mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-01-23 02:35:10 +00:00
docs: migrate to MkDocs for site generation (#5227)
This commit is contained in:
parent
464b644adf
commit
6072540c3e
25 changed files with 281 additions and 8 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -6,6 +6,7 @@ rice-box.go
|
|||
/filebrowser
|
||||
/filebrowser.exe
|
||||
/dist
|
||||
.venv
|
||||
|
||||
.DS_Store
|
||||
node_modules
|
||||
|
|
@ -41,3 +42,4 @@ build/
|
|||
|
||||
default.nix
|
||||
Dockerfile.dev
|
||||
site/public/
|
||||
Loading…
Add table
Add a link
Reference in a new issue