talos/docs/website/components
Timothy Gerla f59620473e docs: add 0.5 pre-release docs, add linkable anchors, other fixes
- add 0.5 docs branched from 0.4
- add intro page and "get help" pages
- moved Docker and Firecracker into a "Local Clusters" category
- switch to markdown-it from markd for consistency between corp site and docs site
- use markdown-it-anchor to create linkable anchors to sections within a page
- improve urls to use / instead of # for docs pages (WARNING: this breaks old links)
- continue to simplify handling in the Content.vue component
- update JS deps

Signed-off-by: Timothy Gerla <tim@gerla.net>
2020-05-04 16:04:53 -07:00
..
CommunityDropdown.vue docs: add note on CRNG initialization 2019-10-30 14:12:31 -07:00
Content.vue docs: add 0.5 pre-release docs, add linkable anchors, other fixes 2020-05-04 16:04:53 -07:00
DocumentationDropdown.vue docs: add 0.5 pre-release docs, add linkable anchors, other fixes 2020-05-04 16:04:53 -07:00
EnterpriseLink.vue docs: add a link to the Talos Systems company site to the OSS site's header 2020-01-30 11:54:27 -08:00
Footer.vue feat: add a basic architectural diagram and a call to action 2020-01-10 07:44:47 -08:00
Header.vue docs: default to v0.4 2020-04-20 08:21:48 -07: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 docs: add 0.5 pre-release docs, add linkable anchors, other fixes 2020-05-04 16:04:53 -07:00
Terminal.vue feat: add a basic architectural diagram and a call to action 2020-01-10 07:44:47 -08: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.