Live data from Hacker News

Ask HN: Best platform for a technical blog?

news.ycombinator.com

1–10 of 14 posts

Re: Ask HN: Best platform for a technical blog?

#8
I built Spinto, which is pretty good for technical blogging:

http://www.spintoapp.com

Git + Jekyll + pre-processors like Scss & CoffeeScript. Pygments-based syntax highlighting, and a web interface for writing content without Git if you don't want to. It's in beta now, and it's getting better all the time. WYSIWYG blogging and asset management are big next-step features before exiting beta.

Anyway, I'm bootstrapping it, and I'd love to hear your feedback! Give it a try. matt@spintoapp.com

Re: Ask HN: Best platform for a technical blog?

#10
post #5

Github pages + some form of Jekyll Jekyll Bootstrap is easy to setup - http://jekyllbootstrap.com/ You can use a custom domain with Github pages too, I'm using Jekyll for my blog - http://blog.omgmog.net

I really like the look of jekyll bootstrap. I think I'll be looking into it. Your blog looks great!
Post reply on HN