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