# Pure Front-End Blog

🚀 https://blog.halberd.cn
Quick Start
- Fork 本仓库,勿修改仓库名
- 大体参考旧版教程
- 需要更改 vercel 的编译参数,如下图:

- 若使用评论功能,则需要安装 giscus,并开启 discussion,然后填写
config.ts
中的 CommentRepoId
和 CommentDiscussionCategoryId
(参考 giscus.app)
Todo list
Feature - [x] eslint,stylelint - [ ] error page - [ ] different passwd(unnecessary) - [x] localhost server for committing - [ ] testing - [ ] custom markdown syntax highlight on monaco editor - [ ] full-static build(await for nuxt3) - [ ] toggle plugin enabled,and implement conditional build - [ ] get new feature by pull source branch with single action - [x] serverless function to upload image - [ ] IV for AES encrypt - [ ] pagination
Appearance - [x] global theme color - [ ] i18n - [ ] left-side layout - [ ] dark mode