docs
docs copied to clipboard
Markdown content for Coder v1 Docs.
It would be nice to [integrate imageflow to compress images](https://www.npmjs.com/package/@imazen/imageflow), rather than using the ImgBot service, because commits merged into the repository are immutable, so the larger images will forever...
The `add_clog_to_manifest` script is responsible for updating `manifest.json` when creating a new changelog. https://github.com/cdr/docs/blob/94ce5fde382a2967affc03c247f5a0423e14fdc1/scripts/add_clog_to_manifest.ts#L43 However, recently, we've added a new `versions: []` key to `manifest.json`: https://github.com/cdr/docs/blob/94ce5fde382a2967affc03c247f5a0423e14fdc1/manifest.json#L2 The script should update...
Add documentation on how to develop `cdr/docs`. Particularly, the following are needed: - requirements (coder environment!) - scripts and how to use them / what they're for - where files...
In #195 it was discovered that a doc was missing from `manifest.json`. It would be useful if we had a tool that caught these "unused" files and reported them as...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.3. Release notes Sourced from typescript's releases. TypeScript 4.8.3 For release notes, check out the release announcement. For the complete list of fixed issues, check...
The outline is: * Create v2 workspace * Install coder v1 CLI into v2 workspace * `rsync` in archive mode the v1 workspace home folder to the v2 workspace home...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.18.21 to 14.18.28. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
docs: updated coder version to the latest 1.34 in docs