Original Hello World! Tagging away
Read [Jekyll Quick Start](http://jekyllbootstrap.com/usage/jekyll-quick-start.html)
Complete usage and documentation available at: [Jekyll Bootstrap](http://jekyllbootstrap.com)
## Update Author Attributes
In `_config.yml` remember to specify your own data:
title : My Blog =)
author :
name : Name Lastname
email : blah@email.test
github : username
twitter : username
The theme should reference these variables whenever needed.
## Sample Posts
This blog contains sample posts which help stage pages and blog data.
When you don't need the samples anymore just delete the `_posts/core-samples` folder.
$ rm -rf _posts/core-samples
Here's a sample "posts list".
- 25 Aug 2014 » Poor man's VPN
- 26 Jun 2014 » Encrypting containers in Linux
- 29 Apr 2014 » Python Puzzle Counting characters in a string
- 30 Mar 2014 » Ipython debugging - where have you been all my life?!?
- 28 Jan 2014 » Fixing i3status and window titles
- 20 Jan 2014 » Setting up an Nginx server on Raspberry Pi
- 13 Jan 2014 » Favorite Firefox plugins
- 08 Jan 2014 » Finding a median of a list
- 07 Jan 2014 » i3 Challenge
- 31 Dec 2013 » Favorite Vim Plugins
- 30 Dec 2013 » Finding Non Unique Elements in a list with python
- 18 Dec 2013 » Setting up a github blog using Jekyll Bootstrap and Disqus
- 17 Dec 2013 » My Hello World
- 29 Dec 2011 » Jekyll Introduction