Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hunter-ji/whitedew
白露:一款自由、多彩的个人博客系统
https://github.com/hunter-ji/whitedew
golang mariadb vue
Last synced: 7 days ago
JSON representation
白露:一款自由、多彩的个人博客系统
- Host: GitHub
- URL: https://github.com/hunter-ji/whitedew
- Owner: hunter-ji
- License: mit
- Created: 2019-12-03T12:54:14.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-11T08:47:31.000Z (almost 5 years ago)
- Last Synced: 2023-10-30T12:43:13.518Z (about 1 year ago)
- Topics: golang, mariadb, vue
- Language: Vue
- Homepage:
- Size: 288 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 白露
### 一款自由、多彩的个人博客系统。
##### 本项目正在开发中,起因是对于自己博客和持续学习并开发一款开源产品的一些需求,因此决定来开发一款全面的个人博客系统。
##### 使用Go作后端开发,使用vue.js + Element UI作前端开发。
### 模块:
* 前端
- [x] 管理后台
- [ ] 默认主题
- [ ] 安装引导页面* 后端
- [ ] 博客主要接口
- [ ] Redis缓存
- [ ] 主题切换功能
- [ ] 安装引导功能
- [ ] 插件接口
- [ ] 版本升级功能* 其他
- [ ] 容器化
* [ ] 后台管理桌面程序
* [ ] app、微信小程序(文章发布、评论回复等简单功能)