docs: how to generate excerpt, close #66

This commit is contained in:
YunYouJun 2022-10-03 02:57:05 +08:00
parent e940128d12
commit c85181fbbc
2 changed files with 23 additions and 1 deletions

22
docs/pages/guide/post.md Normal file
View File

@ -0,0 +1,22 @@
---
title: Post
title_zh: 文章
categories:
- Guide
---
## 摘要
你可以通过插入 `<!-- more -->` 的方式生成摘要excerpt
```md
---
title: 嘿嘿嘿
---
这里是摘要
<!-- more -->
这里是正文
```

View File

@ -1,6 +1,6 @@
{
"name": "valaxy-addon-waline",
"version": "0.0.1",
"version": "0.0.2",
"description": "Waline Composition API for Valaxy",
"keywords": [
"valaxy",