Giter VIP home page Giter VIP logo

design-system's Introduction

Home Office Design System

The design system for the UK Home Office.

This design system is for everyone. Its purpose is to extend the GOV.UK Design System with work specific to the Home Office.

The system contains patterns, components and styles to improve consistency across services and reduce duplication of work.

Contributing

You can contribute by discussing and proposing components and patterns.

Read our contribution guidelines and then check the community backlog to see what's needed.

Working on this repository

This project is a monorepo managed via pnpm. You can build multiple packages from this one repository. Packages come in the following varieties:

Note: If you would like add more varieties you can do so by modifying the pnpm-workspaces.yaml and plopfile.js.

Getting started

In order to work on this repository you will need to install pnpm.

Once you have it installed you can pull down NPM dependencies for the entire project by running:

pnpm install

Creating a new package

To create a new package, simply run:

npm run create

This is all orchestrated from the plopfile.js so you can modify how it works.

See: PLOP

Installing new packages

You will often need to install the libraries and components that we create into each other or into our applications. This can be done just as you would install any other package:

pnpm install @hods/our-new-package

Under the hood, this will create a symlink so you need not worry about updates. This helps when working on mutliple packages at the same time.

Our documentation

This project comes with its own documentation application to allow you to easily document this project, including any components that you create.

You can run it as you would any other application in this project:

cd apps/docs
npm run dev

We publish our documentation site when pushing to the master branch.

design-system's People

Contributors

daniel-ac-martin avatar karypun avatar eliothill avatar joeedhorton avatar mviegasb avatar owenm6 avatar haggishunt56 avatar robinknipe avatar suespevack avatar mariondownie avatar christaylor-hod avatar devansxd avatar elliot-butler-ho avatar ildrinn avatar guermanc avatar zuzak avatar alice-jones avatar chrisns avatar lynneroberts avatar charlesrt avatar kitation avatar enoranidi avatar rossgower avatar catrionabudge avatar dependabot[bot] avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.