dependabot[bot] afdf81edb6
Bump postcss from 8.4.27 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.27...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-21 14:28:16 +00:00
2023-08-12 21:22:42 +08:00
2023-08-10 21:38:27 +08:00
2023-08-09 10:26:35 +08:00
2023-08-10 21:39:10 +08:00
2023-08-10 22:05:57 +08:00

荆棘鸟文学社美编参考文档

GitHub Repo starsGitHub top languageGitHubGitHub last commit (by committer)

开发

  1. 依赖环境
  • Node.js v16.20.2
  • volta
  1. 建议使用 volta 安装 Node.js
volta install node@16
  1. 安装依赖
npm i
  1. 本地预览
npm run docs:dev
  1. 构建静态页面。构建完成的网页会保存在 src\.vuepress\dist
npm run docs:build
Description
荆棘鸟文学社美编参考书
https://book.jjnwxs.cn
Readme GPL-3.0 148 MiB
Languages
TypeScript 96.8%
SCSS 3.2%