This is a repository of Apache OzHera(Incubating) website. The repository of Apache OzHera(Incubating) can be found here.
To get in touch with us please use the dev@ozhera.apache.org mailing list.
This website use vitepress, you need to install the following runtime environment:
- Node.js,v18 or above.
- install pnpm
npm install -g pnpm
pnpm install
pnpm run docs:dev
pnpm run docs:build
merge code to preview branch, Visit https://ozhera.staged.apache.org/.
merge code to asf-site branch, Visit https://ozhera.apache.org/en/. Note that not everyone has permission to merge code into the asf-site branch.