wbu-design-system

33.10.0-gus-rc.0 • Public • Published

WhereBy.Design

Hey there 👋. This is the Vue-based design system we use to produce Letterhead's interface. It's not super complex and it's kind of fun.

Our internal documentation practices could be a lot better and we are working on them. Thank you for your patience :).

Contributing

See CONTRIBUTING.md.

Commands

Run npm install to install on your machine. Run npm start to run on localhost.

How to deploy our documentation to Github Pages

  1. First, you need to regenerate the docs: npm run build:docs, then commit the updated files.
  2. Then, you need to split the dist/docs folder only into a gh-pages branch. If you already have a gh-pages branch, be sure to delete that first. git branch -D gh-pages. Then, split: git subtree split --prefix dist/docs -b gh-pages
  3. Force push the gh-pages branch: git push -f origin gh-pages:gh-pages

And there ya go : ).

Package Sidebar

Install

npm i wbu-design-system

Weekly Downloads

2

Version

33.10.0-gus-rc.0

License

MIT

Unpacked Size

9.55 MB

Total Files

116

Last publish

Collaborators

  • schoeyfield
  • cyberstrike
  • junsu
  • reale.nicolas
  • salsadesoja
  • snowwhitedev
  • nitzer