Stupidly simple blog generation script with support for classless CSS
assets
, stores images, documents etccontent
, stores md files in theYYYY-MM-DD.md
formatgen
, generated html
python
, markdown
which uses John Gruber's implementation of markdown
clone the repo and and run rm -rf assets/* content/* gen/*
to clean the directories so you can put your own stuff
a basic classless stylesheet is there in static/
, do modify it as per your needs
Input your own details in config.ini and just run,
python gen.py