Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stephenlyz/hexo-theme-fresh

πŸƒ A fresh hexo theme.
https://github.com/stephenlyz/hexo-theme-fresh

Last synced: about 1 month ago
JSON representation

πŸƒ A fresh hexo theme.

Awesome Lists containing this project

README

        

# hexo-theme-fresh



## Usage

1、 In the directory `themes`

git clone https://github.com/stephenLYao/hexo-theme-fresh.git

2、install `hexo-renderer-sass`

npm/cnpm install hexo-renderer-sass

3、Update blog's main `_config.yml`

theme: hexo-theme-fresh

## Configuration

Tag Title and description under the avatar
```
title: Stephen's blog
subtitle: Just Do Hack!!!
```

The cover image on the top.
```
avatar: img/avatar.png
banner: img/banner.png
```

The about contents:

```
aboutContent: FEer / Muxi-Studio /Guitar Lover
```
## License
MIT