Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.