mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-21 22:51:13 +02:00
This will allow us to iterate faster on documentation for multiple versions of Talos. Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
7 lines
286 B
Markdown
7 lines
286 B
Markdown
# PAGES
|
|
|
|
This directory contains your Application Views and Routes.
|
|
The framework reads all the `*.vue` files inside this directory and creates the router of your application.
|
|
|
|
More information about the usage of this directory in [the documentation](https://nuxtjs.org/guide/routing).
|