mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-09-03 20:22:41 +00:00
✏️ Docs: add demo site url
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
<!-- Releases see https://github.com/Lruihao/FixIt/releases -->
|
||||
|
||||
## v0.2.12 [2022-1-26]
|
||||
## v0.2.12 [2022-1-27]
|
||||
|
||||
- :tada: Feat: add PWA support
|
||||
- :tada: Feat: add Watermark support ([#16](https://github.com/Lruihao/FixIt/issues/16))
|
||||
|
||||
@@ -18,15 +18,12 @@ The FixIt theme inherits the excellent functions of these themes, and adds new f
|
||||

|
||||
|
||||
## Getting started
|
||||
<!-- TODO update url -->
|
||||
Head to this [documentation page](https://hugofixit.pages.dev/theme-documentation-basics/) for a complete guidence to get started with the FixIt theme.
|
||||
Head to this [documentation page](https://fixit.lruihao.cn/theme-documentation-basics/) for a complete guidence to get started with the FixIt theme.
|
||||
|
||||
### [Demo Site](https://lruihao.cn)
|
||||
<!-- TODO update url -->
|
||||
To see this theme in action, here is a live [demo site](https://lruihao.cn) which is rendered with **FixIt** theme.
|
||||
### [Demo Site](https://fixit.lruihao.cn)
|
||||
To see this theme in action, here is a live [demo site](https://fixit.lruihao.cn) which is rendered with **FixIt** theme.
|
||||
|
||||
### [Documentation](https://hugofixit.pages.dev/categories/documentation/)
|
||||
<!-- TODO update url -->
|
||||
### [Documentation](https://fixit.lruihao.cn/categories/documentation/)
|
||||
Build Documentation Locally:
|
||||
|
||||
```bash
|
||||
@@ -185,8 +182,7 @@ FixIt supports the following languages:
|
||||
* Vietnamese
|
||||
* Traditional Chinese
|
||||
* [Contribute with a new language](https://github.com/Lruihao/FixIt/pulls)
|
||||
<!-- TODO update url -->
|
||||
[Languages Compatibility](https://hugofixit.com/theme-documentation-basics/#language-compatibility)
|
||||
[Languages Compatibility](https://fixit.lruihao.cn/theme-documentation-basics/#language-compatibility)
|
||||
|
||||
## [Roadmap](https://github.com/Lruihao/FixIt/projects/1)
|
||||
|
||||
|
||||
+5
-9
@@ -18,15 +18,12 @@ FixIt 主题继承了这些主题的优秀功能,并在此基础上添加了
|
||||

|
||||
|
||||
## 立即开始
|
||||
<!-- TODO update url -->
|
||||
前往这篇 [文档](https://hugofixit.pages.dev/zh-cn/theme-documentation-basics/),阅读关于安装与使用的详细指南。
|
||||
前往这篇 [文档](https://fixit.lruihao.cn/zh-cn/theme-documentation-basics/),阅读关于安装与使用的详细指南。
|
||||
|
||||
### 主题 [预览](https://hugofixit.pages.dev/zh-cn/)
|
||||
<!-- TODO update url -->
|
||||
为了直观地浏览主题特性,这里有一个基于 **FixIt** 主题渲染的 [预览网站](https://hugofixit.pages.dev/zh-cn/)。
|
||||
### 主题 [预览](https://fixit.lruihao.cn/zh-cn/)
|
||||
为了直观地浏览主题特性,这里有一个基于 **FixIt** 主题渲染的 [预览网站](https://fixit.lruihao.cn/zh-cn/)。
|
||||
|
||||
### [文档](https://hugofixit.pages.dev/zh-cn/categories/documentation/)
|
||||
<!-- TODO update url -->
|
||||
### [文档](https://fixit.lruihao.cn/zh-cn/categories/documentation/)
|
||||
在本地构建文档:
|
||||
```bash
|
||||
hugo server --source=exampleSite
|
||||
@@ -184,8 +181,7 @@ FixIt 支持下列语言:
|
||||
* 越南语
|
||||
* 繁体中文
|
||||
* [贡献一种新的语言](https://github.com/Lruihao/FixIt/pulls)
|
||||
<!-- TODO update url -->
|
||||
[语言兼容性](https://hugofixit.com/zh-cn/theme-documentation-basics/#language-compatibility)
|
||||
[语言兼容性](https://fixit.lruihao.cn/zh-cn/theme-documentation-basics/#language-compatibility)
|
||||
|
||||
## [路线图](https://github.com/Lruihao/FixIt/projects/1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user