https://github.com/be-fe/eux-blog
eux blog 主题,基于 picidae
https://github.com/be-fe/eux-blog
Last synced: over 1 year ago
JSON representation
eux blog 主题,基于 picidae
- Host: GitHub
- URL: https://github.com/be-fe/eux-blog
- Owner: be-fe
- License: mit
- Created: 2017-12-18T04:58:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-18T03:40:02.000Z (about 7 years ago)
- Last Synced: 2025-03-22T16:46:26.618Z (over 1 year ago)
- Language: CSS
- Homepage: http://eux.baidu.com/
- Size: 4.59 MB
- Stars: 0
- Watchers: 9
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: Readme.md
- License: License
Awesome Lists containing this project
README
# eux-blog
[](https://travis-ci.org/be-fe/eux-blog)
## [💪 如何提交文章?](https://github.com/be-fe/eux-blog/wiki/%E5%A6%82%E4%BD%95%E5%8F%91%E8%A1%A8%E4%B8%80%E7%AF%87%E6%96%87%E7%AB%A0)
## 如何再本地开发
```bash
npm install picidae -g
npm run start
# open http://localhost:10000/
# build the site for deploy
npm run build
```