UNPKG

md-toy-blog

Version:

Very simple Markdown blog: serves your md as html without fancy databases. You will only spend time writing the actual data.

11 lines (9 loc) 135 B
--- title: My BlogPost --- Ain't it amazing? ## Code Look I can even have code around: ```javascript const suffering = !needed(); ```