Skip to content

jenkins-infra/plugin-site

Repository files navigation

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.