Skip to content

Commit d298bf3

Browse files
committed
Fix readme formatting
1 parent e9aa49a commit d298bf3

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

readme-vars.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,14 @@
44
project_name: code-server
55
project_url: "https://coder.com"
66
project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/code-server-banner.png"
7-
project_blurb: "[{{ project_name|capitalize }}]({{ project_url }}) is VS Code running on a remote server, accessible through the browser.\n- Code on your Chromebook, tablet, and laptop with a consistent dev environment.\n- If you have a Windows or Mac workstation, more easily develop for Linux.\n- Take advantage of large cloud servers to speed up tests, compilations, downloads, and more.\n- Preserve battery life when you're on the go.\n- All intensive computation runs on your server.\n- You're no longer running excess instances of Chrome."
7+
project_blurb: |
8+
[{{ project_name|capitalize }}]({{ project_url }}) is VS Code running on a remote server, accessible through the browser.
9+
- Code on your Chromebook, tablet, and laptop with a consistent dev environment.
10+
- If you have a Windows or Mac workstation, more easily develop for Linux.
11+
- Take advantage of large cloud servers to speed up tests, compilations, downloads, and more.
12+
- Preserve battery life when you're on the go.
13+
- All intensive computation runs on your server.
14+
- You're no longer running excess instances of Chrome.
815
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
916
# supported architectures
1017
available_architectures:

0 commit comments

Comments
 (0)