Skip to content

unreal4u/blog

Repository files navigation

Blog

This is my own blog. For now, it's only in Spanish, but the future may have other things in its mind.

Setup dev environment

  • 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? Use gem 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!

Live site

The live site is located at: http://blog.unreal4u.com/