Jekyll website + klise theme.
Deployed to gh-pages with Jekyll. Built using Ruby on Rails.
Compiled with Markdown.
- Clone repository.
$ git clone [email protected]:davidchiii/davidchiii.github.io.git
- Install Ruby Gemfile.
$ cd davidchiii.github.io $ bundle install
- Run the local development server.
$ bundle exec jekyll serve