mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-26 11:31:28 +08:00
Docs improvements (#8641)
* go all in on ruff * upgrade docusaurus * add netlify toml * broken link * fix netlify toml * start filling out guide * add debian setup detail * simplify bash command
This commit is contained in:
7
netlify.toml
Normal file
7
netlify.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[build]
|
||||
base = "docs/"
|
||||
publish = "build"
|
||||
command = "npm run build"
|
||||
environment = { NODE_VERSION = "20" }
|
||||
|
||||
|
Reference in New Issue
Block a user