Skip to content

Commit 3374b8b

Browse files
committed
docs: 移除CI和License徽章并调整技术栈位置
移除不再需要的CI和License徽章,同时将技术栈部分移到截图下方以改进文档结构
1 parent d4e3206 commit 3374b8b

1 file changed

Lines changed: 6 additions & 8 deletions

File tree

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11

22
# MapleBlog
33

4-
[![CI](https://github.com/maplezzzzzz/MapleBlog/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/maplezzzzzz/MapleBlog/actions/workflows/ci.yml)
54
[![Version](https://img.shields.io/github/package-json/v/maplezzzzzz/MapleBlog)](https://github.com/maplezzzzzz/MapleBlog/blob/main/package.json)
6-
[![License](https://img.shields.io/github/license/maplezzzzzz/MapleBlog)](./LICENSE)
75
[![Last Commit](https://img.shields.io/github/last-commit/maplezzzzzz/MapleBlog)](https://github.com/maplezzzzzz/MapleBlog/commits/main)
86
[![Node](https://img.shields.io/badge/node-%E2%89%A518-339933?logo=node.js)](https://nodejs.org/en)
97

@@ -22,12 +20,6 @@
2220
- 📱 响应式设计:适配桌面、平板、手机多端
2321
- ⚡ 高性能:静态生成 + 边缘缓存,首屏极速加载
2422

25-
### 技术栈
26-
- 前端框架:Astro 5.x + React 18 + TypeScript 5
27-
- 样式方案:Tailwind CSS 3 + PostCSS + SCSS
28-
- 内容管理:文件内容集合(Astro Content Collections)
29-
- 部署平台:Netlify / Vercel / 自建服务器
30-
3123
### 网站截图
3224
首页截图
3325
![网站截图](./public/assets/uploads/截图.jpg)
@@ -36,6 +28,12 @@
3628
友情链接
3729
![网站截图3](./public/assets/uploads/截图3.jpg)
3830

31+
### 技术栈
32+
- 前端框架:Astro 5.x + React 18 + TypeScript 5
33+
- 样式方案:Tailwind CSS 3 + PostCSS + SCSS
34+
- 内容管理:文件内容集合(Astro Content Collections)
35+
- 部署平台:Netlify / Vercel / 自建服务器
36+
3937

4038
## 🚀 快速开始
4139

0 commit comments

Comments
 (0)