steve-chavez and Wolfgang Walther
e451700d5d
chore: remove links to gitter
...
We'll now use github discussions for support.
2024-07-13 17:11:06 +02:00
Laurence Isla
70396d3f6c
docs: add dark mode
...
- Uses sphinx-rtd-dark-mode for sphinx-rtd-theme
- Adds dark mode logos for sponsors
2024-04-10 18:37:57 -05:00
Wolfgang Walther and Wolfgang Walther
944b02fbb8
docs: Rename Stored Procedures to Functions consistently
...
This avoids confusing our RPCs with actual CREATE PROCEDURE, which we don't
support.
References https://github.com/PostgREST/postgrest-docs/issues/147
2024-02-21 09:40:11 +01:00
Wolfgang Walther and Wolfgang Walther
fcd29caecf
docs: Use code-block postgres consistently
2024-02-19 21:54:15 +01:00
Wolfgang Walther and Wolfgang Walther
e7dde2806c
docs: Change tutorials to use identity column instead of serial/sequence
...
Resolves https://github.com/PostgREST/postgrest-docs/issues/311
2024-02-19 21:54:15 +01:00
Wolfgang Walther and Wolfgang Walther
500aad3360
docs: Clarify secret wording in tutorial 1
...
Resolves https://github.com/PostgREST/postgrest-docs/issues/108
2024-02-19 21:54:15 +01:00
Wolfgang Walther and Wolfgang Walther
f33bccbcdb
docs: Use port 5432 in tutorial 0 to avoid connecting to the wrong server
...
Some users connect PostgREST to the wrong PostgreSQL instance - likely because they are
not even aware that another instance is running. By using the standard port 5432 instead
of 5433, we avoid this problem. The user will be made aware very early that they have
another postgresql instance running - and can solve the problem at this stage. If they
decide to change the port, they are much more likely to remember that in the later stages
of the tutorial, too.
Resolves https://github.com/PostgREST/postgrest-docs/issues/304
2024-02-19 21:54:15 +01:00
Wolfgang Walther and Wolfgang Walther
6c886b1291
docs: Update output in tutorials to latest version
2024-02-19 21:54:15 +01:00
Wolfgang Walther and Wolfgang Walther
0e7af7b77b
docs: Various formatting improvements
2024-02-19 21:54:15 +01:00
Laurence Isla and GitHub
be2778edb5
Replace the term 'password' with 'secret' to clarify the Tutorial 1
2024-01-17 09:06:20 -05:00
Laurence Isla and GitHub
62512268cd
Add PostgREST installation using package managers to tut0
2023-11-30 18:20:54 -05:00
Anwar Knyane and GitHub
084e8c2950
make the jwt generation easier :) ( #697 )
2023-11-14 11:31:33 -05:00
steve-chavez
79620396ed
remove manual inclusion of pages on index
...
* drop unavailable doc pages from release notes
* rename releases pages so they order in TOC
2023-05-08 08:58:09 -03:00
Laurence Isla and Steve Chavez
a6af266ab7
Fix step 3 of the tutorial 0
2022-11-14 22:14:04 -05:00
Laurence Isla and GitHub
8f98948078
Add Errors reference ( #430 )
...
* Adds PostgREST' error codes
* Move error information to a dedicated reference page
* Organize errors into tables
2022-03-14 21:03:01 +01:00
Wolfgang Walther and Wolfgang Walther
a85dfe9558
chore: Move *.rst files to docs/ folder
...
Signed-off-by: Wolfgang Walther <walther@technowledgy.de >
2022-01-30 13:35:55 +01:00