talos/docs/website/components
Timothy Gerla 5348332d26 docs: adjust docs layouts and add tables of contents
- add an auto-generated table of contents with markdown-toc
- docs pages now fill the whole page width; other pages are are 4/5ths wide as before
- clean up and reorganize some styles
- version dropdown moved to the left
- cleaned up the github edit link
- a couple of responsive cleanups
- add page title to HTML title attribute

Signed-off-by: Timothy Gerla <tim@gerla.net>
2020-05-11 10:26:31 -07:00
..
CommunityDropdown.vue docs: add note on CRNG initialization 2019-10-30 14:12:31 -07:00
Content.vue docs: adjust docs layouts and add tables of contents 2020-05-11 10:26:31 -07:00
DocumentationDropdown.vue docs: adjust docs layouts and add tables of contents 2020-05-11 10:26:31 -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 docs: update copyright date 2020-05-11 07:24:01 -07:00
GitHubLink.vue docs: adjust docs layouts and add tables of contents 2020-05-11 10:26:31 -07:00
Header.vue docs: adjust docs layouts and add tables of contents 2020-05-11 10:26:31 -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: adjust docs layouts and add tables of contents 2020-05-11 10:26:31 -07:00
TableOfContents.vue docs: adjust docs layouts and add tables of contents 2020-05-11 10:26:31 -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.