Skip to content

Eppo-exp/eppo-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1b2e008 · Mar 24, 2025
Mar 24, 2025
Oct 30, 2024
Mar 13, 2025
Mar 21, 2025
Dec 5, 2024
Jan 19, 2023
Jan 19, 2023
Apr 1, 2024
Jun 5, 2024
Mar 11, 2022
Mar 13, 2025
Feb 12, 2025
Dec 20, 2024
Feb 12, 2025

Repository files navigation

Eppo Docs

https://docs.geteppo.com/

Eppo docs were built using Docusaurus 2.

Setup

$ yarn          # Install dependencies.
$ yarn start    # Start a development server and open browser window. Most changes are reflected live without having to restart the server.
$ yarn build    # Generates static content into the `build` directory and can be served using any static contents hosting service.

Deploying

Deploy happens automatically when changes are pushed to main. Netlify monitors the repository and publishes them to https://docs.geteppo.com