diff --git a/docs/_config.yml b/docs/_config.yml index 6c883437..8f4a584e 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -2,9 +2,11 @@ name: Rancher Documentation description: Documentation for Rancher -#URL: http://rancher.github.io +URL: http://rancher.github.io baseurl: "" +exclude: [] + markdown: kramdown highlighter: rouge kramdown: @@ -12,5 +14,5 @@ kramdown: syntax_highlighter: rouge permalink: pretty -gems: +gems: - jekyll-redirect-from diff --git a/docs/_includes/footer-archive.html b/docs/_includes/footer-archive.html new file mode 100644 index 00000000..2ad5765c --- /dev/null +++ b/docs/_includes/footer-archive.html @@ -0,0 +1,34 @@ + + +
+
+ + {{ content }} + +
+ +
+ + + + + + + + + + + + diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html new file mode 100644 index 00000000..6cf06295 --- /dev/null +++ b/docs/_includes/footer.html @@ -0,0 +1,32 @@ + + +
+
+ + {{ content }} + +
+ +
+ + + + + + + + + + + + diff --git a/docs/_includes/os-header.html b/docs/_includes/os-header.html new file mode 100644 index 00000000..52ba10c2 --- /dev/null +++ b/docs/_includes/os-header.html @@ -0,0 +1,50 @@ + + + + + {{ page.title }} + + + + + + + + + + + +
+ + + +