1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

Import the framework.

This commit is contained in:
Cotes Chung
2019-09-30 20:38:41 +08:00
parent 5d0e72d5da
commit b845c829f6
103 changed files with 4640 additions and 0 deletions

35
tabs/about.md Normal file
View File

@@ -0,0 +1,35 @@
---
title: About
# The About page
# © 2017-2019 Cotes Chung
# MIT License
---
**Chirpy** is an responsive web design Jekyll theme developed using Bootstrap 4.
## Features
* Last modified date
* Table of Contents
* Disqus Comments
* Syntax highlighting
* Two-level Categories
* Search
* HTML compress
* Atom feeds
* Google Analytics
* Pageviews (Advanced)
## Homepage
You can fork this project from the [Homepage](https://github.com/cotes2020/jekyll-theme-chirpy/). Any issues and suggestions are welcome!
## Usage
Follow the [tutorial posts]({{ site.baseurl }}/categories/tutorial/), it will help you build a site quickly.
## License
This project is published under the [MIT License](https://github.com/cotes2020/jekyll-theme-chirpy/blob/master/LICENSE).