Skip to content

thiesa/policy-publisher

 
 

Repository files navigation

Policy publisher

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.

Screenshot of Policy Publisher

Nomenclature

  • 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.

Technical documentation

This a Ruby on Rails application backed by PostgreSQL.

Dependencies

Running the application

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/

Running the tests

Run bundle exec rake

Licence

MIT Licence

About

Create and manage policies and policy programmes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 87.6%
  • HTML 7.2%
  • Shell 2.5%
  • Gherkin 2.3%
  • Other 0.4%