Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/stephenlyz/hexo-theme-fresh
- Owner: stephenLYZ
- Created: 2016-03-15T07:28:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-03-19T03:48:17.000Z (over 3 years ago)
- Last Synced: 2024-05-20T09:23:52.296Z (6 months ago)
- Language: SCSS
- Homepage:
- Size: 1.79 MB
- Stars: 30
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hexo-theme-fresh
## Usage1γ 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