Skip to content

Commit

Permalink
ref(docs): import docs into v3.helm.sh
Browse files Browse the repository at this point in the history
This is a significant development change to the documentation. Essentially, this moves the content of the docs/ dir in helm/helm over to helm-www similar to kubernetes/kubernetes and kubernetes/website.

This provides several significant enhancements over the existing system:

1. No more URL redirect munging in gulpfile.js
2. No requirements on cloning helm/helm to build the site
3. No need to open multiple PRs when introducing new documentation material (one for the docs, and one to add to the menus).

Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
  • Loading branch information
Matthew Fisher committed Jul 22, 2019
1 parent 574bdd0 commit 7f4422d
Show file tree
Hide file tree
Showing 96 changed files with 7,483 additions and 951 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Expand Up @@ -15,6 +15,5 @@ app/*
source/
source/*
static/*
content/docs/*
helm.sh/
docs.helm.sh/
docs.helm.sh/

0 comments on commit 7f4422d

Please sign in to comment.