Commit Graph

9 Commits

Author SHA1 Message Date
d54aabd621
refactor: rework API loader and caching
All checks were successful
deploy / deploy (push) Successful in 2m24s
This commit removes dependency on rxjs.

It also implements better composables to handle data fetching from
remote APIs and caching these values more transparently.

This commit also switches from yarn to npm

It also switches to the official Umami plugin
2024-06-20 09:27:59 +02:00
24d558e0f5
test
All checks were successful
deploy / deploy (push) Successful in 2m51s
2024-02-26 07:38:38 +01:00
bc36bdec90
feat(umami): switch to dedicated Vuepress plugin
All checks were successful
deploy / deploy (push) Successful in 3m24s
2024-02-26 06:51:54 +01:00
37f9b36b2f
feat,docs: add Umami to website, update privacy pages
All checks were successful
deploy / deploy (push) Successful in 2m1s
2024-01-27 18:25:44 +01:00
cf1147204c
chore: update Vuepress, add search bar 2024-01-27 16:15:57 +01:00
ec625ce8a5
Revert "chore: update mastodon account"
This reverts commit 5d88c1855a.
2023-11-03 19:48:39 +01:00
4ae4912268
chore: update mastodon account 2023-11-03 19:48:39 +01:00
6eb11a8e09
refactor: simplify code head generation 2023-11-03 19:48:39 +01:00
8413181750
refactor: move Vuepress files in dedicated directory
Signed-off-by: Lucien Cartier-Tilet <lucien@phundrak.com>
2023-02-09 12:13:47 +01:00