Live data from Hacker News

Every software engineer should have a blog

bobbylough.com

1–9 of 9 posts

Re: Every software engineer should have a blog

#7
Github pages didn't show up on my radar until recently, but it's extremely simple to setup a basic blog using Jekyll.

You get static hosting, a readable DNS name, ability to use a custom DNS domain name, Github interrogations, and syntax highlighting of code examples all for free.

https://help.github.com/articles/using-jekyll-with-pages/

Re: Every software engineer should have a blog

#8
post #6

that would be way too many perspectives to read about. its not like the world is lacking personal blogs

too many personal blogs yes, but maybe more professional ones. And then those blogs feed sites like CodeProject.com to make it easier to arrogate and find the quality content.

Re: Every software engineer should have a blog

#9
post #7

Github pages didn't show up on my radar until recently, but it's extremely simple to setup a basic blog using Jekyll. You get static hosting, a readable DNS name, ability to use a custom DNS domain name, Github interrogations, and syntax highlighting of code examples all for free. https://help.github.com/articles/using-jekyll-with-pages/

I agree Github.io page hosting is great