blossom/blossom-web
2023-11-17 15:58:57 +08:00
..
doc/imgs web 优化 2023-08-09 14:34:57 +08:00
public init 2023-08-07 11:50:22 +08:00
src 博客支持查看待办事项与日历计划 2023-11-17 15:58:57 +08:00
.gitignore 忽略 stat 统计文件 2023-08-21 00:17:35 +08:00
.prettierrc.yaml prettier 2023-10-14 14:38:47 +08:00
auto-imports.d.ts 更新依赖 2023-08-23 17:27:22 +08:00
components.d.ts 博客支持查看待办事项与日历计划 2023-11-17 15:58:57 +08:00
declaration.d.ts 博客支持查看待办事项与日历计划 2023-11-17 15:58:57 +08:00
env.d.ts init 2023-08-07 11:50:22 +08:00
index.html 博客支持查看待办事项与日历计划 2023-11-17 15:58:57 +08:00
package-lock.json 变更版本 2023-11-07 14:57:18 +08:00
package.json 变更版本 2023-11-07 14:57:18 +08:00
README.md 修改 README 2023-09-01 02:05:22 +08:00
tsconfig.config.json init 2023-08-07 11:50:22 +08:00
tsconfig.json init 2023-08-07 11:50:22 +08:00
vite.config.ts init 2023-08-07 11:50:22 +08:00

Blossom-doc

Blossom 笔记软件的博客工程

博客页面的使用文档

博客移动端

# 下载依赖
npm install

# 构建
npm run build