Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jonnyjong/hexo-theme-apha


https://github.com/jonnyjong/hexo-theme-apha

hexo hexo-theme hexo-theme-apha theme

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Apha #
一个 Hexo 主题。敬请期待……
A Hexo theme. Stay tuned...

# 当前开发进度
- [x] 原型设计
- [x] 基本页面布局
- [ ] 增加各种功能
- [ ] 增强自定义
- [ ] ……

# 安装
```bash
npm i hexo-renderer-pug --save
npm i hexo-renderer-stylus --save
```

# 附加功能
## 字数统计
```bash
npm i hexo-wordcount --save
```