Commit graph

25 commits

Author SHA1 Message Date
ce6946cac4 feat: support for Bun 2023-12-19 14:06:00 +01:00
17c4723bb8 feat(postgres): implement the first version of the PostgreSQL plugin 2023-12-19 13:27:57 +01:00
f8e13f0d66 docs: add some basic documentation for the storage plugin api 2023-12-19 10:29:58 +01:00
ca6834d95f refactor: use a custom Link component to be able to use absolute URLs everywhere
...that supports any `base` property
2023-12-19 09:57:23 +01:00
bdf831b008 docs: use correct hrefs for all link elements 2023-12-18 16:36:05 +01:00
58316ba6f8 docs: and yet another 2023-12-18 16:30:34 +01:00
e186c1fbce docs: a few more links to fix 2023-12-18 16:28:46 +01:00
03ec8f2599 docs: make all links relative to support mounting anywhere 2023-12-18 16:25:14 +01:00
afa20f5bef ci: is this the way? 2023-12-18 15:48:21 +01:00
e245d6f18a ci: only set site and base during deployment 2023-12-18 15:38:42 +01:00
f63fa9d864 ci: add GitHub Pages deployment 2023-12-18 15:32:53 +01:00
665f0ad9cf docs: fix some faulty links 2023-12-18 15:32:53 +01:00
5911331889 docs(generators): add some documentation for generator plugins 2023-12-18 15:32:53 +01:00
13e370362a docs: fix some links 2023-12-18 15:32:53 +01:00
7da778c767 docs(reporters): write some documentation for the reporters 2023-12-18 15:32:53 +01:00
1843bf893d docs: remove staggering of cards 2023-12-18 15:32:53 +01:00
43f4df5f37 docs(style): use Tailwind to customize the docs colors 2023-12-18 15:32:53 +01:00
bf52bd0d3c docs(commands): use more idiomatic commands per package manager 2023-12-18 15:32:53 +01:00
418737f97d docs: add logo 2023-12-18 15:32:53 +01:00
445fe69e60 docs: update all command docs with package manager variants 2023-12-18 15:32:53 +01:00
1fc24269f4 docs: add a basic FAQ section 2023-12-18 15:32:53 +01:00
2a82897ba8 docs: add documentation for the commands: up, list, new and remove 2023-12-18 15:32:53 +01:00
c460ae7459 docs: split the getting started guide into two separate pages in the "introduction" section 2023-12-18 15:32:53 +01:00
99d189aeb9 docs: move all plugin types under the same "Plugins" category 2023-12-18 15:32:53 +01:00
d5c6e9b1db docs: first commit for the docs 2023-12-18 15:32:53 +01:00