mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
d893c1029f
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 10.6.1 to 10.9.3. - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md) - [Commits](https://github.com/mermaid-js/mermaid/compare/v10.6.1...v10.9.3) --- updated-dependencies: - dependency-name: mermaid dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
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