This commit is contained in:
renovate[bot]
2024-03-22 07:08:22 +00:00
committed by sevi-kun
commit 90efe6738e
204 changed files with 4407 additions and 0 deletions

View 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"
```

View 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"
```