Skip to content
This repository has been archived by the owner on Oct 22, 2019. It is now read-only.

Prototypes for GaaP and Services Programme products

License

Notifications You must be signed in to change notification settings

alphagov/govuk_product_prototypes

Repository files navigation

GOV.UK product prototypes

Prototypes for product pages for the GDS GaaP and Services programmes.

The prototypes are published at https://alphagov.github.io/govuk_product_prototypes/

Getting Started

Prerequisites

You're going to need:

  • Linux or OS X — Windows may work, but is unsupported.
  • Ruby, version 2.0 or newer
  • Bundler — If Ruby is already installed, but the bundle command doesn't work, just run gem install bundler in a terminal.
# either run this to run locally
bundle install
bundle exec middleman server

# OR run this to run with vagrant
vagrant up

You can now see the prototypes at http://localhost:4567.

To publish, type ./deploy.sh in the terminal.

Special Thanks

About

Prototypes for GaaP and Services Programme products

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published