Docs and screenshots

This commit is contained in:
Philipp Heckel 2022-03-11 10:43:18 -05:00
parent 3f978bc45f
commit 7b186af765
8 changed files with 16 additions and 10 deletions

View file

@ -63,3 +63,4 @@ Third party libraries and resources:
* [Lightbox with vanilla JS](https://yossiabramov.com/blog/vanilla-js-lightbox) as a lightbox on the landing page
* [HTTP middleware for gzip compression](https://gist.github.com/CJEnright/bc2d8b8dc0c1389a9feeddb110f822d7) (MIT) is used for serving static files
* [Statically linking go-sqlite3](https://www.arp242.net/static-go.html)
* [Linked tabs in mkdocs](https://facelessuser.github.io/pymdown-extensions/extensions/tabbed/#linked-tabs)