Source (markdown) and generated HTML documents for my blog, as also as a simple builder (build.py) for my blog.
The blog should be hosted at kele14.me.
-
Pandoc:
pandoc
must be available in path. -
Python:
python
may not in path be should have a way to call it.
If make
is available, it should help with daily works:
make
Or use python to directly run the build script:
python build.py