Yet Another Static Blog Generator
Posted
by prabhpreet
on Geeks with Blogs
See other posts from Geeks with Blogs
or by prabhpreet
Published on Sat, 01 May 2010 08:07:31 GMT
Indexed on
2010/05/01
16:18 UTC
Read the original article
Hit count: 274
In the spirit of hobbyist adventures, I made a static blog generator in C# with the help of MarkdownSharp (from the StackOverflow Guys, I think). Inspired from static blog generators like Jekyll, it does things Jekyll can’t do (aren’t built in)- it has a GUI and can generate feeds. Of course, it’s Windows Only and it’s somewhat limited too. But it works. If someone wants to port it to Mac and Linux, code is available on the site since it’s open source. Enjoy!
© Geeks with Blogs or respective owner