This repository contains the Apache Pulsar website source code and Apache Pulsar documentation.
Apache Pulsar is an open-source, distributed messaging and streaming platform built for the cloud.
Make changes to the documentation in the docs
directory.
To preview the changes, run the following command (prerequisites):
./preview.sh
This command starts a local web server on port 3000 and opens a browser window pointing to the website.
When your documentation changes apply to existing supported versions, you should update both the versioned documentation in the versioned_docs
directory and the documentation in the docs
directory.
- Submit an issue on the main apache/pulsar repo
- Subscribe to the dev@pulsar.apache.org mailing list and start a discussion.
- Ask on the #dev channel on Pulsar Slack (join)