Dev experience
Open
- Dominant language
- Astro
- Stars
- 88
- Forks
- 74
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 14
Description
We must work to improve the dev experience before working on this website takes days to run and build.
The issues to solve are:
- [x] load a subset of versions to speed up the `npm start` command. Note that it exists the [`onlyIncludeVersions`](https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-content-docs#onlyIncludeVersions) for this purpose
- [x] generate static contents (`plugins.json`, `benchmarks.json` etc..) on the fly because the website will not start without these mandatories files
- [ ] suggestions?
Contributor guide
Assessment
This issue has not been assessed yet.