简体中文| English
Smart-Press
- 快速高效的 Markdown 网站制作工具
- 基于 Vue3.0 SSR 技术
钉钉交流群
起步
Manually
# install
npm install smarty-press -g
# start to writing
spress start
# build to html
spress build
开发
# clone first
npm link
cd demo
spress start
yarn add vue@3.0.0
插件开发
主题库
MarkDown
http://zhongce.sina.com.cn/article/view/18867
菜单模板
- 默认:采用 AdminLTE
- 开发中:
- 菜单自由配置功能
文档
我们仍在完善它,欢迎贡献!