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.
NOTE: This is currently in active development and will change at short notice. It is not production ready.
parliament.uk-pugin requires the following:
- NodeJS 6.0.0 and above
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
After setting up, run make serve
. Browse to http://localhost:5000 to view Pugin (UK Parliament Brand) on example prototypes.
Our maps use the leafletjs library that is published under the 2-clause BSD License.
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.
- Fork the repository
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
parliament.uk-pugin is licensed under the Open Parliament Licence.