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
scotty
ae71da018e
rebuild footer
2016-10-21 09:46:16 -07:00
scotty
f01c95a35d
footer test
2016-10-21 09:37:04 -07:00
scotty
1e2a44d57f
footer test
2016-10-21 09:29:10 -07:00
scotty
5c16dcf765
hiccup
2016-10-21 09:25:51 -07:00
scotty
772455e8c1
add partners to footer nav
2016-10-21 09:17:28 -07:00
scotty
a02e7918b0
alpha sort partners
2016-10-21 09:11:23 -07:00
scotty
a86638cc49
Merge remote-tracking branch 'origin/master'
2016-10-21 08:27:34 -07:00
scotty
a4972014d7
new partners layout
2016-10-20 16:19:21 -07:00
steveperry-53
68a0c5195b
Write new task: Defining Environment Variables for a Container.
2016-10-19 16:47:15 -07: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
scotty
a6c9579233
partners
2016-09-30 10:21:03 -07:00
Steve Perry
aaef454bea
Merge branch 'master' into templates3
2016-09-26 15:06:33 -07:00
scotty
063c84ff29
home page updates for case studies
2016-09-26 12:55:13 -07:00
scotty
06dc818dc4
Merge remote-tracking branch 'origin/master'
2016-09-26 11:32:35 -07:00
scotty
13a9dd5cdc
case studies
2016-09-26 11:32:26 -07:00
steveperry-53
822d59b5e4
Write page templates and canonical examples.
...
Conflicts:
_data/tasks.yml
_data/tutorials.yml
docs/tasks/access-kubernetes-api/http-proxy-access-api.md
docs/tasks/index.md
docs/tutorials/index.md
2016-09-26 08:06:06 -07:00
scotty
ae8d6a053c
case studies
2016-09-14 10:39:24 -07:00
Devin Donnelly
301a3e4da9
Merge branch 'master' into release-1.4
2016-09-08 16:11:25 -07:00
Jeff Mendoza
92a802a7fb
Replace the 'I Wish' feature with a create issue button.
2016-09-06 15:54:10 -07:00
nikhiljindal
caa3d8c8e3
Updating docs by running update-imported-docs.sh
2016-09-02 16:23:08 -07:00
Phillip Wittrock
899d27a16c
Push v1.3 release documentation to the live site.
2016-08-12 14:48:32 -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
d1074bc3c2
Fixing any remaining 1.2 hardcodes
2016-07-07 02:18:44 -07:00
John Mulhausen
5c705cb021
New template instructions
2016-06-17 15:34:20 -07:00
John Mulhausen
5f17dcd4d1
Added Landing Page
2016-05-27 19:28:42 -07:00
John Mulhausen
b8f93f63b0
Template demo
2016-05-27 17:35:16 -07:00
root
beeb65b4ea
Fix broken links
2016-04-13 10:21:12 -04: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
John Mulhausen
634654a96b
Add Batch and Autoscaling API topics to left nav
2016-03-17 16:26:59 -07:00
John Mulhausen
dbe21d103a
Refresh of refdocs; adds autoscaling and batch
2016-03-17 15:58:12 -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
143fe3e0cb
footer for fones
2016-03-07 12:45:19 -08:00
John Mulhausen
933c1eec68
Fixes for API docs
2016-03-07 17:27:56 +00:00
johndmulhausen
90276c2dbc
Update v1-definitions.html
2016-03-07 17:26:10 +00:00
johndmulhausen
b86ffd99b7
Update extensions-v1beta1-operations.html
2016-03-07 17:25:45 +00:00
johndmulhausen
b26892bc0c
Update extensions-v1beta1-definitions.html
2016-03-07 17:25:22 +00:00
John Mulhausen
a777a06bb1
Refdocs for 1.2 import
2016-03-07 16:51:25 +00:00
John Mulhausen
869e7de45a
Nips/tucks to 1.2 import, image additions, SASS fix for tables and code overflow
2016-03-07 13:05:16 +00: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
johndmulhausen
50704476d6
Application of code include widget, hack curl calls for three file downloads, saas code/pre fixes, comment-out of version drop-down
2016-03-01 19:43:10 -08:00
johndmulhausen
1b6a08e693
Widget for code includes + sass
2016-03-01 18:17:31 -08:00
John Mulhausen
d57e7a432c
Ran update-imported-docs.sh
2016-02-26 05:18:59 -08:00
John Mulhausen
6a4b9a2d99
Giving up the dream of masterdocs under _includes
2016-02-26 03:54:48 -08:00
John Mulhausen
f8a5f14a74
Revert "Diffs for top-level docs, flown in from master"
...
This reverts commit 5de1faad02
.
2016-02-25 16:16:09 -08:00
John Mulhausen
8ff26badb4
Revert "doc fix"
...
This reverts commit 5aef96a20f
.
2016-02-25 16:15:46 -08:00
John Mulhausen
ddb9561fb0
Revert "Admin docs <HEAD> import: a files"
...
This reverts commit 74e83717d5
.
2016-02-25 16:14:51 -08:00
John Mulhausen
74e83717d5
Admin docs <HEAD> import: a files
2016-02-25 16:08:24 -08:00
John Mulhausen
5aef96a20f
doc fix
2016-02-25 16:00:18 -08:00
John Mulhausen
5de1faad02
Diffs for top-level docs, flown in from master
2016-02-25 15:54:48 -08:00
johndmulhausen
4704761e60
Update configuring-containers.md
2016-02-25 14:40:54 -08:00
johndmulhausen
8b3cbc318c
Update editdocs.md
2016-02-24 15:44:18 -08:00
John Mulhausen
7e683b3bff
Rename to masterdocs, refining of editdocs.md
2016-02-24 15:40:43 -08:00
John Mulhausen
b90ff22068
Reduces generation time to 40 seconds for entire site
2016-02-24 15:32:45 -08:00
John Mulhausen
eaaaa781a7
Single-source/multi-version docs structure
2016-02-24 13:47:57 -08:00
John Mulhausen
f249edaed0
Switch to native kramdown in-page TOCs instead of proprietary
2016-02-17 18:32:18 -08:00
johndmulhausen
e8720d74f0
Make external TOC links open in new tab; incremental build; better .gitignore
2016-02-13 11:58:00 -08:00
johndmulhausen
0ea36a2279
Removal of 'Table of Contents' header
2016-02-13 03:18:17 -08:00
johndmulhausen
6c9558f7c2
Various searches and replaces. Movement of TOC association to recursive loop function tocsearch.html
2016-02-13 03:07:37 -08:00