Skip to content

Next generation documentation for the Hypi.io platform

Notifications You must be signed in to change notification settings

hypi-universe/docs

Repository files navigation

Hypi Documentation

See https://docs.hypi.app/docs

Building

npm run build

Search

The search is powered by Algolia. A Github action executes the following command after a push to master

docker run -it -e APPLICATION_ID=OR6SSGNSLB -e API_KEY=<API KEY HERE> -e "CONFIG=$(cat algolia.json | jq -r tostring)" algolia/docsearch-scraper