# 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