Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jonnyjong/hexo-theme-apha
- Owner: JonnyJong
- License: mit
- Created: 2021-11-26T15:30:25.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-06-07T14:38:31.000Z (over 2 years ago)
- Last Synced: 2024-04-23T13:59:13.840Z (9 months ago)
- Topics: hexo, hexo-theme, hexo-theme-apha, theme
- Language: Stylus
- Homepage:
- Size: 3.93 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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
```