Skip to content

Files

Latest commit

c50bbce · Dec 10, 2016

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 27, 2016
Nov 27, 2016
Nov 27, 2016
Nov 27, 2016
Sep 29, 2016
Dec 10, 2016
Nov 27, 2016
Oct 2, 2016
Sep 28, 2016
Sep 28, 2016
Nov 27, 2016
Sep 29, 2016
Sep 28, 2016
Nov 27, 2016

ComicsReader Website

Built with Jekyll.

Development

Ensure you've already setup ruby enviroment with Bundler. For ruby version management, I'll recommend rbenv.

bundle install
bundle exec jekyll serve

Then visit http://localhost:4000 to see the build result.

Build

Git push to GitHub-hosted origin, and check the GitHub Pages in repository options.

Config Source to master branch.