blakeblackshear.frigate/docs
dependabot[bot] 7aa56667d7
Bump elliptic from 6.5.7 to 6.6.0 in /docs
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.0.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.7...v6.6.0)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-29 01:05:25 +00:00
..
docs Docs updates (#14590) 2024-10-25 08:09:25 -05:00
plugins docs: include available objects in documentation 2021-03-09 06:23:37 -06:00
src/css Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -06:00
static Updated Documentation for the Review endpoints (#14401) 2024-10-23 08:35:49 -05:00
.gitignore docs: move docs to docusaurus 2021-01-26 21:40:33 -06:00
babel.config.js docs: move docs to docusaurus 2021-01-26 21:40:33 -06:00
docusaurus.config.ts Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -06:00
package-lock.json Bump elliptic from 6.5.7 to 6.6.0 in /docs 2024-10-29 01:05:25 +00:00
package.json Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -06:00
README.md Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -06:00
sidebars.ts Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -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