Skip to content

ukparliament/parliament.uk-pugin

Repository files navigation

Pugin (UK Parliament Brand)

The brand of UK Parliament created by the Parliamentary Digital Service for Parliamentary websites. It is named after the Palace of Westminster interior designer Augustus Welby Northmore Pugin.

License

NOTE: This is currently in active development and will change at short notice. It is not production ready.

Requirements

parliament.uk-pugin requires the following:

Setup

To install, clone from GitHub and run make install in the cloned directory:

git clone https://github.com/ukparliament/parliament.uk-pugin.git
cd parliament.uk-pugin
make install

Usage

After setting up, run make serve. Browse to http://localhost:5000 to view Pugin (UK Parliament Brand) on example prototypes.

Maps

Our maps use the leafletjs library that is published under the 2-clause BSD License.

Contributing

If you wish to submit a bug fix or feature, you can create a pull request and it will be merged pending a code review.

  1. Fork the repository
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

License

parliament.uk-pugin is licensed under the Open Parliament Licence.