Commit Graph

26 Commits (9cd582fd7ad285280c3340799a50f1512c69d23f)

Author SHA1 Message Date
devin-donnelly 4f5b3fb8f0 Merge branch 'master' into UC-design-patch 2016-12-21 17:32:25 -05:00
Ben Balter d8d99a171e use in-page titles to generate sidebar nav 2016-12-19 15:08:54 -05:00
Eric Baum 73d782abe1 Merge branch 'master' into UC-design-patch 2016-12-15 05:13:13 +00:00
Eric Baum 47a75ca011 Minor header change
Change "Try Kubernetes" link point to /docs/tutorials/kubernetes-basics/
instead of "Hello Node"
Reduce font weight in links across the top.
2016-12-14 00:54:21 +00:00
Ben Balter 731f5bac1a Use Jekyll SEO Tag to generate the search engine HEAD meta.
This commit moves the site to use the official Jekyll SEO Tag
plugin (https://github.com/jekyll/jekyll-seo-tag) to generate the
search-engine meta in the HEAD of each page. The title and canonical
URL output should be largely the same as before, but with additional
metadata, such as JSON-LD (for richer indexing), Twitter card
metadat, etc.

Like the other plugins, this should largely work out-of-the-box,
with no additional day-to-day configuration, but is customizable
where desired.
2016-12-13 14:16:54 -05:00
Ben Balter 91634d19c0 Use absolute_url to generate the cannonical URL
Starting with Jekyll v3.3, Jekyll ships with `relative_url` and
`absolute_url` filters. Rather than manual concatenating strings,
we can rely on Jekyll to handle the logic in Ruby land, which
takes into account the site's URL (locally and in production), and
handles things like double "/"s.
2016-12-13 14:07:53 -05:00
Eric Baum 08a199d6d1 Update header
Updates header to remove hamburger on desktop, set 100px margin, and
adds 100px margin to body.
2016-12-09 23:03:48 +00:00
steveperry-53 dd08e2bae9 Fix carousel images. 2016-11-28 12:59:10 -08:00
Jess Frazelle d061e53193
dont set canonical tag for 404 page
Signed-off-by: Jess Frazelle <acidburn@google.com>
2016-10-12 15:34:34 -07:00
Matthew L Daniel 5643dede04 Update google groups link for kubernetes-users
The previous link now has scary language in a big font, along with a membership requirement. That page does _mention_ kubernetes-users but it does not link to said group. This fixes both of those problems.
2016-08-09 23:51:56 -07:00
johndmulhausen b3ee6b1e5f Update head-header.html 2016-03-25 16:23:16 -07:00
johndmulhausen 915ebaef58 Update head-header.html 2016-03-25 16:22:16 -07:00
johndmulhausen 9c731b6bba Add canonical link 2016-03-25 16:21:32 -07:00
johndmulhausen 00fcbed81f Adds 'copy code' functionality to include code module 2016-03-25 14:43:15 -07:00
scotty 90303d7f22 Merge remote-tracking branch 'origin/master' 2016-03-17 17:17:02 -07:00
scotty a10a1364f3 home page css fixes 2016-03-17 17:16:55 -07:00
johndmulhausen c8dd8b8831 Import from Container Engine docs, addition of Tabs functionality, various link fixes 2016-03-16 15:54:34 -07:00
Rodrigo Campos cade182224 head-header: Fix missing "View On Github" link
Without this commit, the button goes to kubernetes.io home page.
2016-03-14 11:11:58 -03:00
scotty c4a5d0ab93 many, many mobile fixes
Introducing: _code-styles.sass
Introducing: TOC mobile flyout
2016-03-08 17:18:23 -08:00
johndmulhausen c9f725e777 Shortening Community text for menu 2016-03-08 07:33:32 +00:00
johndmulhausen 77e42984a0 Menu text 2016-03-08 07:30:56 +00:00
johndmulhausen a067e7f41c Menu text 2016-03-08 07:29:47 +00:00
scotty c6c27c214a Stack Overflow brand fixes 2016-03-07 22:27:22 -08:00
scotty cf3d058308 nav buttons exclusions fix 2016-03-07 13:59:59 -08:00
scotty 5b56a8cb33 moved page title conditional into head-header.html
added switch to setFooterType()
Introducing: community.html
2016-03-04 17:07:06 -08:00
scotty 6129c6931f head-header.html
footer.html
"get started" url fixes
calendar social links
video fix
Introducing: the ALL_NEW index.html
2016-03-04 16:02:00 -08:00