talos/docs/website/components
Tim Gerla 4debea6856 feat: allow deep-linking to specific docs pages
This changes the way the sidebar anchors are constructed, and if
there is an anchor in the URL, the Content component will render
the requested page, instead of just the top-level docs page.

Signed-off-by: Tim Gerla <tim@gerla.net>
2019-12-03 07:31:48 -08:00
..
CommunityDropdown.vue docs: add note on CRNG initialization 2019-10-30 14:12:31 -07:00
Content.vue feat: allow deep-linking to specific docs pages 2019-12-03 07:31:48 -08:00
DocumentationDropdown.vue docs: various layout and responsiveness fixes 2019-11-01 05:58:15 -07:00
Footer.vue docs: remove header animation 2019-10-21 18:34:47 -07:00
Header.vue docs: add a project dropdown 2019-11-11 21:48:34 -08:00
Logo.vue docs: various layout and responsiveness fixes 2019-11-01 05:58:15 -07:00
ProjectDropdown.vue docs: add a project dropdown 2019-11-11 21:48:34 -08:00
README.md docs: add documentation website 2019-10-18 21:28:40 -07:00
Sidebar.vue feat: allow deep-linking to specific docs pages 2019-12-03 07:31:48 -08:00
Terminal.vue docs: improve asciinema casts 2019-10-21 19:01:26 -07:00

COMPONENTS

This directory is not required, you can delete it if you don't want to use it.

The components directory contains your Vue.js Components.

Nuxt.js doesn't supercharge these components.