맥은 __Xcode__를 먼저 설치해야 합니다. __Terminal__을 실행하시고, 아래 명령어를 치세요.
Password는 맥에 쓰던 것을 쓰시면 됩니다.
$ sudo gem install jekyll
Xcode>=5.1이면,
$ sudo ARCHFLAGS=-Wno-error=unused-command-line-argument-hard-error-in-future gem install jekyll
$ jekyll new [name]
$ cd [name]
$ jekyll serve
http://jekyllrb.com/docs/templates/
https://help.github.com/articles/using-jekyll-with-pages
http://github.com/spoqa/spoqa.github.com 에서 체크아웃받으세요.
$ sudo ARCHFLAGS=-Wno-error=unused-command-line-argument-hard-error-in-future gem install rdiscount
하면 끝