Skip to content

Add contributor docs and clean up boilerplate#49

Open
carlssonk wants to merge 1 commit into
kaspanet:mainfrom
carlssonk:contributor-docs
Open

Add contributor docs and clean up boilerplate#49
carlssonk wants to merge 1 commit into
kaspanet:mainfrom
carlssonk:contributor-docs

Conversation

@carlssonk

Copy link
Copy Markdown

The README was still the default Create Fumadocs boilerplate and there was no contributor guidance, which makes it harder for newcomers to find their way around. This PR:

  • Replaces the README with one describing the project, the repository layout, local development, and the CI checks
  • Adds a CONTRIBUTING.md covering the workflow (content lives in content/docs/, sidebar entries go in meta.json), the checks CI runs, and a few writing guidelines
  • Removes content/docs/test.mdx, a leftover Fumadocs demo page
  • Restores the missing intro sentence on the getting-started guide (it previously opened with "Once that works, ..." without any preceding context)

All four CI checks (lint, format, types, build) pass locally.

- Replace the default Fumadocs README with one describing the project,
  repo layout, local dev, and CI checks
- Add CONTRIBUTING.md covering workflow, checks, and writing guidelines
- Remove leftover Fumadocs demo page (test.mdx)
- Restore missing intro sentence on the getting-started guide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant