mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-20 20:11:13 +02:00
- simplify the docs page handling logic and get more nuxt-like - the handleClick function was vestigial and didn't do anything anymore, remove it - simplify the Vuex state quite a bit, remove activeDocPath - clean up github link generation code, and fix #2076 Signed-off-by: Timothy Gerla <tim@gerla.net>
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.