Show HN: Md2blog – A zero-config static site generator for dev blogs
jaredkrinke.github.io
Show HN: Md2blog – A zero-config static site generator for dev blogs
1–10 of 42 posts
Re: Show HN: Md2blog – A zero-config static site generator for dev blogs
#2Re: Show HN: Md2blog – A zero-config static site generator for dev blogs
#3> FAQ (e.g. themes, command line options, support)
Just saying.
In the long term I suspect Md2blog will evolve to be little different to Jekyll.
Re: Show HN: Md2blog – A zero-config static site generator for dev blogs
#4Do you have plans for Latex by any chance?
If so, that might be something I could look into. Version 1 of md2blog actually did almost exactly that for Graphviz diagrams (but I removed that feature because, frankly, I didn't understand the Graphviz license). A quick look indicates that Latex also has its own unique license that is... quite lengthy.
Re: Show HN: Md2blog – A zero-config static site generator for dev blogs
#5Do you have plans for Latex by any chance?
Do you mean embedding Latex in a Markdown code block and having that render at build time (perhaps to SVG) that is embedded in (or linked from) HTML? If so, that might be something I could look into. Version 1 of md2blog actually did almost exactly that for Graphviz diagrams (but I removed that feature because, frankly, I didn't understand the Graphviz license). A quick look indicates that Latex also has its own uniq…
Re: Show HN: Md2blog – A zero-config static site generator for dev blogs
#6Going to give this a try!
Re: Show HN: Md2blog – A zero-config static site generator for dev blogs
#7> Instead of fiddling with options and themes, your focus is strictly on writing and publishing content. > FAQ (e.g. themes, command line options, support) Just saying. In the long term I suspect Md2blog will evolve to be little different to Jekyll.
Re: Show HN: Md2blog – A zero-config static site generator for dev blogs
#8> Instead of fiddling with options and themes, your focus is strictly on writing and publishing content. > FAQ (e.g. themes, command line options, support) Just saying. In the long term I suspect Md2blog will evolve to be little different to Jekyll.
Re: Show HN: Md2blog – A zero-config static site generator for dev blogs
#9I definitely have spent too long learning and fiddling with SSG’s. Going to give this a try!
I built it for my own needs, but I’d like to know if anyone else finds it useful. Thanks!
Re: Show HN: Md2blog – A zero-config static site generator for dev blogs
#10Not to detract from Md2blog, I just want to add it to the converstaion for anyone interested in these things :) Keep up!