18 Commits

Author SHA1 Message Date
17fbe1d507 chore: separate frontend from backend 2025-11-15 14:06:37 +01:00
007c3d1c18 feat: initialization migration to Nuxt + Backend
This commit initializes both the Nuxt frontend and the Rust backend of
the new version of phundrak.com
2025-11-06 09:27:39 +01:00
727ec58600 chore: update vuepress and plugins 2025-02-09 11:57:54 +01:00
9a92f57986 chore: update metadata 2024-07-09 20:45:36 +02:00
c8ce7ca6da chore(package.json): remove unused packages 2024-06-20 09:33:58 +02: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
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 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
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