See the pelican folder here for code examples - feel free to steal the theme, just write your own content.
Ask HN: What are good blogging platforms for programmers?
11–20 of 87 posts
Re: Ask HN: What are good blogging platforms for programmers?
#12Re: Ask HN: What are good blogging platforms for programmers?
#13Re: Ask HN: What are good blogging platforms for programmers?
#14You should try Ghost. I've had a good experiences with it. It still has some quirks though like mobile editing (viewing works fine). But it's officially still in beta so that is to be expected. It uses markdown, has lots of themes (some paid, some free, some OSS), you can host it yourself. https://ghost.org/
Re: Ask HN: What are good blogging platforms for programmers?
#15Using Jekyll (w/ a good theme) + GitHub Pages is more than sufficient. More importantly, it's free, fast, and can handle large amounts of traffic, such as the front page of Hacker News. A year ago, I used Wordpress on shared hosting, then my service was terminated once I hit the front page of HN (~300 concurrent users). I've been using Jekyll + GitHub Pages since, and I've had no issues whatsoever, aside from the occ…
Re: Ask HN: What are good blogging platforms for programmers?
#16(and this makes me sad)
Re: Ask HN: What are good blogging platforms for programmers?
#17I definitely recommend deploying static pages (either GitHub pages as people have mentioned or a static website through Amazon S3/CloudFront). Personally, I use Ghost and Hipstadeploy: http://ghost.org/ https://github.com/proudlygeek/hipstadeploy And demo: http://www.oddevan.com/
Re: Ask HN: What are good blogging platforms for programmers?
#18I definitely recommend deploying static pages (either GitHub pages as people have mentioned or a static website through Amazon S3/CloudFront). Personally, I use Ghost and Hipstadeploy: http://ghost.org/ https://github.com/proudlygeek/hipstadeploy And demo: http://www.oddevan.com/
Doesn't Ghost use a database though? It was using SQLite last time I looked at it.
(I'm the kind of weird person that actually likes using a database and fancy backend to write/organize my posts, so I didn't want to use Jekyll.)
Re: Ask HN: What are good blogging platforms for programmers?
#19Using Jekyll (w/ a good theme) + GitHub Pages is more than sufficient. More importantly, it's free, fast, and can handle large amounts of traffic, such as the front page of Hacker News. A year ago, I used Wordpress on shared hosting, then my service was terminated once I hit the front page of HN (~300 concurrent users). I've been using Jekyll + GitHub Pages since, and I've had no issues whatsoever, aside from the occ…
[0] - https://github.com/prakhar1989/prakhar1989.github.com, http://getpoole.com/