Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 344 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 344 Bytes

The content and static-site builder for my blog, http://mindtrove.info

  • Supports pages written in Markdown or Jupyter Notebooks
  • Can pull pages from external git repositories (e.g., gist.github.com)
  • Relies on a few hundred lines of Python and a handful of Mako templates
  • Uses a Docker image for a consistent site generation environment