Skip to content

Commit ec03394

Browse files
docs(README.md): apply Ben Potter's review feedback
Official Resources: - Press kit link points at coder.com/brand instead of the dormant coder/presskit GitHub repo. Rename to 'Press kit & brand style guide' (sentence case). - Drop coder/presentations: that repo is dormant. - Drop fosstodon.org/web/@CoderHQ: the Mastodon account is no longer actively posted to. Tutorials and Blog Posts: - Drop the 'Coder 101' blog post. It pre-dates the v2 reorg. IDEs: - Add coder.com/docs/user-guides/workspace-access as the canonical entry point for connecting from VS Code, JetBrains, Cursor, code-server, or the CLI. Automation: - Replace ElliotG/coder-oss-tf with the official Validated Architectures docs. The former is from the Coder OSS era and no longer reflects how we recommend deploying. Talks and Videos: - Add 'Introduction to Coder Workspaces' as a current-product intro video. - Add Ben Potter's 'Building the IDE Golden Path' talk. - Attribute the existing 'Your Next Workstation Is In The Cloud' talk to its speaker, Ketan Gangatirkar. Issue templates: - Drop 1-broken-link.yaml. Linkspector already runs on every PR and on a weekly schedule, so reporters do not need a separate broken- link issue template. - Rename 2-suggest-resource.yaml to 1-suggest-resource.yaml so the numeric prefix stays sequential after the removal. This change was prepared by Coder Agents.
1 parent 05168c1 commit ec03394

3 files changed

Lines changed: 6 additions & 44 deletions

File tree

.github/ISSUE_TEMPLATE/1-broken-link.yaml

Lines changed: 0 additions & 38 deletions
This file was deleted.
File renamed without changes.

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,25 +21,23 @@ Your [contributions](CONTRIBUTING.md) are welcome!
2121

2222
- [Documentation](https://coder.com/docs) - Official Coder documentation, including install, admin, and contributor guides.
2323
- [Blog](https://coder.com/blog) - Posts from the Coder team covering product updates, deployments, and technical deep dives.
24-
- [Press kit & Brand styleguide](https://github.com/coder/presskit) - Logos, brand assets, and brand guidelines.
25-
- [Presentations](https://github.com/coder/presentations) - Talks and presentations released under CC0 for remix and reuse.
24+
- [Press kit & brand style guide](https://coder.com/brand) - Logos, brand assets, and brand guidelines.
2625
- [Discord](https://cdr.co/discord-Y6fMxGdNRg) - Community chat for developers and operators using Coder.
2726
- [X](https://x.com/CoderHQ) - Official Coder account on X.
28-
- [Mastodon](https://fosstodon.org/web/@coderhq) - Official Coder account on Mastodon.
2927

3028
## Tutorials and Blog Posts
3129

32-
- [Coder 101: How Coder Works At A Higher Level](https://coder.com/blog/coder-101-how-coder-works-at-a-higher-level) - High-level overview of how Coder works.
3330
- [The Benefits of Remote Ephemeral Workspaces](https://blog.palantir.com/the-benefits-of-remote-ephemeral-workspaces-1a1251ed6e53) - Palantir on running ephemeral, remote development environments at scale.
3431
- [Laptop development is dead: why remote development is the future](https://medium.com/@elliotgraebert/laptop-development-is-dead-why-remote-development-is-the-future-f92ce103fd13) - Argument for moving developer environments off laptops.
3532

3633
## IDEs
3734

35+
- [Workspace access](https://coder.com/docs/user-guides/workspace-access) - Connect to Coder workspaces from VS Code, JetBrains, Cursor, code-server, and the CLI.
3836
- [Running a private VS Code Extension Marketplace](https://coder.com/blog/running-a-private-vs-code-extension-marketplace) - Host an internal extension marketplace for code-server and VS Code workspaces.
3937

4038
## Automation
4139

42-
- [Provision Coder with Terraform](https://github.com/ElliotG/coder-oss-tf) - Coder OSS on GKE with Terraform in under 20 minutes.
40+
- [Validated architectures](https://coder.com/docs/admin/infrastructure/validated-architectures) - Reference architectures for deploying Coder in production on Kubernetes and other platforms.
4341
- [Update Coder Template](https://github.com/marketplace/actions/update-coder-template) - A GitHub Action to automate Coder template changes.
4442
- [Provision Coder with Lima](https://github.com/coder/coder/tree/main/examples/lima) - Linux virtual machines, typically on macOS, for running containerd.
4543

@@ -59,7 +57,9 @@ Your [contributions](CONTRIBUTING.md) are welcome!
5957

6058
## Talks and Videos
6159

62-
- [Your Next Workstation Is In The Cloud](https://www.youtube.com/watch?v=C4fQvIHCVzw&t=748s) - Talk on moving developer workstations to the cloud with Coder.
60+
- [Introduction to Coder Workspaces](https://www.youtube.com/watch?v=KNnNREoizOM) - Overview of Coder workspaces and how they fit into a developer workflow.
61+
- [Building the IDE Golden Path](https://www.youtube.com/watch?v=F6D-cXl_xUA) - Ben Potter on building a consistent IDE experience across teams with Coder.
62+
- [Your Next Workstation Is In The Cloud](https://www.youtube.com/watch?v=C4fQvIHCVzw&t=748s) - Ketan Gangatirkar on moving developer workstations to the cloud with Coder.
6363

6464
[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)
6565

0 commit comments

Comments
 (0)