diffplug / diffplug/gitfromscratch

SEO - Add meta descriptions to each page

Open
#19 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
3
Forks
2
PR merge metrics
No merged PRs in 30d

Description

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"
```

Contributor guide

No contributing guide indexed for this repository

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
documentation
Issue type
Feature
Difficulty
2/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.