alphagov / govuk-prototype-kit

Rapidly create HTML prototypes of GOV.UK services
https://prototype-kit.service.gov.uk
MIT License
306 stars 236 forks source link

Provide starter and backup homepages #1590

Closed nataliecarey closed 2 years ago

nataliecarey commented 2 years ago

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

nataliecarey commented 2 years ago

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 commented 2 years ago

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

Izabela-16 commented 2 years ago

@joelanman @NoraGDS to review the card.

NoraGDS commented 2 years ago

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