Commit Graph

25 Commits (eca312fbf36f09be48e47082fe842a6e3dee7434)

Author SHA1 Message Date
Zach Corleissen 951032a8ec
Kubecon Amsterdam now scheduled for Aug 13-16 (#19869) 2020-03-26 18:44:23 -07:00
Kubernetes Prow Robot 7cb885575b
Update EU, add NA, rm Shanghai (#19479) 2020-03-04 14:28:37 -08:00
Dan Kohn 865400ca63
Update KubeCon URLs (#19027)
The URLs had changed (and were being redirected). Also, added parameters to better identify the traffic source.
2020-02-07 13:17:45 -08:00
Zach Corleissen 759e546bd9 Update KubeCon buttons for Shanghai (#17916) 2019-12-02 20:20:57 -08:00
aimeeu d549942636 Add announcement shortcode and partial (#16210)
Add shortcode, partial, and css so we can display an accouncement
site-wide.
Create a shortcode for use in content/en/ _index.html so
announcement is displayed on website landing page.
Create a partial for use in layouts/docs/baseof.html so
announcement is displaye on every page in '<url>/docs/home'
directory.
Add two values to config.toml: announcement (boolean) for toggling
display of announcement; announcement_message, which is the actual
message.

Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2019-09-09 14:22:55 -07:00
Zach Corleissen c0382f1934 Cycle KubeCon info on landing page (#15170)
* Cycle KubeCon info on landing page

* Adjust button width
2019-06-27 16:11:22 -07:00
Alex Contini 3d39002394 Update kubecon buttons on homepage (#14521)
* Update kubecon buttons on homepage

* Update _index.html
2019-05-24 19:15:29 -07:00
Kaitlyn Barnard 910afbe9e5 Uppercase K8s (#12969) 2019-03-07 15:46:10 -08:00
Ian Chakeres c79b4728ae Include Kubernetes abbreviation k8s (#11794)
I was at Kubecon last week, and a few times I encountered people who did not know that k8s == Kubernetes. Therefore, we should mention this abbreviation on the front page.
2018-12-17 16:57:53 -08:00
Alex Contini 11a52d31c3 updates to kubecon banners (#11760)
* updates

* updates

* Update list.html
2018-12-14 09:36:49 -08:00
Kaitlyn Barnard 147537bb2e Update to newsletter signup (#10499)
* update to newsletter signup

* Update en.toml
2018-10-04 13:10:21 -07:00
Kaitlyn Barnard 5bace02455 newseltter signup (#10304) 2018-10-03 21:07:34 -07:00
Bjørn Erik Pedersen 1b5ff98a44 Make the home page into reusable and translatable blocks (#10071)
* Make navigation and UI strings i18n friendly

This commit

* Extracts most UI strings into i18n bundles so they can be translated
* Makes a proper Hugo menu out of the hardcoded menu that is shown on smaller screens
* Changes the language selector logic to navigate to the current page in the other language if possible (e.g. the translation). If not possible, it takes you to the home page for that language.

For testing, this commit also adds Norwegian as a new language. This is turned off.

* Make the home page into reusable and translatable blocks

This commit adds a set of block type shortcodes that is then used to build the home page.

* These shortcodes gets common image resources from a new headless bundle. These resources can be inherited or overridden by translations.
* The hardcoded case studies section on the home page is replaced with a query and a loop.
* The hardcoded feature list on the home page is replaed qith a query and a loop.
2018-09-14 14:47:24 -07:00
Kaitlyn Barnard 3f8fe0768c Updating links for KubeCon China (#9709)
* updated links

* Update 2018-06-26-kubernetes-1.11-release-announcement.md
2018-08-22 12:06:28 -07:00
Kaitlyn Barnard 3b9678cfda updated cncf logo and KubeCon china dates (#9782) 2018-08-08 13:43:03 -07:00
Alex Contini 966843c4e1 add SlingTV and Workiva case studies (#9769)
* add SlingTV and Workiva case studies

* update

* updates

* update
2018-08-06 18:20:45 -07:00
Alex Contini 9279ff1d57 add pinterest case study (#9633)
* add pinterest case study

* fix

* fixes
2018-07-27 12:09:58 -07:00
Kaitlyn Barnard 7c9a1987a5 Add CNCF logo to homepage (#9375)
* add CNCF logo on homepage

* edits
2018-07-18 16:36:43 -07:00
Kaitlyn Barnard 3ecba1eea1 changing button spacing (#8963) 2018-07-18 13:29:22 -07:00
Kenneth Bergquist d77b4f59b6 Switches the blurb and link for case studies to match the company logos on the homepage. (#9406) 2018-07-10 13:50:25 -07:00
Alex Contini 30acbfad12 add Capital One and ING case studies (#9371)
* add Capital One and ING case studies

* updates to styling

* fixes to feature image sizing and link on ING case study

* updates to spacing

* updates
2018-07-06 12:52:20 -07:00
Kaitlyn Barnard de59a85534 Updating case studies on homepage (#9303)
* updating case studies on homepage

* updated images
2018-06-28 22:17:21 -07:00
Kaitlyn Barnard e859e827ce changing homepage images (#8806) 2018-06-01 08:49:56 -07:00
Vadym Martsynovskyy fd2916fa89 Fixed a small grammar mistake (#8642)
* Fixed a small grammar mistake

* Changed KubeCon year

* Update _index.html
2018-05-22 19:37:09 -07:00
Bjørn Erik Pedersen 7f3b633aa0 Convert site to Hugo (#8316)
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00