Hello, Markdown
This is a tiny post to show how the generator renders Markdown into HTML.
- Lists render normally.
- Code fences are supported.
- Images can live under
static/images.
print("Hello blog")
Markdown to HTML
A tiny, fast Markdown blog for GitHub Pages.
This is a tiny post to show how the generator renders Markdown into HTML.
static/images.print("Hello blog")