diffplug / diffplug/gitfromscratch
SEO - Add meta descriptions to each page
未關閉
- 主要語言
- JavaScript
- 星號
- 3
- 分支
- 2
- PR 合併指標
- 30 天內沒有已合併 PR
描述
A description tag for each page can be added by exporting a variable named `description` from each mdx file. e.g.:
```
export const description = "This will be the description"
```
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
The issue points to each MDX file and shows the expected exported `description` variable. Locate the repository’s MDX pages, review how page metadata is consumed, and add a suitable description export to every page; done means each page has a description available for its meta tag.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- documentation
- Issue 類型
- 功能
- 難度
- 2/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100