mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 03:32:51 +02:00
feat: add detailed instructions for creating and maintaining a blog, including protection for custom content
This commit is contained in:
parent
5116ebcaaa
commit
af7bba2900
6 changed files with 225 additions and 0 deletions
|
@ -74,10 +74,15 @@ Retypeset 是一款基于 [Astro](https://astro.build/) 框架的静态博客主
|
|||
|
||||
 [](https://app.netlify.com/start) [](https://vercel.com/new)
|
||||
|
||||
|
||||
## 更新
|
||||
|
||||
Retypeset 会不定期发布 [新功能](https://github.com/radishzzz/astro-theme-retypeset/issues/18)。你可以参考 [GitHub 文档](https://docs.github.com/zh/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork),在仓库中执行 `Sync fork` 以同步最新分支。不要点击 `Discard Changes`,否则会丢失你的更改。
|
||||
|
||||
如需了解如何在**保留自定义内容的同时安全地拉取上游更新**,请参阅:
|
||||
|
||||
👉 [`scripts/README.md`](./scripts/README.md) 文件
|
||||
|
||||
## 鸣谢
|
||||
|
||||
- [Typography](https://github.com/moeyua/astro-theme-typography)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue