Skip to content

davew16/openjdk-website

 
 

Repository files navigation

Build Status

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.

Packages

No packages published

Languages

  • JavaScript 41.3%
  • HTML 41.2%
  • CSS 17.5%