0.13.0 • Published 1 year ago

@rsm/kuchenblech v0.13.0

Weekly downloads
33
License
MIT
Repository
-
Last release
1 year ago

Kuchenblech

Enhanced theme for Fractal, a tool to help you build & document web component libraries

🚧 Requirements

🚦 Getting started

  • Watch for changes: In the project root run npm run webpack:watch
  • Start Fractal: Enter desired project folder (i.e. /tests/simple) and run yarn fractal start this should open the local URL in your browser.

Kuchenblech deployment

A big part of this setup is about how we work with the Kuchenblech theme. Its open-source repository is maintained by our ressourcenmangel organization on GitHub.

You can use the Kesselblech theme in the Kuchenblech boilerplate with the related npm package. If you want to contribute and use the new version in this repository, you have to commit your changes to the GitHub repository and publish it with a new version tag on npm.

  1. Commit your changes with a proper commit message to the GitHub repository
  2. Create a version commit:
    • Add your changes to the changelog
    • Update the version number in package.json and the changelog.
    • Commit message: "🔖 Version X.X.X"
  3. Add a tag with version to this commit ("X.X.X")
  4. Push to master branch (make sure to push all tags!)
  5. Publish on npm
    • Run npm login and fill in your login data from your npm account (make sure you have the rights to publish in the @rsm namespace)
    • Run npm publish
0.12.0

1 year ago

0.13.0

1 year ago

0.12.1

1 year ago

0.11.1

2 years ago

0.10.0

2 years ago

0.11.0

2 years ago

0.10.1

2 years ago

0.9.0

2 years ago

0.10.2

2 years ago

0.8.4

5 years ago

0.8.3

5 years ago

0.8.2

5 years ago

0.8.1

5 years ago

0.8.0

5 years ago

0.7.0

5 years ago

0.6.0

5 years ago

0.5.0

5 years ago

0.4.0

6 years ago

0.3.4

6 years ago

0.3.3

6 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago