Commit Graph

7 Commits

Author SHA1 Message Date
727ec58600 chore: update vuepress and plugins 2025-02-09 11:57:54 +01:00
d54aabd621 refactor: rework API loader and caching
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 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
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
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