Commit Graph

6 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
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
cf1147204c
chore: update Vuepress, add search bar 2024-01-27 16:15:57 +01:00
9641f40f65
feat: fix missing privacy in sidebar
All checks were successful
continuous-integration/drone/push Build is passing
This commit not only fixes the missing privacy page in the sidebar when the website is in English or
Elefen, but it also simplifies listing all pages available on the website regardless of the
language.
2023-05-08 14:44:10 +02:00
c2666c0107
fix(docs): remove incorrect configuration line
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: Lucien Cartier-Tilet <lucien@phundrak.com>
2023-02-27 22:49:04 +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