mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-28 17:52:25 -05:00
[chore] Vendor mkdocs fonts; update docs dependencies (#2789)
* [chore] Update docs dependencies * update rtd deps * aaaa * why can't you just be normal! * vendor social plugin fonts
This commit is contained in:
parent
72b38c2f12
commit
be259b13a7
17 changed files with 18 additions and 10 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -37,5 +37,6 @@ shell.nix
|
|||
/.idea/
|
||||
/.fleet/
|
||||
|
||||
# ignore cache dir from mkdocs serve
|
||||
/.cache
|
||||
# ignore cached pngs from mkdocs serve,
|
||||
# while preserving cached fonts.
|
||||
/docs/.cache/plugin/social/*.png
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue