openjdk-website
openjdk-website copied to clipboard
Website source
README
This repository contains the source code for https://www.adoptopenjdk.net.
The master branch contains the source code necessary for development. A Jenkins job is used to run a build on this source code, and the output of this build is pushed to the gh-pages branch. GitHub Pages then uses this gh-pages branch to host the live, production website.
API
To use the API, see the README at api.adoptopenjdk.net.
To contribute to the API, or to raise issues, see the separate GitHub repository.
Developers
See the Contribution Guidelines.