Personal Website Source Code
Go to file
Cotes Chung b845c829f6 Import the framework. 2019-11-18 01:08:03 +08:00
_data Import the framework. 2019-11-18 01:08:03 +08:00
_includes Import the framework. 2019-11-18 01:08:03 +08:00
_layouts Import the framework. 2019-11-18 01:08:03 +08:00
_scripts/py Import the framework. 2019-11-18 01:08:03 +08:00
assets Import the framework. 2019-11-18 01:08:03 +08:00
tabs Import the framework. 2019-11-18 01:08:03 +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 Import README. 2019-11-16 01:54:04 +08:00
_config.yml Import the framework. 2019-11-18 01:08:03 +08:00
build.sh Import the framework. 2019-11-18 01:08:03 +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 Import the framework. 2019-11-18 01:08:03 +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 Import the framework. 2019-11-18 01:08:03 +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. 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

First of all, complete the installation of the following environment dependencies:

Clone the repository locally, but to prevent losing the latest features, consider using Fork instead of cloning.

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

Please refer to the documentation for more details. Hope you like it.

License

This work is published under MIT License.