Commit Graph

14 Commits (dev-1.23-ko.3)

Author SHA1 Message Date
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
Bjørn Erik Pedersen 5d6ca9ef5c Convert case-studies to bundles (#9822) 2018-08-20 12:07:54 -07:00
Alex Contini 81cdab6cd9 remove workiva from case study page (#9826) 2018-08-13 17:20:41 -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
Alex Contini c8636e689f updates to order of case studies (#9545)
* updates to order of case studies

* update
2018-07-18 14:05:59 -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
Alex Contini fbbc4ec15e Add Northwestern Case Study (#9263) 2018-06-28 10:35:22 -07:00
Alex Contini 0f6fbe42c8 Add OpenAI Case Study (#9224)
* remove duplicate crowdfire link

* add OpenAI Case Study

* fix spacing issue
2018-06-25 16:03:23 -07:00
Alex Contini eb8df98adb remove duplicate crowdfire link (#9118) 2018-06-25 15:43:23 -07:00
Takuya N 3ed3ae82de Update Kuberbetes Blog URLs (#8612)
- blog.kubernetes.io => kubernetes.io/blog/
- Kubernetes blog => Kuberentes Blog
- Remove *.html
2018-06-15 10:19:29 -07:00
Alex Contini 3417aa98a7 add The New York Times case study (#8556)
* add The New York Times case study

* fix image links

* fixes to bottom banner
2018-05-22 14:57:25 -07:00
Alex Contini dce3754f68 add Nordstrom case study (#8458)
* add Nordstrom case study

* fix logo position and link on index page
2018-05-10 10:39:54 -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