This app is used by GDS and some departmental editors. It can publish:
These pages are then served by the collections app. It is also used to curate pages tagged to a browse page into "curated lists", instead of a single 'A-Z' list, as the following screenshots illustrate.
See the README of collections frontend.
This is a Ruby on Rails app, and should follow our Rails app conventions.
You can use the GOV.UK Docker environment to run the application and its tests with all the necessary dependencies. Follow the usage instructions to get started.
Use GOV.UK Docker to run any commands that follow.
bundle exec rake
See the docs/ directory for guidance and architectural decisions.