Skip to content

Repository files navigation

Brilliant Docs - Source

This site is built with Jekyll and Just the Docs. It's all hosted here on GitHub using the GitHub's Pages feature.

If you spot any errors in our documentation, feel free to make an issue.

If you'd like to do some extensive editing, you can also fork/clone this repository and view the pages live editing.

To set it up:

  1. Ensure you have Ruby installed. On MacOS, ruby is already installed and ready to go.

  2. Clone this repository:

    git clone https://github.com/brilliantlabsAR/docs.git
  3. Set up the environment:

    cd docs
    bundle install
  4. Open the project in your browser:

    bundle exec jekyll serve --livereload --open-url

That's it! As you edit the pages. The website will automatically refresh. Be sure to keep an eye on your terminal to spot any error messages while you're developing.

LLM / AI-agent files

The site serves /llms.txt (curated index with raw-Markdown links) and /llms-full.txt (the Halo and Frame sections concatenated into one file). llms.txt is hand-maintained; after editing any page under halo/ or frame/, regenerate the full file:

python3 tools/generate_llms_full.py

About

Technical documentation source pages for all Brilliant products. Check out the live documentation site here:

Topics

Resources

Stars

60 stars

Watchers

4 watching

Forks

Used by

Contributors

Languages