Skip to content

Commit

Permalink
update: 1、更新关于信息
Browse files Browse the repository at this point in the history
  • Loading branch information
kangood committed Dec 14, 2023
1 parent 5e709c6 commit 288f1fe
Showing 1 changed file with 15 additions and 10 deletions.
25 changes: 15 additions & 10 deletions data/authors/kangod.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,19 @@ Hello <span className="wave">👋</span>

## 关于本站 🌊

<a href="https://kangod.top" target="_blank" rel="noopener noreferrer">展示前台网站</a>
<a href="https://kangod.top" target="_blank" rel="noopener noreferrer">
展示前台网站
</a>

特点:

-`SEO` 友好,近乎完美的 `Lighthouse` 得分
- 支持 **暗黑/明亮** 主题
- 响应式优化,有适合移动端的视图
- 使用 `MDX` 语法,可以在 `Markdown` 中写 `JSX` 语法
- 采用 `SSR` 加载后端数据
- 使用 `Giscus` 做评论系统
- 使用 `Kbar` 做搜索面板
- 支持 **暗黑/明亮** 主题,在右上角点击图标切换
- **响应式** 优化,有适合移动端的专用视图
- 使用 `MDX` 语法,可以在 `Markdown` 中写 `JSX`
- 使用 `SSR` 加载标签、项目等数据,和管理后台数据同步
- 使用 `Giscus` 做评论系统,在每篇文章底部可评论
- 使用 `Kbar` 做搜索面板`cmd` + `k` 快捷键打开,搜索文章内容

技术栈:

Expand All @@ -43,7 +45,9 @@ Hello <span className="wave">👋</span>
- ~~评论:Giscus~~
- ~~分析:Umami~~

<a href="https://admin.kangod.top" target="_blank" rel="noopener noreferrer">管理后台网站</a>
<a href="https://admin.kangod.top" target="_blank" rel="noopener noreferrer">
管理后台网站
</a>

技术栈:

Expand All @@ -54,12 +58,13 @@ Hello <span className="wave">👋</span>
- 状态库:TanStack Query
- Markdown渲染:Marked

<a href="https://github.com/KangodYan/blog-api-nestjs" target="_blank" rel="noopener noreferrer">后端数据服务</a>
<a href="https://github.com/KangodYan/blog-api-nestjs" target="_blank" rel="noopener noreferrer">
后端数据服务
</a>

技术栈:

- 主要技术:NestJS + TypeScript
- ORM:TypeORM
- 数据库:MySQL
- 权限认证:NestJS/JWT

0 comments on commit 288f1fe

Please sign in to comment.