gigafibre-fsm/apps/website-vue
louispaulb d8052bb17c portal(vue): footer uses RouterLink (was raw <a href>, dropped /next base)
Footer internal links were absolute anchors copied verbatim from React (correct
at root, but under /next they jumped out to the React site). Switched the 7
route links to RouterLink so the router base is applied; hash (#apropos/#contact)
and external (store.targo.ca) links left as-is. Verified: footer now links
/next/internet, /next/support, /next/accessibilite, etc.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-06 22:10:08 -04:00
..
public portal: Vue 3 + Tailwind + shadcn-vue rewrite of www.gigafibre.ca (preview at /next) 2026-07-06 21:52:14 -04:00
src portal(vue): footer uses RouterLink (was raw <a href>, dropped /next base) 2026-07-06 22:10:08 -04:00
.env.example portal(vue): document required Supabase env via .env.example 2026-07-06 22:01:15 -04:00
.gitignore portal: Vue 3 + Tailwind + shadcn-vue rewrite of www.gigafibre.ca (preview at /next) 2026-07-06 21:52:14 -04:00
components.json portal: Vue 3 + Tailwind + shadcn-vue rewrite of www.gigafibre.ca (preview at /next) 2026-07-06 21:52:14 -04:00
env.d.ts portal: Vue 3 + Tailwind + shadcn-vue rewrite of www.gigafibre.ca (preview at /next) 2026-07-06 21:52:14 -04:00
index.html portal: Vue 3 + Tailwind + shadcn-vue rewrite of www.gigafibre.ca (preview at /next) 2026-07-06 21:52:14 -04:00
package-lock.json portal: Vue 3 + Tailwind + shadcn-vue rewrite of www.gigafibre.ca (preview at /next) 2026-07-06 21:52:14 -04:00
package.json portal: Vue 3 + Tailwind + shadcn-vue rewrite of www.gigafibre.ca (preview at /next) 2026-07-06 21:52:14 -04:00
PORTING_GUIDE.md portal: Vue 3 + Tailwind + shadcn-vue rewrite of www.gigafibre.ca (preview at /next) 2026-07-06 21:52:14 -04:00
postcss.config.js portal: Vue 3 + Tailwind + shadcn-vue rewrite of www.gigafibre.ca (preview at /next) 2026-07-06 21:52:14 -04:00
tailwind.config.ts portal: Vue 3 + Tailwind + shadcn-vue rewrite of www.gigafibre.ca (preview at /next) 2026-07-06 21:52:14 -04:00
tsconfig.json portal: Vue 3 + Tailwind + shadcn-vue rewrite of www.gigafibre.ca (preview at /next) 2026-07-06 21:52:14 -04:00
tsconfig.node.json portal: Vue 3 + Tailwind + shadcn-vue rewrite of www.gigafibre.ca (preview at /next) 2026-07-06 21:52:14 -04:00
vite.config.ts portal: Vue 3 + Tailwind + shadcn-vue rewrite of www.gigafibre.ca (preview at /next) 2026-07-06 21:52:14 -04:00