Skip to content

Source and public html for my blog.

Notifications You must be signed in to change notification settings

kele14x/kele14x.github.io

Repository files navigation

kele14x.github.io

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.

Dependency

  • Pandoc: pandoc must be available in path.

  • Python: python may not in path be should have a way to call it.

Build

If make is available, it should help with daily works:

make

Or use python to directly run the build script:

python build.py