Eppo docs were built using Docusaurus 2.
$ 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.
Deploy happens automatically when changes are pushed to main
. Netlify monitors the repository and publishes them to https://docs.geteppo.com