This is where I host the Jekyll powered blog. Git and Markdown looks like an excellent platform for publishing technology related content.
Ocasionally publish technology related content either in the form of howtos, reviews, quicktips or whatever comes to mind. Besides just having everything in GitHub it would be nice if it could be integrated with other systems at some point.
git clone [email protected]:bogdanr/bogdanr.github.io.git
cd bogdanr.github.io
gem install github-pages
Build page and start local web server
jekyll serve