Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Site Generator

A static site generator built from scratch to convert markdown to html and host the website through the shell.

Motivation

Nobody likes to write sites in html. Markdown is a much more readable and natural language way to write a site. This will allow you to write in markdown as everyone would prefer.

Quick Start

  1. You can download the repo and load in your own static assets for images and styling.
  2. Update the content directory to what you want the website to contain using markdown.
  3. Then run main.sh to host it locally to port:8888 or adjust the script to host it to your designated port/url.

Example

A live site using this Static Site Generator: https://jacksons25.github.io/Static-Site-Generator/

🤝 Contributing

Clone the repo

git clone https://github.com/JacksonS25/Static-Site-Generator
cd Static-Site-Generator

Submit a pull request

If you'd like to contribute, please fork the repository and open a pull request to the main branch.

About

This is a Static Site Generator that will convert your markdown into html and then host it for you.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages