Skip to content

sanjayvs1/mingen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Mingen

Static Site Generator

How to use

  1. Copy mingen.py into your website's main folder.
  2. Make a folder 'items' and make:
  • nav.md file which will be added at the top of all pages
  • footer.md file which will be added at the bottom of all pages
  • head.html file which be added in the <head></head> of the html page

All markdown files will be converted to html files.

The first line will be used as the title and heading.

Name your files starting with the date of creation in the format YYYY-MM-DD-title-of-the-post.md (ex. 2022-05-15-test-post.md) to sort by creation date.

About

Static Site Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages