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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-03-19T03:48:17.000Z (about 4 years ago)
- Last Synced: 2024-05-20T09:23:52.296Z (11 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
- awesome-hexo-themes - stephenLYZ/hexo-theme-fresh
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