This is the website for UBI which is available at https://ubisearch.dev, hosted by GitHub Pages.
source ./venv/bin/activate
mkdocs serve
To deploy the website:
source ./venv/bin/activate
mkdocs gh-deploy
Pushes to main
will initiate a deployment via GitHub Actions.
This code is licensed under the Apache 2.0 license. See LICENSE.txt.