This website is built using Docusaurus 2, a modern static website generator.
You can find the production version at http://awesome-exp.dev/
yarn installyarn startThis command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
yarn buildThis command generates static content into the build directory and can be served using any static contents hosting service.
You can run in your local environment.
docker run -it --env-file=.env -e "CONFIG=$(cat ./search_configs/site.json | jq -r tostring)" algolia/docsearch-scraperOr add a tag in the following format: index.[SOMETHING]. In any case, the index process run at midnight point to main branch.
The deployment is handle by Netlify, open your PR and just wait for the preview.