Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.1 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.1 KB

Jenkins Plugin Site

Join the chat at https://app.gitter.im/#/room/#jenkins/docs:matrix.org GitHub release Docker Pulls

This is the frontend application driven by data from the Jenkins Update Center.

Architecture

The application is developed using React, gatsby, and Webpack.

Production deployments are static html and css files, while development is run through the gatsby development server.

We welcome any enhancements and bugfixes, please see our guidelines on how you can contribute.