Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simonwhatley/govuk-publishing-frontend

GOV.UK Publishing Frontend contains code to build user interfaces for the GOV.UK website.
https://github.com/simonwhatley/govuk-publishing-frontend

frontend govuk govuk-frontend govuk-publishing-frontend nunjucks prototyping

Last synced: about 10 hours ago
JSON representation

GOV.UK Publishing Frontend contains code to build user interfaces for the GOV.UK website.

Awesome Lists containing this project

README

        

# GOV.UK Publishing Frontend

GOV.UK Publishing Frontend contains the code you need to start building user interfaces for UK government services. It is an amalgamation of components and patterns described in GOV.UK component guides:

- [GOV.UK Publishing](https://components.publishing.service.gov.uk/)
- [Content Publisher](https://content-publisher.publishing.service.gov.uk/component-guide)
- [Content Data](https://content-data.publishing.service.gov.uk/component-guide)
- [Collections](https://govuk-collections.herokuapp.com/component-guide/)
- [Calendars](https://govuk-calendars.herokuapp.com/component-guide/)
- [Government Frontend](https://government-frontend.herokuapp.com/component-guide/)
- [Finder Frontend](https://finder-frontend.herokuapp.com/component-guide/)

## Dependencies
Using the GOV.UK Publishing Frontend requires the installation of the [GOV.UK Frontend](https://www.npmjs.com/package/govuk-frontend).

## Support
This repository is maintained by Simon Whatley. If you’ve got a question or need support you can:

- Email [email protected] putting the repository name in the subject line.
- [View known issues on GitHub](https://github.com/simonwhatley/govuk-publishing-frontend/issues).

## Contributing
If you’ve got an idea or suggestion you can:

- Email [email protected] putting the repository name in the subject line.
- [Create a GitHub issue](https://github.com/simonwhatley/govuk-publishing-frontend/issues).

## Licence
Unless otherwise stated, this codebase is released under the [MIT License](https://github.com/simonwhatley/govuk-publishing-frontend/blob/master/LICENSE). This covers both the codebase and any sample code in the documentation.