https://github.com/jetty/jetty-website
Contents and release generation for display on https://eclipse.dev/jetty
https://github.com/jetty/jetty-website
Last synced: 2 months ago
JSON representation
Contents and release generation for display on https://eclipse.dev/jetty
- Host: GitHub
- URL: https://github.com/jetty/jetty-website
- Owner: jetty
- Created: 2022-11-25T19:33:32.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-04T22:11:19.000Z (about 2 years ago)
- Last Synced: 2023-12-04T23:56:25.418Z (about 2 years ago)
- Language: PHP
- Homepage: https://eclipse.dev/jetty
- Size: 165 MB
- Stars: 1
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: licenses.html
- Security: security-processes.html
- Support: support.php
Awesome Lists containing this project
README
# Eclipse Jetty Website
This directory contains the contents that are served from the https://eclipse.dev/jetty website.
File updates to this repository will be deployed automatically based on an interval set by the Eclipse webmasters (~5 minutes).
To update the site for a new Jetty release, modify [_jettyVersions.txt](https://github.com/eclipse/jetty-website/blob/master/_jettyVersions.txt) to reflect the newly released version and commit. The build will be made on [Jetty Jenkins](https://jenkins.webtide.net/job/website/job/jetty-website/job/master/) via a webhook, and pending a successful build, the new content will become available on the website.