docs: add dark mode

- Uses sphinx-rtd-dark-mode for sphinx-rtd-theme
- Adds dark mode logos for sponsors
This commit is contained in:
Laurence Isla
2024-04-10 18:37:57 -05:00
parent c9136816a2
commit 70396d3f6c
13 changed files with 155 additions and 17 deletions
+3 -1
View File
@@ -12,4 +12,6 @@ A PostgREST instance exposes all the tables, views, and functions of a single `P
It is recommended that you don't expose tables on your API schema. Instead expose views and functions which insulate the internal details from the outside world.
This allows you to change the internals of your schema and maintain backwards compatibility. It also keeps your code easier to refactor, and provides a natural way to do API versioning.
.. image:: ../_static/db.png
.. container:: img-translucent
.. image:: ../_static/db.png