Skip to content

halemu/experimenter-docs

This branch is up to date with mozilla/experimenter-docs:main.

Folders and files

NameName
Last commit message
Last commit date
Feb 18, 2025
Feb 6, 2025
Dec 7, 2022
Aug 21, 2024
Mar 2, 2021
Aug 21, 2024
Mar 10, 2021
Mar 22, 2023
Mar 10, 2021
Jun 12, 2024
Feb 14, 2025
Feb 6, 2024
Feb 14, 2025

Repository files navigation

🌩 Documentation Hub for Nimbus & Experimenter Users

Check out the docs at: https://experimenter.info/

Please file issues for this repository in Experimenter and add the experimenter-docs label.

About

This repository is the documentation hub for Experimenter. Its purpose is to be a single source of truth for and house user, developer, and data documentation.

The site is built using Docusaurus v2 and is automatically deployed from the main branch to GitHub Pages using GitHub Actions.

Relevant ADRs:

Contributing

Pages are written in Markdown and can be found under docs/.

Check out the Contributing page for helpful Docusaurus and GitHub UI tips to learn how to create a new document, edit an existing one, and/or how to adjust the sidebar. You don't have to check out the repository locally to contribute.

Working locally

To build and run this project locally, clone the repository and run:

yarn install
yarn start

That should open a new browser window automatically, or you can manually browse to http://localhost:3000/experimenter-docs/ to view the docs.

About

Documentation hub for Experimenter/Nimbus

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.6%
  • CSS 21.4%