Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xwartz/hexo-theme-pupa
A hexo theme
https://github.com/xwartz/hexo-theme-pupa
Last synced: about 1 month ago
JSON representation
A hexo theme
- Host: GitHub
- URL: https://github.com/xwartz/hexo-theme-pupa
- Owner: xwartz
- License: mit
- Created: 2016-04-30T13:50:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-06T05:38:03.000Z (over 8 years ago)
- Last Synced: 2024-10-14T08:10:49.954Z (2 months ago)
- Language: CSS
- Homepage: https://xwartz.github.com/pupa
- Size: 769 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hexo-pupa-theme
个人使用的博客主题
[在线访问](https://xwartz.github.com/pupa)
## 预览
![](http://ww1.sinaimg.cn/large/801b780agw1f7jt2qsaosj210i14mtbf.jpg)
## 安装
```bash
npm install
```各种依赖参考 [pupa](https://github.com/xwartz/pupa)
## 启用
修改 `_config.yml` 的 `theme` 配置项为 `pupa`:
```yaml
theme: pupa
```## 更新
``` bash
cd themes/pupa
git pull
```## License
MIT