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

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

Awesome Lists containing this project

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: /archives

excerpt_link: Read More
google_analytics: UA-123456789-1
rss: http://feeds.feedburner.com/willerce

comment_provider: duoshuo

# Duoshuo comment
duoshuo:
short_name: willerce

```

[Hexo]: http://zespia.tw/hexo/