https://github.com/llopez/llopez-blog
My blog, made with Jekyll and Sinatra
https://github.com/llopez/llopez-blog
Last synced: 11 months ago
JSON representation
My blog, made with Jekyll and Sinatra
- Host: GitHub
- URL: https://github.com/llopez/llopez-blog
- Owner: llopez
- Created: 2010-06-25T00:54:22.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2010-07-08T21:36:58.000Z (almost 16 years ago)
- Last Synced: 2025-06-22T17:50:53.552Z (12 months ago)
- Language: JavaScript
- Homepage: llopez.heroku.com
- Size: 312 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.textile
Awesome Lists containing this project
README
h1. My blog made with Jekyll
My Blog using *jekyll*, a static site generator written in *Ruby*.
"llopezblog.com.ar (myblog)":http://llopezblog.com.ar
h2. Instalation:
$ git clone git://github.com/llopez/llopez-blog.git
h2. Building the site:
$ jekyll
This will generate the _site directory.
*THE END*