docs: refactor docs per guidelines (#341)

pull/359/head
Jeff Malnick 6 years ago committed by GitHub
parent 1b2f73d1d4
commit d8dc1ed0b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,7 +8,7 @@
export default [
{
category: 'architecture',
category: 'introduction',
content: [
'security-model',
'reference-architecture',
@ -35,17 +35,25 @@ export default [
],
},
{
category: 'command-line',
content: ['login'],
category: 'installing',
content: ['installing'],
},
{
category: 'admin-console',
content: ['login'],
},
{
category: 'command-line',
content: ['login'],
},
{
category: 'sdk',
content: ['login'],
},
{
category: 'releases',
content: ['release-notes', 'downloads'],
},
'---',
{ title: 'External Link', href: 'https://www.hashicorp.com' },

@ -1,9 +0,0 @@
---
layout: docs
page_title: Architecture Index
sidebar_title: Architecture
description: |-
Write a description here, this appears in search engines and social shares
---
# Architecture Overview

@ -1,9 +0,0 @@
---
layout: docs
page_title: Architecture
sidebar_title: Terminology
description: |-
Boundary terminology
---
# Terminology

@ -0,0 +1,11 @@
---
layout: docs
page_title: Installing Boundary
sidebar_title: Installing
description: |-
How to install boundary.
---
# Overview
Installing Boundary is easy!

@ -0,0 +1,9 @@
---
layout: docs
page_title: Installing Boundary
sidebar_title: Installing
description: |-
How to install Boundary
---
# How to install Boundary

@ -0,0 +1,11 @@
---
layout: docs
page_title: Introduction Index
sidebar_title: Introduction
description: |-
An introduction to Boundary including concepts and architecture.
---
# Introduction
Lorum ipsum

@ -0,0 +1,11 @@
---
layout: docs
page_title: Downloads
sidebar_title: Downloads
description: |-
Boundary downloads for releases
---
# Downloads
Lorum ipsum

@ -0,0 +1,11 @@
---
layout: docs
page_title: Releases
sidebar_title: Releases
description: |-
Boundary releases
---
# Overview
Boundary releases...

@ -0,0 +1,11 @@
---
layout: docs
page_title: Release Notes
sidebar_title: Release Notes
description: |-
Boundary Release Notes
---
# Release Notes
Lorum ipsum
Loading…
Cancel
Save