Skip to content

Commit 955adb0

Browse files
committed
docs(styles): Update the docs Header and Footer to match nav on deis.com
1 parent 12cd990 commit 955adb0

7 files changed

Lines changed: 538 additions & 27 deletions

File tree

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ markdown_extensions:
107107
permalink: True
108108
extra_javascript:
109109
- static/js/foundation.js
110+
- static/js/foundation.dropdown.js
110111
- static/js/foundation.offcanvas.js
111112
- static/js/headroom.min.js
112113
- static/js/adjustments.js

themes/deis/footer.html

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -52,32 +52,34 @@
5252
<div class="row">
5353
<div class="small-6 medium-3 columns">
5454
<dl>
55-
<dt><a id="footer-gh-community" href="//deis.com/community">Community</a></dt>
56-
<dd><a id="footer-get-involved" href="//deis.com/community">Get Involved</a></dd>
57-
<dd><a id="footer-videos-events" href="//deis.com/community#videos-events">Videos &amp; Events</a></dd>
58-
<dd><a id="footer-roadmap" href="https://docs-v2.readthedocs.io/en/latest/roadmap/roadmap/">Project Roadmap</a></dd>
55+
<dt><a id="footer-gh-community" href="https://deis.com/community">Community</a></dt>
56+
<dd><a id="footer-get-involved" href="https://deis.com/community">Events</a></dd>
57+
<dd><a id="footer-videos-events" href="https://www.youtube.com/channel/UCWEgHkfXx-sUbP3QS8QTkDQ">Videos</a></dd>
58+
<dd><a id="footer-get-involved" href="https://deis.com/phippy">Illustrated Guide</a></dd>
5959
</dl>
6060
</div>
6161
<div class="small-6 medium-3 columns">
6262
<dl>
63-
<dt><a id="footer-docs" href="https://docs-v2.readthedocs.io/en/latest/">Docs</a></dt>
64-
<dd><a id="footer-installing" href="https://docs-v2.readthedocs.io/en/latest/installing-workflow/">Installing Workflow</a></dd>
65-
<dd><a id="footer-architecture" href="https://docs-v2.readthedocs.io/en/latest/understanding-workflow/architecture/">Architecture</a></dd>
63+
<dt><a id="footer-projects" href="https://deis.com/workflow">Projects</a></dt>
64+
<dd><a id="footer-workflow" href="https://deis.com/workflow">Workflow</a></dd>
65+
<dd><a id="footer-helm" href="//helm.sh">Helm</a></dd>
66+
<dd><a id="footer-steward" href="https://github.com/deis/steward">Steward</a></dd>
6667
</dl>
6768
</div>
6869
<div class="small-6 medium-3 columns">
6970
<dl>
70-
<dt><a id="footer-services" href="//deis.com/services">Services</a></dt>
71-
<dd><a id="footer-support-plans" href="//deis.com/services#support">Support Plans</a></dd>
72-
<dd><a id="footer-pro-serv" href="//deis.com/services">Pro Services</a></dd>
71+
<dt><a id="footer-services" href="https://deis.com/services">Services</a></dt>
72+
<dd><a id="footer-support-plans" href="https://deis.com/services#packages">Packages</a></dd>
73+
<dd><a id="footer-training" href="{https://deis.com/services#training">Training</a></dd>
74+
<dd><a id="footer-support-plans" href="https://deis.com/services#support">Support Plans</a></dd>
7375
</dl>
7476
</div>
7577
<div class="small-6 medium-3 columns">
7678
<dl>
77-
<dt><a id="footer-company" href="//deis.com/about">Company</a></dt>
78-
<dd><a id="footer-about" href="//deis.com/about">About</a></dd>
79-
<dd><a id="footer-careers" href="//deis.com/careers">Careers</a></dd>
80-
<dd><a id="footer-contact" href="//deis.com/about#contact">Contact</a></dd>
79+
<dt><a id="footer-company" href="https://deis.com/about">Company</a></dt>
80+
<dd><a id="footer-careers" href="https://deis.com/blog">Blog</a></dd>
81+
<dd><a id="footer-about" href="https://deis.com/about">About</a></dd>
82+
<dd><a id="footer-contact" href="https://deis.com/about#contact">Contact</a></dd>
8183
</dl>
8284
</div>
8385
</div>
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 21 additions & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)