Personal Website Source Code
_data | ||
_includes | ||
_layouts | ||
_posts | ||
_scripts | ||
assets | ||
tabs | ||
.gitignore | ||
.travis.yml | ||
404.html | ||
_config.yml | ||
build.sh | ||
feed.xml | ||
Gemfile | ||
index.html | ||
init.sh | ||
LICENSE | ||
pv.sh | ||
README.md | ||
robots.txt | ||
run.sh | ||
search.json | ||
sitemap.xml |
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.