Skip to content

boyankostov/design-system.club

 
 

Repository files navigation

Design Systems Webring

A webring for design system practitioners.

What is a webring?

A webring is a human-curated list of websites organized around a specific topic. This webring is dedicated to people interested in design systems.

How to join

This webring accepts

If you think you belong here, chances are you do. People of any level of skill or experience in the industry doing design systems work are welcome. Being listed requires:

  • An interest in design systems,
  • A personal website, and
  • Using our webring code somewhere on your website.

This webring does not accept

This webring is focused on people. Because of this, it is not interested in listing design system companies and professional organizations. Please refer to our code of conduct for further information about acceptable and unacceptable behavior.

List the webring on your website

For instructions, please see the website.

Who made this?

Ariel Salminen, with help from Max Böck’s webring project and Eric Bailey’s a11y-webring project.

Local Development

To build the website locally, run these commands:

# clone this repository
git clone [email protected]:arielsalminen/design-system.club.git

# go to the working directory
cd design-system.club

# install dependencies
npm install

# start a local build server
npm start

About

A webring for design system practitioners.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nunjucks 46.0%
  • SCSS 32.9%
  • JavaScript 21.1%