Skip to content

Commit

Permalink
✨ feat: Add author & date
Browse files Browse the repository at this point in the history
  • Loading branch information
Grange007 committed Apr 8, 2024
1 parent a8c919f commit e544faa
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/Intro/从零开始的文档网站搭建.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
last_update:
date: 4/8/2024
author: Grange
---


# 从零开始的文档网站搭建——以Tinker Docs为例

无论是要搭建个人博客还是团队知识库,一个文档网站都是必不可少的。一个优秀的文档网站能让我们方便快捷地上传文档资料,清晰地组织文档架构,同时支持多语言、链接跳转、界面个性化等多种多样的功能。本文将以 [Tinker Docs]([Tinker Docs | Tinker Docs (tinkerfuroc.github.io)](https://tinkerfuroc.github.io/tinkerdocs/)) 的搭建过程为例,介绍如何基于 [Docusaurus](https://docusaurus.io/)[Github Pages](https://pages.github.com/) 完成一个基本的文档网站的部署。
Expand Down

0 comments on commit e544faa

Please sign in to comment.