# openjdk-website-next **Repository Path**: mirrors_AdoptOpenJDK/openjdk-website-next ## Basic Information - **Project Name**: openjdk-website-next - **Description**: the next generation adoptopenjdk website :rocket: - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AdoptOpenJDK website (next) [![Build Status](https://travis-ci.org/AdoptOpenJDK/openjdk-website-next.svg?branch=master)](https://travis-ci.org/AdoptOpenJDK/openjdk-website-next) This repository contains the source code for the new beta AdoptOpenJDK website: https://next.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](https://api.adoptopenjdk.net). To contribute to the API, or to raise issues, see the separate [GitHub repository](https://github.com/AdoptOpenJDK/openjdk-api). ## Developers See the [Contribution Guidelines](CONTRIBUTING.md).