blakeblackshear.frigate/docs
Nicolas Mowen 99e7533de2
add docs for troubleshooting GPUs (#18644)
* add docs for troubleshooting GPUs

* Fix error when blur is not enabled

* Cleanup
2025-06-09 12:19:56 -06:00
..
docs add docs for troubleshooting GPUs (#18644) 2025-06-09 12:19:56 -06:00
plugins
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
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 add docs for troubleshooting GPUs (#18644) 2025-06-09 12:19:56 -06: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