Jekyll Initial Commit

This commit is contained in:
David Erwin
2017-05-24 16:48:00 -04:00
parent a1a78334ea
commit 69b19d2c91
110 changed files with 13644 additions and 0 deletions
+42
View File
@@ -0,0 +1,42 @@
# This is your sidebar TOC. The sidebar code loops through sections here and provides the appropriate formatting.
entries:
- title: Sidebar
levels: one
folders:
- title: Quickstart
output: web
folderitems:
- title: About
url: /index.html
output: web
- title: Installation
output: web
folderitems:
- title: Configuration
output: web
url: /configuration.html
- title: Source
url: /install-source.html
output: web
- title: Docker
url: /install-docker.html
output: web
- title: Setup
url: /install-setup.html
output: web
- title: Plugins
output: web
folderitems:
- title: Client API
url: /plugins-client.html
output: web
- title: Server API
url: /plugins-server.html
output: web
- title: Experimental
url: /plugins-experimental.html
output: web