https://github.com/willerce/hexo-theme-noderce
just another hexo theme
https://github.com/willerce/hexo-theme-noderce
Last synced: about 1 month ago
JSON representation
just another hexo theme
- Host: GitHub
- URL: https://github.com/willerce/hexo-theme-noderce
- Owner: willerce
- Created: 2014-03-15T06:46:28.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-07T05:38:29.000Z (over 10 years ago)
- Last Synced: 2024-05-20T09:22:56.977Z (11 months ago)
- Language: CSS
- Homepage:
- Size: 303 KB
- Stars: 40
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hexo-themes - willerce/hexo-theme-noderce
README
# Noderce
Theme for [Hexo].
## Install
Execute the following command and modify `theme` in `_config.yml` to `Noderce`.
```
git clone git://github.com/willerce/hexo-theme-noderce.git themes/Noderce
```## Update
Execute the following command to update Light.
```
cd themes/Noderce
git pull
```## Config
```
menu:
Home: /
Archives: /archivesexcerpt_link: Read More
google_analytics: UA-123456789-1
rss: http://feeds.feedburner.com/willercecomment_provider: duoshuo
# Duoshuo comment
duoshuo:
short_name: willerce```
[Hexo]: http://zespia.tw/hexo/