Files
Josh Hawkins 5a5d23b503 Docs refactor (#22703)
* add generation script

a script to read yaml code blocks from docs markdown files and generate corresponding "Frigate UI" tab instructions based on the json schema, i18n, section configs (hidden fields), and nav mappings

* first pass

* components

* add to gitignore

* second pass

* fix broken anchors

* fixes

* clean up tabs

* version bump

* tweaks

* remove role mapping config from ui
2026-03-30 10:36:45 -06:00
..
2026-03-30 10:36:45 -06:00
2026-03-30 10:36:45 -06:00
2026-03-30 10:36:45 -06:00
2026-03-30 10:36:45 -06:00
2021-01-26 21:40:33 -06:00
2025-12-12 07:45:03 -06:00
2026-03-19 09:47:57 -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