diff --git a/app/assets/images/codespaces/running-codespace.png b/app/assets/images/codespaces/running-codespace.png new file mode 100644 index 0000000..6de6535 Binary files /dev/null and b/app/assets/images/codespaces/running-codespace.png differ diff --git a/app/views/install/codespaces/create-a-codespace.html b/app/views/install/codespaces/create-a-codespace.html index 9920fe2..2c415ef 100644 --- a/app/views/install/codespaces/create-a-codespace.html +++ b/app/views/install/codespaces/create-a-codespace.html @@ -33,7 +33,7 @@
Go to the GitHub repository for the prototype you wish to use. For this guide we will be using the - NHSUK prototype kit repository. + NHS prototype kit repository.
You now have a copy of the NHS prototype kit installed and running within a new GitHub Codespace.
This means you can create and edit prototypes entirely in your browser.
diff --git a/app/views/install/codespaces/index.html b/app/views/install/codespaces/index.html index 2c15ca8..a8b3468 100644 --- a/app/views/install/codespaces/index.html +++ b/app/views/install/codespaces/index.html @@ -23,26 +23,24 @@If you cannot install the kit on your computer (for example, beause you are not allowed to install Node.js) you can use an online service to edit and run code using your web browser.
-Services that you can use include:
For this guide we are using GitHub Codespaces.
- -You do not need any technical knowledge to use this guide.
@@ -60,7 +58,6 @@Any changes you make are not shared with anybody else until you commit them to Git and push them to the repository.
-You can use the Codespace code editor and user interface to manage changes with GitHub.You can use the +
You can use the Codespace code editor and user interface to manage changes with GitHub. You can use the quickstart guide to working with Codespaces