blakeblackshear.frigate/docs
Josh Hawkins 1233bc3a42
Miscellaneous fixes (#17406)
* add config validator for face and lpr

* more lpr docs tweaks

* fix object lifecycle point clicking for aspect ratios less than 16/9

* fix semantic search indexing i18n keys

* remove ability to set system language

* clarify debug output
2025-03-27 05:49:14 -06:00
..
docs Miscellaneous fixes (#17406) 2025-03-27 05:49:14 -06:00
plugins
src/css Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -06:00
static Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07:00
.gitignore
babel.config.js
docusaurus.config.ts Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -06:00
package-lock.json Update docs deps (#15617) 2024-12-20 10:37:02 -06:00
package.json Update docs deps (#15617) 2024-12-20 10:37:02 -06:00
README.md Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -06:00
sidebars.ts Bird classification docs (#17369) 2025-03-26 14:42:30 -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