# ozone-site **Repository Path**: mirrors_apache/ozone-site ## Basic Information - **Project Name**: ozone-site - **Description**: Website for Apache Ozone - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-29 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Apache Ozone Website v2 Welcome to the new and improved Apache Ozone website. The new site is being built with [Docusaurus](https://docusaurus.io/). See the [Docusaurus docs](https://docusaurus.io/docs) for details on working with this framework. The `progress.sh` script can be used to get an approximation of how many pages are still under development. You can access the new website at https://ozone.apache.org/. ## Context - [HDDS-9225](https://issues.apache.org/jira/browse/HDDS-9225) is the parent Jira tracking current tasks. - Attached to this Jira is a [document](https://issues.apache.org/jira/secure/attachment/13062569/Improving%20the%20Apache%20Ozone%20Website.pdf) outlining the long term plan. - This [Apache mail thread](https://lists.apache.org/thread/fooxgc81cbglpl8kcfxr5mfgm9qrf5v1) is the original dev mailing thread discussing the new Ozone website. ## Branches - Development of the website is currently happening on the `master` branch. All changes specific to the website should be merged into this branch. - The `master` branch is tracking content for the currently active Ozone website. - The `asf-site` branch is still holding build artifacts being used to deploy content from the `master` branch. ## Contributing Please see `CONTRIBUTING.md` for information about - [Quick start](./CONTRIBUTING.md#quick-start) - [Directory layout](./CONTRIBUTING.md#directory-layout) - [Previewing the website locally](./CONTRIBUTING.md#previewing-your-modifications-locally) - [Filing Issues](./CONTRIBUTING.md#filing-jira-issues)