Skip to content

spectraisdeadaf/static-site-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

static-site-generator

This is a static site generator made in nodejs

Simple Static Site Generator

About

This is a basic static site generator made using nodejs.

You can use this as a boilerplate to create a more advanced site generator.

It takes in a mark down file and processes it into a HTML file using a templates CSS.

It uses a generic bootstrap template, I just wanted to get core functionality done :)

Functionality

Currently it takes in a mark down file with the format:


title: Enter A Title

author: Dharshan Pillay

date: Jul 19, 2022


Content Goes Here


To Do

  • Add image support (Links and files)
  • Dynamic links
  • More template styles

About

This is a static site generator made in nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published