mirror of
https://github.com/skooner-k8s/skooner.git
synced 2026-08-24 04:16:18 +00:00
Removed Proctor from a few files
This commit is contained in:
+2
-3
@@ -1,4 +1,4 @@
|
||||
name: Proctor - A/B Testing Framework by Indeed
|
||||
name: K8dash Kubernetes dashboard by Indeed
|
||||
# https://github.com/blog/2100-github-pages-now-faster-and-simpler-with-jekyll-3-0
|
||||
highlighter: rouge
|
||||
markdown: kramdown
|
||||
@@ -11,6 +11,5 @@ kramdown:
|
||||
exclude: ['Gemfile', 'Gemfile.lock', 'Rakefile.rb', 'README.md']
|
||||
|
||||
# jekyll serve --watch --baseurl=
|
||||
# baseurl: "https://indeedeng.github.io/proctor"
|
||||
# baseurl: "https://tate-indeed.github.io/proctor-tate-working"
|
||||
# baseurl: "https://indeedeng.github.io/k8dash"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<div>Proctor is licensed under <a href="https://github.com/indeedeng/imhotep/blob/master/LICENSE">Apache License Version 2.0.</a></div>
|
||||
<div>K8dash is licensed under <a href="https://github.com/indeedeng/imhotep/blob/master/LICENSE">Apache License Version 2.0.</a></div>
|
||||
<div>This site is maintained by <a href="http://github.com/indeedeng">Indeed.com</a> (<a href="http://engineering.indeedblog.com/blog">engineering.indeedblog.com</a>)</div>
|
||||
<div><small>Hosted on GitHub Pages — Theme adapted from <a href="https://github.com/orderedlist/minimal">minimal by orderedlist</a></small></div>
|
||||
</footer>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<nav>
|
||||
<p><button data-toggle="collapse" data-target="#global_nav" id="navbutton">Proctor - All Topics</button></p>
|
||||
<p><button data-toggle="collapse" data-target="#global_nav" id="navbutton">K8dash - All Topics</button></p>
|
||||
|
||||
<div id="global_nav" class="collapse">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user