mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-06-21 11:51:53 +03:00
* docs: fix spelling mistakes in documentation * docs: fix typos and revert incorrect dfine to define rename * docs: fix typo in installation.md --------- Co-authored-by: TheInfamousToTo <TheInfamousToTo@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| docs | ||
| plugins | ||
| scripts | ||
| src | ||
| 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 ito install dependencies - Run
npm run startto start the website