AnyLog-co / AnyLog-co/documentation
file description / titles
未關閉
- 主要語言
- HTML
- 星號
- 8
- 分支
- 7
- 平均合併
- 50 分鐘
- 30 天內合併 PR
- 7
描述
I believe every file now has a title and + description.
However, the logic isn't consistent.
**Goal**:
```markdown
---
Title: [Page Title]
description: [page description - single sentence]
layout: page
---
content
```
**Reality**:
1. there are pages with 2 titles
```markdown
---
Title: [Page Title]
description: [page description - single sentence]
layout: page
---
# Page Title
```
2. There are pages with 1 word description
3. There are pages with a full paragraph description
4. there are pages where we have `file` or `path` in "header" and pages where we do not.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。