This blog created by Jekyll that is ruby scripts to transforms plain text into static html website and blogs and hosted on Github Page that free hosting support Jekyll.This blog use Lanyon theme that based on Poole a minimal style of Jekyll.
```
http://help.github.com/articles/using-jekyll-with-pages
``` 2. Clone project from [Lanyon](http://lanyon.getpoole.com)
```
git clone https://github.com/poole/lanyon.git
```
_config.yml
```yaml
#setup
title: botbotbot
tagline: "'s blog"
description: "botbotbot's blog"
url: http://ibotdotout.github.io
paginate: 5
```
```
https://github.com/LanyonM/lanyonm.github.io/blob/master/tags.html
```