Skip to content

mautic/mautic-community-handbook

Repository files navigation

Mautic community handbook

All Contributors

A handbook for all things related to the Mautic Community.

To contribute please make a PR for review by the Community Leadership Team.

Documentation Status

Local development setup

Mautic uses DDEV to simplify local development and testing of documentation updates.

Go to the Get Started page for instructions to install DDEV on your local machine.


Note

For Windows users: You can install and run DDEV on traditional Windows. However, it's recommended that you use Windows Subsystem for Linux 2 (WSL2) for faster and better performance.

If you're new to WSL, follow the instructions on the DDEV blog to install and set up WSL and DDEV.


After you've installed DDEV, follow these steps:

  1. Fork and clone this repository to your local machine.

  2. Navigate into the project directory by running:

    cd mautic-community-handbook
  3. Start the DDEV environment with this command:

    ddev start
  4. After making changes to documentation files, you need to build the updated docs by running:

    ddev build-docs
  5. Run the below command to view your changes live on your browser:

    ddev launch

    This automatically opens your browser and navigates to https://mautic-community-handbook.ddev.site/.

    Note: You must ensure that your changes work as expected. Every time you make changes, run ddev build-docs and refresh the page in your browser to see the changes.

Tip

If you don't see the configuration take effect, run ddev restart to restart the project.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Gábor Hojtsy
Gábor Hojtsy

📖
Sven Döring
Sven Döring

📖
Déborah Salves
Déborah Salves

📖
Oluwatobi Owolabi
Oluwatobi Owolabi

👀
Ruth Cheesley
Ruth Cheesley

👀
IonutOjicaDE
IonutOjicaDE

👀 📖
Daniel Lord
Daniel Lord

👀
domidc
domidc

📖
Vibhuti
Vibhuti

📖
Rita Onwudiwe
Rita Onwudiwe

📖
Ayu Adiati
Ayu Adiati

📖
Peace Sandy
Peace Sandy

📖
Favour Kelvin
Favour Kelvin

👀
ashmita_
ashmita_

📖
Favour Chibueze
Favour Chibueze

📖
Susan Odii
Susan Odii

📖
Dalton McGehee
Dalton McGehee

📖
Judith Etugbo
Judith Etugbo

📖

This project follows the all-contributors specification. Contributions of any kind welcome!

Sponsor this project

  •  

Contributors 33