You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+ }, 'Provision remote development environments on your infrastructure with Coder.'),
59
59
+ $('p', {
60
60
+ style: [
61
+
+ 'margin-top: 8px',
62
+
+ 'font-size: 13px',
63
+
+ 'color: #dcdee2',
64
+
+ ].join(';'),
65
+
+ }, 'Coder is a self-service portal which provisions via Terraform—Linux, macOS, Windows, x86, ARM, and, of course, Kubernetes based infrastructure.'),
0 commit comments