1.9 KiB
1.9 KiB
Jekyll Theme Chirpy
A Jekyll theme with responsive web design that focuses on text presentation. Hope you like it! Live Demo »
Features
- Last modified date
- Table of Contents
- Disqus Comments
- Syntax highlighting
- Two Level Categories
- Search
- HTML compress
- Atom feeds
- Google Analytics
- Pageviews (Advanced)
Quick start
Complete the installation of the following environment dependencies:
Next, fork this project and rename as <username>.github.io
, then clone the replicated repository locally. Go to the root directory and install the Jekyll plugins:
$ bundle install
Boot your site locally:
$ bash run.sh
Now, open your favorite brower and visit http://127.0.0.1:4000
Documentation
For more details, please check the tutorial. BTW, a copy of the tutorial is also available on the Wiki.
License
This work is published under MIT License.