Apache BifroMQ is currently undergoing incubation at the Apache Software Foundation.
This repository contains the documentation and blog for Apache BifroMQ. The website is built with Docusaurus 3, a modern static site generator.
Apache BifroMQ is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
pnpm install
pnpm start
A browser window will open up, pointing to the docs. Most changes are reflected instantly without rebooting.
To verify and preview a production build:
pnpm run build
pnpm run serve
This repository welcomes contributions and suggestions through pull request.