|
|
|
|
|
by salamander014
1703 days ago
|
|
Mine uses pandoc and core utils to convert markdown to html and shoves it into an existing page template to create a blog post. I could add menu / link tracking pretty easily but I don't need it. My script is less than 15 lines long and can convert any number of markdown files into their own pages on my site, ready to serve. |
|