All Projects → govau → Design System Site

govau / Design System Site

Licence: mit
📚 Documentation, rationale and accessibility guidance

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Design System Site

Uswds
The U.S. Web Design System helps the federal government build fast, accessible, mobile-friendly websites.
Stars: ✭ 5,912 (+8111.11%)
Mutual labels:  government, design, design-systems
Design System Components
🛠 Component code and tests for the Australian Government design system
Stars: ✭ 696 (+866.67%)
Mutual labels:  government, design, design-systems
Mdx Go
⚡️ Lightning fast MDX-based dev server for progressive documentation
Stars: ✭ 340 (+372.22%)
Mutual labels:  documentation, design, design-systems
Awesome Design Tools
The best design tools and plugins for everything 👉
Stars: ✭ 23,754 (+32891.67%)
Mutual labels:  design, design-systems
Assemble
Community
Stars: ✭ 3,995 (+5448.61%)
Mutual labels:  documentation, static-site
React Spectrum
A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.
Stars: ✭ 5,876 (+8061.11%)
Mutual labels:  accessibility, design-systems
Awesome React Design Systems
A collection of awesome React-based design systems
Stars: ✭ 552 (+666.67%)
Mutual labels:  design, design-systems
Html Sketchapp Cli
Quickly generate Sketch libraries from HTML documents and living style guides, powered by html-sketchapp
Stars: ✭ 631 (+776.39%)
Mutual labels:  design, design-systems
Primitives
An open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @modulz.
Stars: ✭ 644 (+794.44%)
Mutual labels:  accessibility, design-systems
Docpress
Documentation website generator
Stars: ✭ 815 (+1031.94%)
Mutual labels:  documentation, static-site
Stylebot
Change the appearance of the web instantly
Stars: ✭ 746 (+936.11%)
Mutual labels:  design, accessibility
Design Docs
DEPRECATED - DO NOT EDIT
Stars: ✭ 11 (-84.72%)
Mutual labels:  documentation, design
Playroom
Design with JSX, powered by your own component library.
Stars: ✭ 4,033 (+5501.39%)
Mutual labels:  design, design-systems
Web Skills
A visual overview of useful skills to learn as a web developer
Stars: ✭ 5,107 (+6993.06%)
Mutual labels:  design, accessibility
Mineral Ui
A design system and React component library for the web brought to you by CA Technologies.
Stars: ✭ 533 (+640.28%)
Mutual labels:  accessibility, design-systems
Theme Specification
A specification for defining theme objects & design tokens for use with UI components
Stars: ✭ 374 (+419.44%)
Mutual labels:  design, design-systems
Webdevscom
😍 All kinds of resources for Developers 🔱 in one place.
Stars: ✭ 364 (+405.56%)
Mutual labels:  design, design-systems
Prism
Gett's Design System code generator. Use Zeplin Styleguides as your R&D's Single Source of Truth.
Stars: ✭ 308 (+327.78%)
Mutual labels:  design, design-systems
Ant Ux
🎸 A sitemap template for ux design
Stars: ✭ 1,077 (+1395.83%)
Mutual labels:  design, design-systems
Website
Website and documentation for Radix.
Stars: ✭ 45 (-37.5%)
Mutual labels:  documentation, accessibility

Australian Government Design System - Website

Production CircleCI Staging CircleCI
https://designsystem.gov.au https://designsystem.apps.y.cld.gov.au
user: ds, pass: ds

Branches

All branches ending with -test will go live automatically to https://designsystem[your-branch-name]-test.apps.y.cld.gov.au.

Prerequisites

  • Node.js 8 or higher, preferably the current LTS version.

NOTE: If you're developing on Windows, please ensure that your local npm configuration is using a shell that supports UNIX like folder pathing ( i.e a/unix/path rather than a\\windows\\path ).

Install

Once cloned or downloaded, install the dependencies:

npm install

Then run the build:

npm run build

To run the watch while developing and spin up a local server run:

npm run watch
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].