Commit Graph

128 Commits (d268a3eaf4e82d61b94ae7d19271d26905b6da42)

Author SHA1 Message Date
steveperry-53 9891d65d3e Change name of include file for moved content. 2017-02-01 15:05:34 -08:00
steveperry-53 3185b43411 Move Commands and Capabilities out of User Guide. 2017-01-30 16:19:56 -08:00
Jared 51d39b1e99 Merge branch 'master' into reorganization 2017-01-26 10:44:05 -08:00
steveperry-53 02d17ade5f Reduce heading levels by 1. 2017-01-18 17:23:56 -08:00
Jess Frazelle 88e96a5078
cleanup footer scripts so its in its own file
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-05 10:06:49 -08:00
Jess Frazelle d4275b69af
cleanup head and header into two parts so it is apparent where body starts
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-05 10:05:43 -08:00
Jess Frazelle f6f210420e
make code.html more readable
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-05 10:02:11 -08:00
Jess Frazelle 65a8beae33
move case-study-styles.html to an actual css file and make it a class
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-05 10:02:09 -08:00
Ben Balter eb4cbf9ef0
Don't overwrite the global `page` object when building the table of contents 2016-12-30 12:49:42 -05:00
Aaron.L.Xu e7d75b39f6 Merge branch 'fix-typos' into master 2016-12-24 12:52:36 +08:00
dongziming 19fda13172 Fix typos 2016-12-23 20:53:16 +08:00
Aaron.L.Xu cbc897a320 Merge branch 'master' into master 2016-12-23 19:40:51 +08:00
Andrey c6d6c1e6f9 Target _blank was removed
Serious guys! It is so much annoying - each link in new tab! If I would need it I would hold Ctrl pressed.
2016-12-22 12:15:34 +01:00
SRaddict 5d6a3aaa53 fix a series errors of using "a" and "an" 2016-12-22 16:56:12 +08:00
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
Ben Balter c7a37cf626 Merge branch 'master' into jekyll-plugins 2016-12-14 18:09:10 -05: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
Eric Baum cb8d3dc175 Merge remote-tracking branch 'refs/remotes/kubernetes/master' into UC-design-patch 2016-12-14 00:12:15 +00:00
Janet Kuo 28899d6ec6 Run update-imported-docs.sh 2016-12-13 13:44:13 -08:00
Eric Baum 8264a17c4e Merge remote-tracking branch 'refs/remotes/kubernetes/master' into UC-design-patch 2016-12-13 21:33:46 +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
devin-donnelly 94e38475e9 Merge pull request #1929 from jeffmendoza/trademark-footer
Linux Foundation trademark notice. Fix #1846
2016-12-13 12:04:38 -05:00
Saad Ali 4ba5c70d9b Merge branch 'master' into release-1.5 2016-12-12 16:21:05 -08:00
Jeff Mendoza 082f4099d0 Linux Foundation trademark notice. Fix #1846 2016-12-12 11:28:37 -08: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
ankurshukla 0bdc0a7960 added harbor and kubernetic to the partners page 2016-12-05 08:28:44 -08:00
Anthony Yeh 7c800a949a Linkify API objects on first mention. 2016-12-02 12:45:49 -08:00
Anthony Yeh fd7c8eee4f Use CamelCase for API objects 2016-12-02 12:45:49 -08:00
Anthony Yeh 38edbd87e6 Add tutorial: Running a Replicated Stateful Application 2016-12-02 12:45:49 -08:00
Jared 53d3f8b134 Merge branch 'master' into carousel 2016-11-30 14:34:34 -08:00
steveperry-53 dd08e2bae9 Fix carousel images. 2016-11-28 12:59:10 -08:00
craigbox e9591bb3ee Add license to footer
- Change "Kubernetes", which is not a thing you can assign copyright to, to "The Kubernetes Authors", in line with comments in source files.  This may or may not be more appropriate to assign copyright to CNCF.
- Add link to LICENSE with CC BY SA text, which will only be true when #1763 is merged.
- I don't think you'll like the CSS, but without the 'light-text' tag you get a blue/purple link.
2016-11-22 13:22:38 +00:00
devin-donnelly 3aafad63f1 Merge pull request #1679 from StackPointCloud/partner/stackpoint.io
Added Stackpoint.io to the Technology and Services Partner sections
2016-11-21 15:15:00 -08:00
scotty 9f0531ba75 added "contribute to codebase" and "download k8s" buttons to the footer
hide left nav area in docs if no nav is present
update text link styles for better readability
2016-11-18 10:27:25 -08:00
ankurshukla d10fed8566 Added new set of Tech and Services Partners 2016-11-15 13:03:34 -08:00
Matt Baldwin 71bc78a652 Merge branch 'master' into partner/stackpoint.io 2016-11-14 15:35:01 -08:00
Matt Baldwin d124edabc3 - updated partner-script.js with the correct logo name.
- added the correct logo.

Change-Id: I160ecf13028977fa491c3047727b12c85b05eae0
2016-11-14 10:34:30 -08:00
devin-donnelly 532741efcd Merge pull request #1610 from caseydavenport/community-tigera
Fix services partners -> tech partners for Tigera
2016-11-03 15:02:39 -07:00
ankurshukla ef0bec049f adding new tech and services partners to the list 2016-11-02 16:57:42 -07:00
Casey Davenport 05b949fb8a Fix services partners -> tech partners for Tigera 2016-11-02 16:13:34 -07:00
devin-donnelly aa995dded1 Merge pull request #1546 from soltysh/update_api_reference
Updated imported docs with ./update-imported-docs.sh
2016-11-02 15:16:39 -07:00
Matt Baldwin 07c0d92984 Added StackPointCloud as a Technology and Services Partner
Change-Id: I04c32a60e447f918aba2d9a27741938a4dcfb434
2016-11-01 15:55:23 -07:00
Casey Davenport 425d54661c Add Tigera to partners 2016-10-28 09:39:53 -07:00
Maciej Szulik b506e647f3 Updated imported docs with ./update-imported-docs.sh 2016-10-28 11:28:17 +02:00
devin-donnelly d8becc60c5 Merge pull request #1547 from ankurshukla/master
Updates to the ISV label and adding 2 new ISV partners
2016-10-27 20:19:46 -07:00
seanturner83 d4736684a4 Adds Jetstack as a solutions partner 2016-10-27 10:14:51 +01:00
ankurshukla 569d9b2fe8 Updates to the ISV label and adding 2 new ISV partners 2016-10-24 14:59:01 -07:00