Move `https://www.winglang.io/docs` to monorepo
Open
Nobody has claimed this yet.
✨ enhancement
👷♀️ contributor-experience
- Dominant language
- TypeScript
- Stars
- 5.4k
- Forks
- 215
- Avg merge
- 2h 9m
- Merged PRs (30d)
- 27
Description
Feature Spec
The documentation site is built and deployed from this repo from /docs
Use Cases
- Ensures that documentation changes are built as part of PRs. This will notably catch broken links or otherwise invalid md
- Better CTRL-F :)
- Monorepo all the things
Implementation Notes
No response
Component
Contributor Experience
Community Notes
- Please vote by adding a 👍 reaction to the issue to help us prioritize.
- If you are interested to work on this issue, please leave a comment.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the existing /docs directory and how https://www.winglang.io/docs is currently built and deployed. Determine the repository changes needed to make the site part of this monorepo and included in pull-request checks. Done means the documentation builds from this repo and broken links or invalid Markdown are detected during PRs.
Written by the indexing model from the issue text.
Assessment
- Domain
- developer-experience, documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100