Go to file
Cotes Chung bb60c9dcf8 Beautified the search input. 2019-11-20 01:50:55 +08:00
_data Redesign sidebar for xlarge screens. 2019-11-20 01:50:55 +08:00
_includes Split the CSS to save load time. 2019-11-20 01:50:55 +08:00
_layouts Improved post loading speed. 2019-11-20 01:50:55 +08:00
_posts Updated tutorial and README. 2019-11-20 01:50:55 +08:00
_scripts Added runtime sync monitor. 2019-11-20 01:50:55 +08:00
assets Beautified the search input. 2019-11-20 01:50:55 +08:00
tabs Update the About page. 2019-11-20 01:50:55 +08:00
.gitignore Initial import 2019-09-30 20:32:24 +08:00
.travis.yml Import travis config. 2019-11-16 01:54:04 +08:00
404.html Import the framework. 2019-11-18 01:08:03 +08:00
Gemfile Import the framework. 2019-11-18 01:08:03 +08:00
LICENSE Import the framework. 2019-11-18 01:08:03 +08:00
README.md Updated tutorial and README. 2019-11-20 01:50:55 +08:00
_config.yml Added more comment details in Config. 2019-11-20 01:50:55 +08:00
build.sh Improved the assistant scripts. 2019-11-20 01:50:55 +08:00
feed.xml Import the framework. 2019-11-18 01:08:03 +08:00
index.html Import the framework. 2019-11-18 01:08:03 +08:00
init.sh Improved the init tool. 2019-11-20 01:50:55 +08:00
pv.sh Import the framework. 2019-11-18 01:08:03 +08:00
robots.txt Import the framework. 2019-11-18 01:08:03 +08:00
run.sh Added runtime sync monitor. 2019-11-20 01:50:55 +08:00
search.json Import the framework. 2019-11-18 01:08:03 +08:00
sitemap.xml Import the framework. 2019-11-18 01:08:03 +08:00

README.md

Jekyll Theme Chirpy

Build Status GitHub license 996.icu

devices-mockup

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.