/blog

Primary LanguageCSS

My Jekyll Blog

Setup Instructions

  1. clone the repository
  2. install jekyll gem install jekyll
  3. install rouge to replacing pygment syntex highlighter gem install rouge
  4. jekyll serve

In case of windows

In windows there may raise some issues.