Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/simonwhatley/govuk-publishing-frontend
- Owner: simonwhatley
- License: mit
- Created: 2019-10-01T14:51:39.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-23T23:51:53.000Z (27 days ago)
- Last Synced: 2024-10-24T13:26:12.534Z (27 days ago)
- Topics: frontend, govuk, govuk-frontend, govuk-publishing-frontend, nunjucks, prototyping
- Language: HTML
- Homepage: https://govuk-publishing-frontend.onrender.com
- Size: 2.91 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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.