govuk-prototype-kit icon indicating copy to clipboard operation
govuk-prototype-kit copied to clipboard

Provide starter and backup homepages

Open nataliecarey opened this issue 2 years ago • 4 comments

What

We had held back on the homepage until after user research. We should build the starter homepage and also a homepage to display if the user deletes index.html.

Why

So the user has a homepage they can control and a page that will display if they delete it.

Who needs to work on this

Developer

Who needs to review this

Designer

Done when

  • [x] There is a starter homepage
  • [x] There is a backup which displays a helpful message if the homepage is deleted.
  • [ ] Homepage and backup have been reviewed by designer

nataliecarey avatar Sep 12 '22 08:09 nataliecarey

A version of this has been released as part of the beta. To review please run:

npx govuk-prototype-kit create demo-without-homepage
cd demo-without-homepage
rm app/views/index.html
npm start

nataliecarey avatar Sep 20 '22 15:09 nataliecarey

This is the file that gets rendered https://github.com/alphagov/govuk-prototype-kit/blob/v13/lib/nunjucks/govuk-prototype-kit/backup-homepage.html

nataliecarey avatar Sep 20 '22 15:09 nataliecarey

@joelanman @NoraGDS to review the card.

Izabela-16 avatar Oct 05 '22 08:10 Izabela-16

What exactly are we reviewing? it does not include content designer for review stage so I am confused.

NoraGDS avatar Oct 05 '22 08:10 NoraGDS