website/content/en/docs
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
..
community Make the home page into reusable and translatable blocks (#10071) 2018-09-14 14:47:24 -07:00
concepts Make the home page into reusable and translatable blocks (#10071) 2018-09-14 14:47:24 -07:00
contribute Add Katacoda Embedded Live Environment (#10276) 2018-09-13 15:45:54 -07:00
doc-contributor-tools Reorganize docs contrib guide (#9510) 2018-08-06 16:15:57 -07:00
getting-started-guides Removed spurious <strong> tag in one Title (#10032) 2018-08-21 14:58:13 -07:00
home Make the home page into reusable and translatable blocks (#10071) 2018-09-14 14:47:24 -07:00
reference fix typos (#10252) 2018-09-10 18:36:14 -07:00
setup fix the command output (#10285) 2018-09-13 20:30:27 -07:00
tasks Make the home page into reusable and translatable blocks (#10071) 2018-09-14 14:47:24 -07:00
templates Convert site to Hugo (#8316) 2018-05-05 09:00:51 -07:00
tutorials Make the home page into reusable and translatable blocks (#10071) 2018-09-14 14:47:24 -07:00
user-journeys/users Update admission controller links (#9386) 2018-07-18 15:54:21 -07:00
_index.md Change Documentation and Home links in nav (#9914) 2018-08-20 08:33:42 -07:00
search.md Convert site to Hugo (#8316) 2018-05-05 09:00:51 -07:00
sitemap.md Convert site to Hugo (#8316) 2018-05-05 09:00:51 -07:00
test.md Add Katacoda Embedded Live Environment (#10276) 2018-09-13 15:45:54 -07:00
update-user-guide-links.py Convert site to Hugo (#8316) 2018-05-05 09:00:51 -07:00