Commit Graph

14 Commits

Author SHA1 Message Date
c8ce7ca6da
chore(package.json): remove unused packages
All checks were successful
deploy / deploy (push) Successful in 1m30s
2024-06-20 09:33:58 +02:00
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
08825d870b
feat: properly display GitHub repositories 2023-05-05 00:42:11 +02:00
7c185dd453
feat: add bases for GitHub API interaction and cache 2023-05-04 23:23:01 +02:00
9fbd394878
chore: get rid of vuepress-vite dependency error
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-25 14:16:48 +01:00
e438e120cb
chore(front): update vuepress to latest version
Signed-off-by: Lucien Cartier-Tilet <lucien@phundrak.com>
2023-03-20 12:48:58 +01:00
e255f872c4
chore(frontend): add git-cliff for generating changelog 2023-02-09 13:21:51 +01:00
acd7297b7f
feat: Add commitizen to project
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: Lucien Cartier-Tilet <lucien@phundrak.com>
2023-02-09 12:14:01 +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
24344152c7
feat: remove HTML extensions from links
Signed-off-by: Lucien Cartier-Tilet <lucien@phundrak.com>
2023-02-09 12:13:23 +01:00
23f30a9cb3
feat: mostly reproduce old Nuxt website's content
Signed-off-by: Lucien Cartier-Tilet <lucien@phundrak.com>
2023-02-09 12:13:12 +01:00
446a6f18e0
feat: initial commit
Signed-off-by: Lucien Cartier-Tilet <lucien@phundrak.com>
2023-02-09 12:12:37 +01:00