AnyLog-co / AnyLog-co/documentation

file description / titles

未關閉
#55 0 則留言 0 個 reaction 已指派 1 人 已被 @ericaquaronne 認領 在 GitHub 檢視
主要語言
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。