blakeblackshear.frigate/docs
Josh Hawkins 99885b4bdc
Dynamically enable/disable GenAI (#19139)
* config

* dispatcher and mqtt

* docs

* use config updater

* add switch to frontend
2025-07-14 07:58:43 -05:00
..
docs Dynamically enable/disable GenAI (#19139) 2025-07-14 07:58:43 -05:00
plugins docs: include available objects in documentation 2021-03-09 06:23:37 -06:00
src Add chinese docs (#17954) 2025-05-06 08:49:49 -06:00
static Fixes (#18077) 2025-05-07 16:31:24 -06:00
.gitignore docs: move docs to docusaurus 2021-01-26 21:40:33 -06:00
babel.config.js
docusaurus.config.ts Add chinese docs (#17954) 2025-05-06 08:49:49 -06:00
package-lock.json Update docusaurus (#17990) 2025-05-01 10:25:16 -05:00
package.json Update docusaurus (#17990) 2025-05-01 10:25:16 -05:00
README.md Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -06:00
sidebars.ts Docs updates (#17986) 2025-05-01 08:17:35 -05:00

Website

This website is built using Docusaurus 3.5, a modern static website generator.

For installation and contributing instructions, please follow the Contributing Docs.

Development

  1. Run npm i to install dependencies
  2. Run npm run start to start the website