mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-15 11:12:54 +02:00
docs: update README and add .gitattributes
This commit is contained in:
parent
853d5f5598
commit
268eb42654
3 changed files with 7 additions and 7 deletions
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
*.mdx linguist-detectable=false
|
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
|
@ -85,6 +85,7 @@
|
|||
"rehype",
|
||||
"Retypeset",
|
||||
"Roundhand",
|
||||
"srcset",
|
||||
"STIX",
|
||||
"titlebar",
|
||||
"Umami",
|
||||
|
|
12
README.md
12
README.md
|
@ -33,9 +33,9 @@
|
|||
|
||||
## 📦 部署
|
||||
|
||||
1. 点击 [`Fork`](https://github.com/radishzzz/astro-theme-retypeset/fork) 克隆仓库。
|
||||
1. 点击 [`Fork`](https://github.com/radishzzz/astro-theme-retypeset/fork) 克隆本仓库。
|
||||
|
||||
2. 点击 `Deploy to Netlify` 或 `Deploy (to Vercel)`。
|
||||
2. 点击下方 `Deploy to Netlify` 或 `Deploy (to Vercel)`
|
||||
|
||||
 [](https://app.netlify.com/start)
|
||||
[](https://vercel.com/new)
|
||||
|
@ -44,13 +44,11 @@
|
|||
|
||||
参考 [Astro 部署指南](https://docs.astro.build/zh-cn/guides/deploy/) 可选择其它平台进行部署。
|
||||
|
||||
## 更新
|
||||
## 🔄 更新
|
||||
|
||||
1. 参考 [GitHub 文档](https://docs.github.com/zh/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork)。
|
||||
|
||||
2. 在克隆仓库中执行 `Sync fork` 同步最新分支。
|
||||
1. 参考 [GitHub 文档](https://docs.github.com/zh/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork) 在克隆仓库中执行 `Sync fork` 同步最新分支。
|
||||
|
||||
3. 不要点击 `Discard Changes` 放弃你的更改。
|
||||
2. 不要点击 `Discard Changes` 放弃你的更改。
|
||||
|
||||
## 📄 文档
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue