glyphnav/nuxt

Watch the address bar. Current path: /

Home

Nuxt edition — file-based pages/ routing on Vue Router. A client plugin wraps router.push/replace, so every <NuxtLink> click and navigateTo() call decodes the URL. With commit: 'navigate first' the route swaps instantly and the bar animates on top.

Served under the /nuxt base via Nuxt's app.baseURL; the Nuxt plugin wraps router.push so every <NuxtLink> and navigateTo() animates. The title link is a plain anchor (full page load back to the picker).