Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 409 Bytes

File metadata and controls

23 lines (19 loc) · 409 Bytes

##.openBlog()

##Jekyll Para instalar o Jekyll, digite o comando:

$ gem install jekyll

Instale o Pygments para o syntax highlight:

$ sudo easy_install Pygments

Clonando o blog

$ git clone git://github.com/openblog/openblog.github.com.git

Gerando o blog

$ cd openblog.github.com
$ jekyll --server