Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xseignard/custom
My customized hexo theme
https://github.com/xseignard/custom
Last synced: 24 days ago
JSON representation
My customized hexo theme
- Host: GitHub
- URL: https://github.com/xseignard/custom
- Owner: xseignard
- License: mit
- Created: 2013-02-20T01:05:12.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-08-05T13:22:18.000Z (over 11 years ago)
- Last Synced: 2024-10-15T08:30:58.204Z (2 months ago)
- Language: CSS
- Size: 320 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Custom theme for [Hexo]
My custom theme for [Hexo] slightly modified from : http://github.com/tommy351/hexo-theme-light the default [Hexo] theme.
## Install
Execute the following command and modify `theme` in `_config.yml` to `light`.
```
git clone git://github.com/xseignard/custom.git themes/custom
```## Update
Execute the following command to update Custom.
```
cd themes/custom
git pull
```## Config
See ```_config.yml```
[Hexo]: http://zespia.tw/hexo/