Contributing
Every page has an Edit page link at the bottom — that’s the fastest path.
Three tiers
Section titled “Three tiers”- Fix a typo / dead link. Click Edit page, change it in the GitHub web editor, submit. No local setup needed.
- Add a resource. Add one
<ResourceCard>to the right directory page. Required: URL, level badge, price, one-line honest verdict. - Write or improve a page. Open an issue first so we agree on scope, then PR.
Style rules (the short version)
Section titled “Style rules (the short version)”- Second person, present tense, short sentences
- Opinionated defaults first, alternatives after
- Every recommendation carries a verdict — no neutral link dumps
- Skimmable: headings + callouts must carry the gist alone
Running the site locally
Section titled “Running the site locally”git clone https://github.com/SakiDailene/magyarulcd magyarulnpm installnpm run devBuilt with Astro + Starlight. Content lives in src/content/docs/ — one Markdown file per page, folder = URL.