Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xadillax/hexo-xnew
X'new theme for Hexo. Referred from https://github.com/sjaakvandenberg/flexy.
https://github.com/xadillax/hexo-xnew
Last synced: 5 days ago
JSON representation
X'new theme for Hexo. Referred from https://github.com/sjaakvandenberg/flexy.
- Host: GitHub
- URL: https://github.com/xadillax/hexo-xnew
- Owner: XadillaX
- License: mit
- Created: 2016-12-22T16:20:51.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-05-19T06:20:23.000Z (over 3 years ago)
- Last Synced: 2024-11-01T09:51:35.628Z (12 days ago)
- Language: Pug
- Homepage:
- Size: 1.88 MB
- Stars: 29
- Watchers: 3
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hexo-xnew
X'new theme for Hexo.
## Usage
### Config
Copy `_config.sample.yml` to `_config.yml` and edit the subjects.
### Archives
If you want to use archives page, create `YOUR_URI_ROUTE/index.md` under your `source` directory.
```markdown
title: 归档
---
```> **Notice:** title should be `归档` or `Archives`.
### Pages
If you want to create some single page, just create `PAGE_URI_ROUTE/index.md` and add the link to `_config.yml`.
### Disqus
Leave it blank if you don't have [Disqus](https://disqus.com) account. Otherwise, replace `disqus short_name` in `_config.yml`.
### Social Network
Leave it blank if you don't want to show some. Otherwise, replace `icon`'s subprojects.