Skip to content

Commit 8a0b59d

Browse files
jakecosgroveemmagiffordRossBugginsNHS
authored
Main content upload (#38)
* Markdown files added for main navigation pages Content added to: /pricing /pricing/text-messages /pricing/letters /pricing/how-to-pay /get-started /support * Markdown files added for all pages for web content first release. Content added to /features and all subpages apart from /features/roadmap * Content added to /using-nhs-notify and all subpages - Links to other subpages have not been added - Table, inset text and images have not been added * Spell check * Added links to internal pages. Added links to external pages that do not require opening in a new window. Minor content corrections. * Links changed to reference docs instead of permalinks. * Link fixes * Remove mention of Splunk dashboard * Added content to the 'Roadmap' page, including headings, bullets and the link to the support page. * Link fixes - opens in new tab links converted to markdown from in line HTML * Lowered url in text. * Changes - added primary nav pages to nav bar - images to message channel pages - amended nav order of /features and /pricing - included tables, images, inset text and action links where applicable * Image change --------- Co-authored-by: emmagifford <[email protected]> Co-authored-by: Ross Buggins <[email protected]>
1 parent 4a68eba commit 8a0b59d

21 files changed

+1109
-63
lines changed

docs/_data/primary-navigation.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
- title: Features
22
link: /features/
33

4-
# - title: Pricing
5-
# link: /pricing/
4+
- title: Pricing
5+
link: /pricing/
66

7-
# - title: Using NHS Notify
8-
# link: /using-nhs-notify/
7+
- title: Using NHS Notify
8+
link: /using-nhs-notify/
99

10-
# - title: Support
11-
# link: /support/
10+
- title: Support
11+
link: /support/
1212

13-
# - title: Get started
14-
# link: /get-started/
13+
- title: Get started
14+
link: /get-started/

docs/assets/images/nhs-notify-email-example.svg

Lines changed: 10 additions & 0 deletions
Loading

docs/assets/images/nhs-notify-envelope-example.svg

Lines changed: 10 additions & 0 deletions
Loading

docs/assets/images/nhs-notify-iphone-android-sms-example.svg

Lines changed: 323 additions & 0 deletions
Loading

docs/assets/images/nhs-notify-letter-two-sides-example.svg

Lines changed: 43 additions & 0 deletions
Loading
Lines changed: 15 additions & 0 deletions
Loading

docs/assets/images/nhs-notify-nhs-app-banner-notification.svg

Lines changed: 274 additions & 0 deletions
Loading

docs/assets/images/nhs-notify-nhs-app-example-2.svg

Lines changed: 162 additions & 0 deletions
Loading

docs/assets/images/nhs-notify-nhs-app-example.svg

Lines changed: 152 additions & 0 deletions
Loading

docs/pages/features/emails.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,18 @@
55
layout: page
66
title: Emails
77
parent: Features
8-
nav_order: 4
8+
nav_order: 2
99
permalink: /features/emails
1010
section: Message channels
1111
---
1212

1313
Use NHS Notify to bulk send free unlimited emails to patients and members of the public.
1414

15-
[insert image with caption here]
15+
{% include components/image.html
16+
src="nhs-notify-email-example.svg"
17+
alt="A screenshot of an email sent by NHS Notify."
18+
caption="An example of an email sent by NHS Notify."
19+
%}
1620

1721
## What you need to know
1822

@@ -24,5 +28,3 @@ You might also want to understand more about:
2428
- [how to edit and format emails]({% link pages/using-nhs-notify/editing-and-formatting.md %})
2529
- [adding links to emails]({% link pages/using-nhs-notify/links-and-urls.md %})
2630
- [how to tell recipients who your emails are from]({% link pages/using-nhs-notify/tell-recipients-who-your-messages-are-from.md %})
27-
28-
## Email layout and specification

0 commit comments

Comments
 (0)