diff --git a/Documentation/docs-site/config.toml b/Documentation/docs-site/config.toml index c5fdbd75..1debd488 100644 --- a/Documentation/docs-site/config.toml +++ b/Documentation/docs-site/config.toml @@ -1,3 +1,3 @@ -baseURL = "http://docs.fission.io/" +baseURL = "http://fission.io/docs/v0.2.1" languageCode = "en-us" title = "Fission: Serverless Functions for Kubernetes" diff --git a/Documentation/docs-site/content/_index.md b/Documentation/docs-site/content/_index.md index 6b557caf..e653aa17 100644 --- a/Documentation/docs-site/content/_index.md +++ b/Documentation/docs-site/content/_index.md @@ -1,33 +1,6 @@ ## Fission Documentation -### Introduction: what's Fission? -### Concepts -### Architecture - -### Deployment guide - -Fission installation guide - -Fission upgrade guide - -### User guides - -Creating your first function - -Viewing function logs - -Troubleshooting - -Creating a Slack bot - -Creating a Kubernetes Watch - -Creating - -### Reference manual - -CLI - -API \ No newline at end of file +[Installation guide](install) +[Upgrade guide](upgrade-from-v0.1) \ No newline at end of file diff --git a/Documentation/docs-site/content/upgrade-from-v0.1.md b/Documentation/docs-site/content/upgrade-from-v0.1.md index 9b34e783..725ec960 100644 --- a/Documentation/docs-site/content/upgrade-from-v0.1.md +++ b/Documentation/docs-site/content/upgrade-from-v0.1.md @@ -1,7 +1,7 @@ --- title: "Upgrading from Fission v0.1 to v0.2.x" date: 2017-09-08T16:26:29-07:00 -draft: true +draft: false --- ## TL;DR diff --git a/Documentation/docs-site/themes/docdock/layouts/partials/scripts.html b/Documentation/docs-site/themes/docdock/layouts/partials/scripts.html index a811f5d6..42a6c240 100644 --- a/Documentation/docs-site/themes/docdock/layouts/partials/scripts.html +++ b/Documentation/docs-site/themes/docdock/layouts/partials/scripts.html @@ -2,7 +2,7 @@ - + @@ -10,4 +10,4 @@ - \ No newline at end of file +