https://github.com/jenkinsci/design-library-plugin
https://github.com/jenkinsci/design-library-plugin
design frontend hacktoberfest jenkins ui ux
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jenkinsci/design-library-plugin
- Owner: jenkinsci
- Created: 2013-10-04T21:24:31.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-03-20T08:35:54.000Z (about 1 month ago)
- Last Synced: 2025-03-29T18:08:10.181Z (26 days ago)
- Topics: design, frontend, hacktoberfest, jenkins, ui, ux
- Language: Java
- Homepage: https://plugins.jenkins.io/design-library/
- Size: 630 KB
- Stars: 62
- Watchers: 110
- Forks: 83
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[](https://weekly.ci.jenkins.io/design-library)
[](https://gitter.im/jenkinsci/ux-sig)
[](https://plugins.jenkins.io/design-library/)
[](https://plugins.jenkins.io/design-library/)
[](https://jenkins.crowdin.com/design-library-plugin)Design Library makes it easy for developers to build complex and consistent interfaces using Jenkins UI components
This plugin contains:
- demonstration of UI components available in Jenkins
- snippets of Jelly ready-to-use examples## Contributing
You can open this project as a [Gitpod workspace](https://www.gitpod.io/) which comes pre-configured with all the tools you will need.
[](https://gitpod.io/#https://github.com/jenkinsci/design-library-plugin)
If you prefer using IntelliJ IDEA, you can setup Gitpod integration with JetBrains Gateway using the instructions on [gitpod.io](https://www.gitpod.io/docs/ides-and-editors/intellij),
which will open the workspace in IntelliJ IDEA using JetBrains Gateway.Alternatively clone this project and run `mvn hpi:run`.
Go to the **Design Library** menu item or straight to http://localhost:8080/jenkins/design-library/ and play with UI components.
If you just want to see this plugin in action, then you can also visit the latest version of this plugin in our [Jenkins "weekly" live installation](https://weekly.ci.jenkins.io/design-library/).