From 3687dd17fb97a8dec56f26e7a06e693215a3fd22 Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Thu, 9 Feb 2023 10:34:02 +0800 Subject: [PATCH] :pencil: Docs: update README --- README.md | 28 ++++++++++++---------------- README.zh-cn.md | 34 ++++++++++++++++------------------ 2 files changed, 28 insertions(+), 34 deletions(-) diff --git a/README.md b/README.md index b9fd2b7e..245aca13 100644 --- a/README.md +++ b/README.md @@ -14,21 +14,24 @@ The FixIt theme inherits the excellent features of these themes, and adds new fe ![Hugo Theme FixIt](https://fixit.lruihao.cn/images/Apple-Devices-Preview.jpg) -## [Getting started](https://fixit.lruihao.cn/categories/documentation/) +## Getting started + +Use one of these templates: + +* [hugo-fixit/hugo-fixit-blog-git](https://github.com/hugo-fixit/hugo-fixit-blog-git) +* [hugo-fixit/hugo-fixit-blog-go](https://github.com/hugo-fixit/hugo-fixit-blog-go) +* [hugo-fixit/docs](https://github.com/hugo-fixit/docs "FixIt Theme Official Website") +* [Lruihao/hugo-blog](https://github.com/Lruihao/hugo-blog "Blog of the author of the FixIt theme") + +## [Documentation](https://fixit.lruihao.cn/categories/documentation/) Head to this [documentation page](https://fixit.lruihao.cn/theme-documentation-basics/) for a complete guidence to get started with the FixIt theme. -Or run [Documentation Site](https://fixit.lruihao.cn) locally: - -```bash -git clone --recursive https://github.com/hugo-fixit/FixIt.git && cd FixIt - -hugo server --source=docs -``` +Or run [Documentation Site](https://fixit.lruihao.cn) locally, see more details from [Contributing](#contributing). In addition, there is the [FixIt wiki](https://github.com/hugo-fixit/FixIt/wiki). -## Install or Migrate +## Migrate from LoveIt If you are currently using the LoveIt theme (or some other themes), it is very easy to migrate to FixIt. @@ -69,13 +72,6 @@ In short, if you prefer the design language and freedom of the FixIt theme, and To see this theme in action, here are some [live demo sites](https://fixit.lruihao.cn/friends/) which are rendered with **FixIt** theme. -| Site | Repo | -| :----------------------------------------------------------- | :----------------------------------------------------------- | -| [FixIt Theme Official Website](https://fixit.lruihao.cn), [FixIt Preview](https://pre.fixit.lruihao.cn) | [hugo-fixit/docs](https://github.com/hugo-fixit/docs) | -| [FixIt Blog Template - Git](https://demo.fixit.lruihao.cn) | [hugo-fixit/hugo-fixit-blog-git](https://github.com/hugo-fixit/hugo-fixit-blog-git) | -| [FixIt Blog Template - Go](https://demo.fixit.lruihao.cn) | [hugo-fixit/hugo-fixit-blog-go](https://github.com/hugo-fixit/hugo-fixit-blog-go) | -| [Lruihao's note](https://lruihao.cn) | [Lruihao/hugo-blog](https://github.com/Lruihao/hugo-blog) | - ## Features ### Performance and SEO diff --git a/README.zh-cn.md b/README.zh-cn.md index fe7307eb..7fa58cf3 100644 --- a/README.zh-cn.md +++ b/README.zh-cn.md @@ -14,23 +14,24 @@ FixIt 主题继承了这些主题的优秀功能,并在此基础上添加了 ![Hugo Theme FixIt](https://fixit.lruihao.cn/images/Apple-Devices-Preview.jpg) -## [立即开始](https://fixit.lruihao.cn/zh-cn/categories/documentation/) +## 快速上手 + +使用以下模板之一: + +* [hugo-fixit/hugo-fixit-blog-git](https://github.com/hugo-fixit/hugo-fixit-blog-git) +* [hugo-fixit/hugo-fixit-blog-go](https://github.com/hugo-fixit/hugo-fixit-blog-go) +* [hugo-fixit/docs](https://github.com/hugo-fixit/docs "FixIt 主题官网") +* [Lruihao/hugo-blog](https://github.com/Lruihao/hugo-blog "FixIt 主题作者的博客") + +## [完整文档](https://fixit.lruihao.cn/zh-cn/categories/documentation/) 前往这篇 [文档](https://fixit.lruihao.cn/zh-cn/theme-documentation-basics/),阅读关于安装与使用的详细指南。 -或者,在本地构建 [文档](https://fixit.lruihao.cn/zh-cn/): - -> Gitee 镜像仓库: - -```bash -git clone --recursive https://github.com/hugo-fixit/FixIt.git && cd FixIt - -hugo server --source=docs -``` +或者在本地运行 [文档站点](https://fixit.lruihao.cn/zh-cn/),更多细节详见 [参与贡献](#参与贡献)。 除此之外,还有 [FixIt 主题维基](https://github.com/hugo-fixit/FixIt/wiki)。 -## 安装或迁移 +## 从 LoveIt 迁移 如果你现在正在使用 LoveIt 主题(或者一些其他的主题),你可以很容易地迁移至 FixIt。 @@ -71,13 +72,6 @@ FixIt 主题继承了 LoveIt 等主题的优秀功能,并在它们的基础上 为了直观地浏览主题特性,这里有一些基于 **FixIt** 主题渲染的 [预览网站](https://fixit.lruihao.cn/zh-cn/friends/)。 -| 站点 | 仓库 | -| :----------------------------------------------------------- | :---------------------------------------------------------- | -| [FixIt 主题官网](https://fixit.lruihao.cn), [FixIt 预览版](https://pre.fixit.lruihao.cn) | [hugo-fixit/docs](https://github.com/hugo-fixit/docs) | -| [FixIt 博客模板 - Git](https://demo.fixit.lruihao.cn) | [hugo-fixit/hugo-fixit-blog-git](https://github.com/hugo-fixit/hugo-fixit-blog-git) | -| [FixIt 博客模板 - Go](https://demo.fixit.lruihao.cn) | [hugo-fixit/hugo-fixit-blog-go](https://github.com/hugo-fixit/hugo-fixit-blog-go) | -| [李瑞豪的博客](https://lruihao.cn) | [Lruihao/hugo-blog](https://github.com/Lruihao/hugo-blog) | - ## 特性 ### 性能和 SEO @@ -186,6 +180,10 @@ FixIt 支持下列语言: ## [所有贡献者](contributors.md) +## 镜像 + +* Gitee 镜像仓库: + ## 致谢