From f359ed4c9829d48c5104ee11eb05f92dabdc5566 Mon Sep 17 00:00:00 2001 From: LazuliKao Date: Mon, 6 Nov 2023 22:45:49 +0800 Subject: [PATCH] =?UTF-8?q?Create=202023.11.=E9=87=8D=E5=90=AF=E8=AE=A1?= =?UTF-8?q?=E5=8D=8F=E5=8D=9A=E5=AE=A2.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 开发组/2023.11.重启计协博客.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 开发组/2023.11.重启计协博客.md diff --git a/开发组/2023.11.重启计协博客.md b/开发组/2023.11.重启计协博客.md new file mode 100644 index 0000000..e8ab16b --- /dev/null +++ b/开发组/2023.11.重启计协博客.md @@ -0,0 +1,22 @@ +# 框架 + +- [VitePress](https://vitepress.dev/) + - [推荐] + - 支持内嵌 vue3 组件,markdown 语法基础上还能嵌交互式功能 +- [Hexo](https://hexo.io/zh-cn/index.html) + - 传统静态博客框架,中文教程多 + - 缺点:可能有一些缺点吧 +- or others? + +# 信息 + +- 沿用 @wen-templari 的`nbtca.space`备案信息?(放在页尾) +- 域名用`blogs.nbtca.space`? + +# 部署位置 + +- [ ] Cloudflare Pages + - (建议这个,在中国大陆基本都能访问) +- [x] GitHub Pages +- [ ] Vercel + - (之前用的)