Commit Graph

22 Commits

Author SHA1 Message Date
phundrak 8aa5aca650 chore(deps): upgrade dependencies 2026-07-08 07:32:16 +02:00
phundrak 89afe59a00 chore(deps): update dependencies 2026-02-05 13:06:38 +01:00
phundrak 1162e4e85e build: configure Cloudflare Pages deployment
- Add wrangler CLI and workerd runtime as dev dependencies
- Configure nitro prerender with autoSubfolderIndex disabled for Pages
- Add Turnstile validation endpoint for server-side CAPTCHA verification
- Add baseline-browser-mapping for browser compatibility
2026-02-05 13:06:38 +01:00
phundrak 0b65e17903 feat(useApi): better interface 2026-02-05 13:06:38 +01:00
phundrak 3c3e1b67fd chore: separate frontend from backend 2026-02-05 13:06:38 +01:00
phundrak 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
phundrak 727ec58600 chore: update vuepress and plugins 2025-02-09 11:57:54 +01:00
phundrak 9a92f57986 chore: update metadata 2024-07-09 20:45:36 +02:00
phundrak c8ce7ca6da chore(package.json): remove unused packages 2024-06-20 09:33:58 +02:00
phundrak 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
phundrak bc36bdec90 feat(umami): switch to dedicated Vuepress plugin 2024-02-26 06:51:54 +01:00
phundrak cf1147204c chore: update Vuepress, add search bar 2024-01-27 16:15:57 +01:00
phundrak 08825d870b feat: properly display GitHub repositories 2023-05-05 00:42:11 +02:00
phundrak 7c185dd453 feat: add bases for GitHub API interaction and cache 2023-05-04 23:23:01 +02:00
phundrak 9fbd394878 chore: get rid of vuepress-vite dependency error 2023-03-25 14:16:48 +01:00
phundrak 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
phundrak e255f872c4 chore(frontend): add git-cliff for generating changelog 2023-02-09 13:21:51 +01:00
phundrak acd7297b7f feat: Add commitizen to project
Signed-off-by: Lucien Cartier-Tilet <lucien@phundrak.com>
2023-02-09 12:14:01 +01:00
phundrak 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
phundrak 24344152c7 feat: remove HTML extensions from links
Signed-off-by: Lucien Cartier-Tilet <lucien@phundrak.com>
2023-02-09 12:13:23 +01:00
phundrak 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
phundrak 446a6f18e0 feat: initial commit
Signed-off-by: Lucien Cartier-Tilet <lucien@phundrak.com>
2023-02-09 12:12:37 +01:00