Skip to content

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

License

Notifications You must be signed in to change notification settings

jenkins-infra/plugin-site

This branch is up to date with main.

Folders and files

NameName
Last commit message
Last commit date
Jan 19, 2025
Jan 1, 2025
Feb 17, 2025
Dec 28, 2019
Dec 14, 2021
Mar 18, 2023
Feb 12, 2023
Jan 8, 2025
Jun 1, 2024
Dec 9, 2024
Jan 31, 2023
Jan 1, 2025
Mar 1, 2024
Nov 7, 2024
Nov 1, 2016
Feb 15, 2023
Dec 18, 2021
Oct 7, 2024
Feb 14, 2025
Feb 17, 2025

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.