Skip to content

stefanjudis/forma-36

Β 
Β 

Repository files navigation

Forma 36 - The Contentful Design System

Contentful All Contributors lerna

This is the monorepo for the Forma 36 design system by Contentful.

Packages

Forma 36 is a monorepo maintained using Lerna. Get started with Lerna by following this link: https://github.com/lerna/lerna

The monorepo is currently structured into the following packages:

Adding packages

To add another package create a new directory in the packages folder. Make sure that the package name is prefixed with forma-36 (e.g. forma-36-css-utilities). Since we are using Lerna all package scripts are available from the root by running lerna run {script_name}

Development

For local development run yarn from the root of this repo to install all dependencies and build all packages.

Commits & releases

Use yarn commit. This uses the Commitzen CLI to create a conventional commit message based on your changes. CI is setup to release all new commits on the master branch.

Testing changes locally

You can test changes to a package of this monorepo in your own project locally by taking the following steps:

  1. Run yarn build in the desired package's directory to ensure your latest changes have been built
  2. Run yarn link in the desired package's directory
  3. Change to your local project's directory and run yarn link NAME_OF_PACKAGE to link to the local version of the package (e.g. yarn link @contentful/forma-36-react-components)

Get involved

PRs Welcome

We appreciate any help on our repositories. For more details about how to contribute to a package, see the README of the corresponding package.

Reach out to us

You can reach out to us using the Contentful community Slack. We've setup a channel #forma36 in which we announce latest changes and updates.

Maintainers

You found a bug or want to propose a feature?

  • File an issue here on GitHub: File an issue. Make sure to remove any credential from your code before sharing it.

License

This repository is published under the MIT license.

Code of Conduct

We want to provide a safe, inclusive, welcoming, and harassment-free space and experience for all participants, regardless of gender identity and expression, sexual orientation, disability, physical appearance, socioeconomic status, body size, ethnicity, nationality, level of experience, age, religion (or lack thereof), or other identity markers.

Read our full Code of Conduct.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Mike Mitchell

πŸ’» 🚧

Johannes Bugiel

πŸ’» 🚧

Gui Santos

πŸ’» 🚧 πŸ“–

Moe Shaaban

πŸ’» 🚧 πŸ“–

Patrycja RadaczyΕ„ska

πŸ’» 🚧 πŸ“–

Dominik Markuőić

🎨 πŸ“–

Kristoffer

πŸ’» 🚧

Alexander Suevalov

πŸ’» 🚧

Gracegross

🎨

Miretxu

πŸ’»

Tanya Bessonova

πŸ’»

John Whiles

πŸ’»

Guilherme Barbosa

πŸ’»

Marco Link

πŸ’»

David Fateh

πŸ’»

Bruce Felt

πŸ’»

Daniel Vasylenko

πŸ’»

kdamball

πŸ’»

MarkusLaut

πŸ’»

Andreas HΓΆrnicke

πŸ’»

ChidinmaOrajiaku

πŸ’»

Andi PΓ€tzold

πŸ’»

Wiktoria Dalach

πŸ’»

Joshua Smock

πŸ’»

Yiotis Kaltsikis

πŸ’»

Azer Koçulu

πŸ’»

taye

πŸ’»

dannyiacono

πŸ’»

Grant Sauer

πŸ’»

JoΓ£o Ramos

πŸ’»

Ante Sepic

πŸ’»

Blair Rampling

πŸ’»

Daniel A. R. Werner

πŸ’»

Sergii Bezliudnyi

πŸ’»

Manuel Spagnolo

πŸ’»

Mohamed Turki

πŸ’»

Ahmed T. Ali

πŸ’»

Bruno Russi Lautenschlager

πŸ’»

Chris Towler

πŸ’»

Christoph Grabo

πŸ’»

Colton Colcleasure

πŸ’»

Connor BΓ€r

πŸ’»

Danil Zakablukovskii

πŸ’»

Dominic Bonnice

πŸ’»

Khaled Garbaya

πŸ’»

Stefan Judis

πŸ’»

Thomas Jaggi

πŸ’»

Turcan Vladimir

πŸ’»

V. Milone

πŸ’»

Aris Plakias

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

About

A design system by Contentful

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 81.8%
  • CSS 9.3%
  • JavaScript 7.8%
  • SCSS 0.7%
  • Handlebars 0.3%
  • Shell 0.1%