This is my own blog. For now, it's only in Spanish, but the future may have other things in its mind.
- Have your gems up-to-date:
# gem update
(Using Yosemite with SIP enabled? Use# gem update -n /usr/local/bin/
instead). - Install Jekyll:
$ gem install jekyll
. (Using Yosemite with SIP enabled? Usegem install -n /usr/local/bin/ jekyll
instead). - There may be some additional components needed. I'll be adding them in the future.
- run
./_jekyll-serve
in root directory of project. - Visit http://127.0.0.1:4000/ and profit!
The live site is located at: http://blog.unreal4u.com/