mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-28 17:53:51 +02:00
* Use mobile drawer for face selection * Convert face selection to separate component * Cleanup dialogs * Add FAQ for record resolution * Update image name * Remove unused * Cleanup |
||
---|---|---|
.. | ||
docs | ||
plugins | ||
src/css | ||
static | ||
.gitignore | ||
babel.config.js | ||
docusaurus.config.ts | ||
package-lock.json | ||
package.json | ||
README.md | ||
sidebars.ts |
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
- Run
npm i
to install dependencies - Run
npm run start
to start the website