Commit Graph

63 Commits (d1ac26f4392c052682466c82a4d97f73416eb2c3)

Author SHA1 Message Date
Sayak Mukhopadhyay 15465d1eec
feat: test moving the homepage search bar from the content to the layout 2025-03-09 18:28:25 +05:30
Tim Bannister ab484498e4
Refactor KubeWeekly signup form
Turn it into a shortcode. Allow fallback in case localizations have not
yet caught up.

Co-authored-by: Dmitry Shurupov <dmitry.shurupov@palark.com>
Co-authored-by: Sayak Mukhopadhyay <mukhopadhyaysayak@gmail.com>
2025-02-04 17:23:20 +00:00
Dmitry Shurupov e49c25cc17
Redesign KubeCon links on the main page
Signed-off-by: Dmitry Shurupov <dmitry.shurupov@palark.com>
2025-01-08 16:49:50 +07:00
Arhell a6434d0f70 [en] update queue link 2024-11-13 00:15:28 +02:00
Dmitry Shurupov 8a06046b6b
Update KubeCon 2024-2025 events
Signed-off-by: Dmitry Shurupov <dmitry.shurupov@palark.com>
2024-10-01 11:21:05 +07:00
Tim Bannister 46196821ae Clean up after the 10th birthday
Remove the special banner support, leaving some scaffolding in place.
2024-06-30 18:20:17 +01:00
Kubernetes Prow Robot 4238897423
Merge pull request #46684 from sftim/20240605_hbd_k8s
Congratulate Kubernetes on its 10th birthday
2024-06-06 08:35:19 -07:00
Tim Bannister 13a96f0a31 Congratulate Kubernetes on its birthday 2024-06-06 16:04:16 +01:00
Tim Bannister f0ab423e1c Redo landing page 2024-06-06 16:04:08 +01:00
Dmitry Shurupov 13b273454c
Update KubeCon 2024 events
Signed-off-by: Dmitry Shurupov <dmitry.shurupov@palark.com>
2024-05-17 10:41:17 +07:00
Kat Cosgrove 56b5dc720b
standardize on open source over open-source 2024-05-01 09:34:03 +01:00
Dmitry Shurupov f398964d29 Update KubeCon dates for 2024 2023-11-30 17:24:00 +07:00
Dmitry Shurupov ba40e4f415 Update KubeCon dates for 2023-2024 2023-10-19 22:02:37 +07:00
Dipesh Rawat a226826c03
Add site search to home page 2023-07-31 09:21:50 +01:00
NitishKumar06 3be6ec244b Hyperlinked kubernetes.io to kubernetes,io/release/download 2023-02-07 15:53:10 +05:30
Dmitry Shurupov ccaa05a3f7 Update KubeCon dates for 2023
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2023-01-11 12:24:42 +07:00
Kubernetes Prow Robot dff7efc4ee
Merge pull request #35298 from Rishit-dagli/Rishit-dagli-concepts-overview
Move what-is-kubernetes to overview page
2022-08-22 16:47:23 -07:00
Maciej Filocha 655ae211b9 Change KubeCon/CloudNativeCon Europe link 2022-07-26 14:48:12 +02:00
Rishit Dagli 7f2c7c3d47 Fix ref to what-is-kubernetes 2022-07-24 03:41:19 +00:00
windsonsea 121f0419fa updated text on the home page 2022-07-23 14:00:06 +08:00
Scott Brenner 5165c57df6
Swap positions 2022-06-25 15:17:23 -07:00
Scott Brenner 09a403c5a3
Update KubeCon Europe event 2022-06-24 22:13:33 -07:00
Arhell 0c61c48529 [en] fix meetup link 2022-01-08 01:34:01 +02:00
amandapunch 1a3e293393 Update chronological order and remove korean language updates 2021-12-03 15:16:38 -08:00
amandapunch f7a9e0e729 update date to mention kubecon North America 2022 2021-12-02 20:51:16 -08:00
Christophe Gasmi 286cf8f763 update url for kubecon EU 2022 2021-06-26 14:07:27 +02:00
Jihoon Seo 88018a88f2 Update 'Attend KubeCon' buttons 2021-06-02 12:04:20 +09:00
Celeste Horgan cf76fafcff Use k8s more widely
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-11-12 10:43:46 -08:00
inductor ace3ea8d1a Add link to KubeCon Virtual EU 2021 2020-11-04 20:38:16 +09:00
Kubernetes Prow Robot 5857387107
Merge pull request #24149 from sftim/20200926_set_priority_for_key_pages
Set sitemap priority for key pages
2020-10-13 10:44:27 -07:00
Tim Bannister f77650a4f6 Revise style of site front page
On the front page of the site, the first paragraph was actually a
heading. Replace that with a text paragraph that has a similar style.
2020-09-29 23:00:00 +01:00
Tim Bannister 961438877d Set sitemap priority for key pages
The very key pages get 1.0 priority; other good landing pages get 0.9
and the remaining pages have a default priority, 0.75.
2020-09-26 14:06:22 +01:00
zacharysarah 944c8093da Remove the KubeCon EU event from the landing page 2020-08-27 17:38:30 -07:00
inductor 7d0a62e293 Attend KubeCon NA virtually 2020-08-07 13:33:58 +09:00
Arhell 57e7cf6c7d fix broken field on the main page in the video block 2020-07-20 01:17:38 +03:00
Celeste Horgan 9b9ce1f942
Reimplement announcements (#21586)
* Reimplement announcements

Signed-off-by: Celeste Horgan <celeste@cncf.io>

Address deprecation-warning styling

Signed-off-by: Celeste Horgan <celeste@cncf.io>

Use partial only

Signed-off-by: Celeste Horgan <celeste@cncf.io>

Refine

Signed-off-by: Celeste Horgan <celeste@cncf.io>

* Turn on announcements for preview only

Signed-off-by: Celeste Horgan <celeste@cncf.io>

* Update config.toml

Co-authored-by: Celeste Horgan <celeste@cncf.io>

Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>
2020-06-09 13:46:05 -07:00
Celeste Horgan 9caa83d75b Improve announcements implementation
Signed-off-by: Celeste Horgan <celeste@cncf.io>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-06-04 14:20:47 -07:00
zacharysarah ccdb25f58a Revise KCCNC EU dates and location to virtual 2020-04-29 14:21:54 -07:00
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