Skip to content

Instantly share code, notes, and snippets.

View dj311's full-sized avatar
🤙

Dan Jones dj311

🤙
  • London
  • 18:14 (UTC +01:00)
  • X @djwj_
View GitHub Profile
@dj311
dj311 / build.py
Last active August 29, 2015 14:11 — forked from will-hart/build.py
"""
Free to use under the MIT license
Builds a static site from a list of Markdown source files. The source
files should have the same directory structure as the desired output.
Files are rendered using Markdown2 and can declare metadata variables:
---