Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yarnus/ching
A simple ghost theme.based on Wonderland.
https://github.com/yarnus/ching
ghost ghost-theme
Last synced: 28 days ago
JSON representation
A simple ghost theme.based on Wonderland.
- Host: GitHub
- URL: https://github.com/yarnus/ching
- Owner: Yarnus
- License: mit
- Created: 2018-01-05T13:57:53.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-08T15:59:34.000Z (about 6 years ago)
- Last Synced: 2024-11-05T15:52:56.507Z (3 months ago)
- Topics: ghost, ghost-theme
- Language: CSS
- Homepage:
- Size: 84 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ching
- No longer maintained.( Welcome to Hexo## Log
- [x] fixed and update## Installation
1. Download the latest version of Ching.
2. Log into your blog: YOURBLOG/ghost.
3. Select General from the navigation menu on the left of your admin area.
4. Scroll down to the Themes section and click on the green Upload a Theme button.
5. Choose the theme zip file you downloaded in step one.## Add Disqus or Whatever
1. Go to your blog directory.
2. Go to `content/themes/wonderland/partials`.
3. Open `disqus.hbs` with your editor.
4. Paste your disqus code or whatever you like.
5. Save and quit.
6. Restart ghost instance.