Skip to content

internetisaiah/braze-docs

 
 

Repository files navigation

Welcome to Braze Docs!

This repository contains the source files for Braze Docs, which hosts all user, developer, partner, and API documentation for the Braze customer engagement platform.

If you'd like to help improve the docs, you can:

Quick start

Note: For a full walkthrough, see Contributing to Braze Docs.

To build the docs locally, you'll need Ruby version 3.3.0 installed. In the terminal, open braze-docs and check for Ruby version 3.3.0.

cd ~/braze-docs
ruby --version

If this version isn't installed, use a supported version manager to install it. For example, using rbenv:

rbenv install 3.3.0

Next, install project dependencies.

bundle install

To start your local docs server on localhost http://127.0.0.1:4000, run:

rake

To stop your server, reopen the terminal and press Control+C.

Creative Commons license

Braze Docs is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. For more information, see LICENSE.

Licence Icon

Code of conduct

At Braze, we expect respectful behavior from both administrators and contributors. For more information, see CODE_OF_CONDUCT.md.

Contributor Covenant

About

The Braze Documentation site repository.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 37.7%
  • SCSS 32.9%
  • Ruby 13.9%
  • JavaScript 13.1%
  • Shell 1.3%
  • Python 0.6%
  • Other 0.5%