diff --git a/app/views/design-system/dfe-frontend/sass-documentation/index.html b/app/views/design-system/dfe-frontend/sass-documentation/index.html index 642c0019..c52944a9 100644 --- a/app/views/design-system/dfe-frontend/sass-documentation/index.html +++ b/app/views/design-system/dfe-frontend/sass-documentation/index.html @@ -24,7 +24,7 @@

Last updated

Package

- NPM Package + NPM Package
diff --git a/app/views/design-system/prototype-kit/github-and-heroku.html b/app/views/design-system/prototype-kit/github-and-heroku.html index a5cc4a56..d15c75b3 100644 --- a/app/views/design-system/prototype-kit/github-and-heroku.html +++ b/app/views/design-system/prototype-kit/github-and-heroku.html @@ -1,4 +1,3 @@ - {% set pageName = "GitHub and Heroku" %} {% set pageDescription = "Storing your prototype kit code securely and using Heroku to run prototypes for testing with users." %} {% set selectedNav = "Design system" %} @@ -10,12 +9,12 @@ {% block beforeContent %}{% endblock %} {% block content %} -{% markdown %} + {% markdown %} ## Storing your code in GitHub -Prototypes should be stored as repositories in the GitHub DFE-Digital organisation account. +Prototypes should be stored as repositories in the GitHub DFE-Digital organisation account. You can request access to the DfE-Digital organisation GitHub through Digital Tools support on slack. @@ -27,16 +26,16 @@ Depending on what testing you plan to do with users, you might want to run your prototype as a website, rather than on your local device. -We use Heroku to host prototypes. Most teams have been set up to be able to run prototypes using Heroku Enterprise. +We use Heroku to host prototypes. Most teams have been set up to be able to run prototypes using Heroku Enterprise. -If you are unsure if your team has a Heroku team set up, contact: design.ops@education.gov.uk. We can help with getting your team created or adding you if it already exists. +If you are unsure if your team has a Heroku team set up, contact: Design Ops. We can help with getting your team created or adding you if it already exists.
- -Heroku is not free -

Your programme will be cross-charged approximately £6 a month for each prototype that is run in your team space.

-

If you are unsure about using Heroku, contact design.ops@education.gov.uk

-
+ Heroku is not free +

Your programme will be cross-charged approximately £6 a month for each prototype that is run in your team space.

+

If you are unsure about using Heroku, contact Design Ops +

+ ### Secure your prototype from accidental use diff --git a/app/views/design-system/prototype-kit/index.html b/app/views/design-system/prototype-kit/index.html index a5abbc2b..1df607dd 100644 --- a/app/views/design-system/prototype-kit/index.html +++ b/app/views/design-system/prototype-kit/index.html @@ -18,7 +18,7 @@ The current version of the kit is version 13, and is recommended you use this to build prototypes with. -You can follow instructions to get the kit running on your device as well as tutorials and support from the GDS team who built the kit. +You can follow instructions to get the kit running on your device as well as tutorials and support from the GDS team who built the kit. This helps you de-risk your service, without commiting to building the real thing in code, or needing a developer to build something for you. @@ -34,7 +34,7 @@ ### Windows device users -If you're a DfE-issued Windows device users, you'll need to submit a request to Service Now - GDS Prototyping +If you're a DfE-issued Windows device users, you'll need to submit a request to Service Now - GDS Prototyping When you install the kit, create a folder on the C:\ drive called "prototypes" and extract the kit to a folder within your prototypes folder. @@ -46,8 +46,8 @@ The kit is used across Government, is built by, managed and supported by a team in GDS. -- Cross-gov #prototype-kit Slack channel -- DfE-specific #prototyping-help Slack channel +- Cross-gov #prototype-kit Slack channel +- DfE-specific #prototyping-help Slack channel ## Branding your prototype @@ -60,13 +60,13 @@ ### Services intended for education.gov.uk -You should follow the DfE Frontend guidance so that your prototype is using the correct DfE branding and styles. +You should follow the DfE Frontend guidance so that your prototype is using the correct DfE branding and styles. -If you are unsure, [contact Design Ops](/design-ops/contact) +If you are unsure, contact Design Ops. ## Hosting and securing your prototype -Guidance for hosting and setting a password to enable testing and prevent users from accidentally using your prototype. +Guidance for hosting and setting a password to enable testing and prevent users from accidentally using your prototype. {% endmarkdown %} {% endblock %} \ No newline at end of file