If you are looking to explore the Spice.ai OSS documentation, please go to the documentation website:
This repo contains the markdown files which generate the above website. See below for guidance on running with a local environment to contribute to the docs.
The Spice docs are built using Docusaurus hosted on GitHub Pages.
The spiceaidocs directory contains the Docusaurus project, markdown files, and theme configurations.
git clone https://github.com/spiceai/docs.git
cd ./docs/spiceaidocs
npm install
spiceaidocs
directorynpm start
http://localhost:3000/