Info pages are retired, you can read about the decision in the retirement ADR
This application exposes the user needs and metrics about content on GOV.UK. It does this by fetching content details from Content Store.
Information pages have a prefix of /info
, for example: https://www.gov.uk/info/benefits-calculators and https://www.gov.uk/info/employers-sick-pay.
This is a Ruby on Rails app, and should follow our Rails app conventions.
You can use the GOV.UK Docker environment or the local startup.sh
script to run the app. Read the guidance on local frontend development to find out more about each approach, before you get started.
If you are using GOV.UK Docker, remember to combine it with the commands that follow. See the GOV.UK Docker usage instructions for examples.
bundle exec rake