Init
This commit is contained in:
12
content/docs/_index.md
Normal file
12
content/docs/_index.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
title: Docs
|
||||
menu:
|
||||
main:
|
||||
weight: 1
|
||||
params:
|
||||
icon:
|
||||
vendor: bs
|
||||
name: book
|
||||
---
|
||||
|
||||
The example of Docs layout.
|
12
content/docs/_index.zh-hans.md
Normal file
12
content/docs/_index.zh-hans.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
title: 文档
|
||||
menu:
|
||||
main:
|
||||
weight: 1
|
||||
params:
|
||||
icon:
|
||||
vendor: bs
|
||||
name: book
|
||||
---
|
||||
|
||||
The example of Docs layout.
|
9
content/docs/installation/_index.md
Normal file
9
content/docs/installation/_index.md
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
title: Installation Guide
|
||||
linkTitle: Installation
|
||||
nav_icon:
|
||||
vendor: bs
|
||||
name: cloud-download
|
||||
color: green
|
||||
nav_weight: 2
|
||||
---
|
9
content/docs/installation/_index.zh-hans.md
Normal file
9
content/docs/installation/_index.zh-hans.md
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
title: 安装指南
|
||||
linkTitle: 安装
|
||||
nav_icon:
|
||||
vendor: bs
|
||||
name: cloud-download
|
||||
color: green
|
||||
nav_weight: 2
|
||||
---
|
4
content/docs/installation/linux/_index.md
Normal file
4
content/docs/installation/linux/_index.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: Install on Linux
|
||||
linkTitle: Linux
|
||||
---
|
4
content/docs/installation/linux/_index.zh-hans.md
Normal file
4
content/docs/installation/linux/_index.zh-hans.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: 安装到 Linux
|
||||
linkTitle: Linux
|
||||
---
|
19
content/docs/installation/linux/archlinux/index.md
Normal file
19
content/docs/installation/linux/archlinux/index.md
Normal file
@ -0,0 +1,19 @@
|
||||
---
|
||||
date: 2022-09-04T22:42:23+08:00
|
||||
title: Install on Arch Linux
|
||||
linkTitle: Arch Linux
|
||||
series:
|
||||
- Guide
|
||||
categories:
|
||||
- Installation
|
||||
tags:
|
||||
- Linux
|
||||
- Arch Linux
|
||||
images:
|
||||
- https://archlinux.org/static/logos/archlinux-logo-light-90dpi.d36c53534a2b.png?width=600&height=199
|
||||
featured: true
|
||||
authors:
|
||||
- razonyang
|
||||
---
|
||||
|
||||
This guide show you how to install on Arch Linux.
|
19
content/docs/installation/linux/archlinux/index.zh-hans.md
Normal file
19
content/docs/installation/linux/archlinux/index.zh-hans.md
Normal file
@ -0,0 +1,19 @@
|
||||
---
|
||||
date: 2022-09-04T22:42:23+08:00
|
||||
title: 安装到 Arch Linux
|
||||
linkTitle: Arch Linux
|
||||
series:
|
||||
- 指南
|
||||
categories:
|
||||
- 安装
|
||||
tags:
|
||||
- Linux
|
||||
- Arch Linux
|
||||
images:
|
||||
- https://archlinux.org/static/logos/archlinux-logo-light-90dpi.d36c53534a2b.png?width=600&height=199
|
||||
featured: true
|
||||
authors:
|
||||
- razonyang
|
||||
---
|
||||
|
||||
This guide show you how to install on Arch Linux.
|
BIN
content/docs/installation/linux/ubuntu/feature.png
Normal file
BIN
content/docs/installation/linux/ubuntu/feature.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 366 KiB |
18
content/docs/installation/linux/ubuntu/index.md
Normal file
18
content/docs/installation/linux/ubuntu/index.md
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
date: 2022-10-16T22:42:23+08:00
|
||||
title: Install on Ubuntu
|
||||
linkTitle: Ubuntu
|
||||
series:
|
||||
- Guide
|
||||
categories:
|
||||
- Installation
|
||||
tags:
|
||||
- Linux
|
||||
- Ubuntu
|
||||
images:
|
||||
featured: true
|
||||
authors:
|
||||
- razonyang
|
||||
---
|
||||
|
||||
This guide show you how to install on Ubuntu.
|
18
content/docs/installation/linux/ubuntu/index.zh-hans.md
Normal file
18
content/docs/installation/linux/ubuntu/index.zh-hans.md
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
date: 2022-10-16T22:42:23+08:00
|
||||
title: 安装到 Ubuntu
|
||||
linkTitle: Ubuntu
|
||||
series:
|
||||
- 指南
|
||||
categories:
|
||||
- 安装
|
||||
tags:
|
||||
- Linux
|
||||
- Ubuntu
|
||||
images:
|
||||
featured: true
|
||||
authors:
|
||||
- razonyang
|
||||
---
|
||||
|
||||
This guide show you how to install on Ubuntu.
|
18
content/docs/installation/windows/index.md
Normal file
18
content/docs/installation/windows/index.md
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
date: 2022-09-06T22:42:23+08:00
|
||||
title: Install on Windows
|
||||
linkTitle: Windows
|
||||
series:
|
||||
- Guide
|
||||
categories:
|
||||
- Installation
|
||||
tags:
|
||||
- Windows
|
||||
images:
|
||||
- https://storage.googleapis.com/webdesignledger.pub.network/WDL/6f050e39-windows_10_logoblue.svg-copy_windows.jpg?width=1280&height=620
|
||||
featured: true
|
||||
authors:
|
||||
- razonyang
|
||||
---
|
||||
|
||||
This guide show you how to install on Windows.
|
18
content/docs/installation/windows/index.zh-hans.md
Normal file
18
content/docs/installation/windows/index.zh-hans.md
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
date: 2022-09-06T22:42:23+08:00
|
||||
title: 安装到 Windows 系统
|
||||
linkTitle: Windows
|
||||
series:
|
||||
- 指南
|
||||
categories:
|
||||
- 安装
|
||||
tags:
|
||||
- Windows
|
||||
images:
|
||||
- https://storage.googleapis.com/webdesignledger.pub.network/WDL/6f050e39-windows_10_logoblue.svg-copy_windows.jpg?width=1280&height=620
|
||||
featured: true
|
||||
authors:
|
||||
- razonyang
|
||||
---
|
||||
|
||||
This guide show you how to install on Windows.
|
23
content/docs/introduction/index.md
Normal file
23
content/docs/introduction/index.md
Normal file
@ -0,0 +1,23 @@
|
||||
---
|
||||
date: 2022-03-06T22:42:23+08:00
|
||||
title: Introduction
|
||||
nav_weight: 1
|
||||
series:
|
||||
- Guide
|
||||
nav_icon:
|
||||
vendor: bs
|
||||
name: book
|
||||
color: indigo
|
||||
authors:
|
||||
- razonyang
|
||||
---
|
||||
|
||||
A fast, responsive and feature-rich Hugo theme for blog and documentations site.
|
||||
|
||||
<!--more-->
|
||||
|
||||
## Greeting
|
||||
|
||||
```sh
|
||||
echo "Hi there"
|
||||
```
|
21
content/docs/introduction/index.zh-hans.md
Normal file
21
content/docs/introduction/index.zh-hans.md
Normal file
@ -0,0 +1,21 @@
|
||||
---
|
||||
date: 2022-03-06T22:42:23+08:00
|
||||
title: 简介
|
||||
nav_weight: 1
|
||||
series:
|
||||
- 指南
|
||||
nav_icon:
|
||||
vendor: bs
|
||||
name: book
|
||||
color: indigo
|
||||
authors:
|
||||
- razonyang
|
||||
---
|
||||
|
||||
一个可用于博客和文档站点的快速、响应式和功能丰富的 Hugo 主题。
|
||||
|
||||
## Greeting
|
||||
|
||||
```sh
|
||||
echo "Hi there"
|
||||
```
|
Reference in New Issue
Block a user