The policy publisher exists to create and manage policies and sub-policies. Whitehall allows departmental editors to tag content to these policies. The policy pages themself are "finders" and served by finder-frontend.
- Policy: a broad overview of an area of government activity eg domestic energy.
- Sub-policy: specific activities the government is taking to support its objectives eg Green Deal.
This a Ruby on Rails application backed by PostgreSQL.
Run ./startup.sh
. This will start the application on port 3098.
If you're on the dev VM:
bowl policy-publisher
The application will appear on http://policy-publisher.dev.gov.uk/
Run bundle exec rake