Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.08 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.08 KB

Jenkins Plugin Site

Join the chat at https://gitter.im/jenkinsci/docs GitHub release Docker Pulls

This is the frontend application driven by data from the Jenkins Plugin Site API.

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.