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

Update Docs.

This commit is contained in:
Cotes Chung
2019-12-24 20:33:13 +08:00
parent a71bc50a5c
commit ccbc047e60
2 changed files with 5 additions and 3 deletions

View File

@@ -34,11 +34,12 @@ jekyll-theme-chirpy/
├── _layouts
├── _posts # posts stay here
├── _scripts
│ └── travis # CI stuff, remove it
├── .travis.yml # remove it, too
├── assets
├── tabs
│   └── about.md # the ABOUT page
├── .gitignore
├── .travis.yml # remove it
├── 404.html
├── Gemfile
├── LICENSE