Commit Graph

10 Commits

Author SHA1 Message Date
Vimal Raghubir b977913ecd Remove header description text (#8131) 2018-04-20 12:03:00 -07:00
tehut 4e22f60956 Blog Migration: Continuation of WIP PR #7144 (#7247)
* WIP

* fixing layouts and assets

updating Gemfile.lock with bundle install (rvm use ruby-2.2.9)

Updated links in header and footer

switch to paginate v2 gem

comment sidebar logic

fixing css regression

retry paginate

updated local ruby version

reverting to original pagination gem

remove text, make heading roboto, next/prev as buttons

* reintoduce dir tree changes

format checking new posts

shrink fab-icons down to 33px

* reintoduce dir tree changes

format checking new posts

shrink fab-icons down to 33px

* next/prev buttons on posts and index

* Change "latest" to v1.10

* rename .md to match old blog and added explict permalinks for urls

* replacing a link to old blog
2018-04-03 14:19:43 -07:00
Wei Li 90db716385 Remove redundant closing tag li (#7180) 2018-02-02 08:00:15 -08:00
Alex Rowley 20a0cb88d6 Add conditional for versioned url (#6712)
Checks an additional variable named versionedurl for the version name,
and uses the value as the url to reference. If the versionedurl doesn't
contain an entry for the version the current path is used.

e.g.

versionedurl:
  v1.8: /docs/home
  v1.7: /docs/old-path-to-doc
2017-12-28 13:16:10 -08:00
William Martin Stewart fa691dafe7 Version Selector (#4386)
* Show current version of docs in nav

* Branch in edit link

* WIP version selector

* An actual working but not pretty version dropdown

* update URLs for versions

v1.7: https://kubernetes.io/docs/home/
v1.6: https://v1-6.docs.kubernetes.io/docs/home/
v1.5: https://v1-5.docs.kubernetes.io/docs/home/
v1.4: https://v1-4.docs.kubernetes.io/docs/home/

* fix v1.4 and v1.5 paths

* Tidier drop downs

* Make font visible always

* Make background match main nav always

* change to major.minor version number

* show only major.minor version in drop down list

* switch from githubbranch to docsbranch

* update githubbranch

* update githubbranch values

* Border radius for bottom of dropdown

* Tabs are hard
2017-08-10 16:41:10 -07:00
Andrew Chen 6a7c312867 Update links in home, header, footer, whatisk8s (#3833)
* home page, header, footer

* docs/whatisk8s

* /docs/user-guide/compute-resources/

* /docs/concepts/overview/what-is-kubernetes.md
2017-05-18 16:50:06 -07:00
Steve Perry c57fad453f Move Support topics. (#3108)
* Move Support topics.

* Update stage-documentation-changes.md

* Update stage-documentation-changes.md
2017-03-29 15:11:59 -07: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
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
John Mulhausen b90ff22068 Reduces generation time to 40 seconds for entire site 2016-02-24 15:32:45 -08:00