website/content/en/docs/tasks
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
..
access-application-cluster Note Formatting Correction (#9927) 2018-08-20 12:26:30 -07:00
access-kubernetes-api fix invalid yaml format (#10238) 2018-09-09 18:25:40 -07:00
administer-cluster Fixes from review of PR #10278 (#10280) 2018-09-12 14:35:43 -07:00
administer-federation Added short code around include statement (#10020) 2018-08-21 13:01:58 -07:00
configure-pod-container keep consistency with the kubectl commands (#10197) 2018-09-05 14:46:40 -07:00
debug-application-cluster describe truncate feature about advanced audit (#10236) 2018-09-11 21:19:12 -07:00
extend-kubectl Added Note Formatting (#9991) 2018-08-21 11:26:25 -07:00
federation Added short code around include statement (#10006) 2018-08-22 08:51:24 -07:00
inject-data-application Update code render and format auto-generate list (#9070) 2018-08-21 12:13:09 -07:00
job Update jobs link (#10179) 2018-09-03 05:42:23 -07:00
manage-daemon Added Note Formatting (#9984) 2018-08-21 10:41:03 -07:00
manage-gpus Fix display of lists in scheduling-gpus.md (#9609) 2018-07-23 10:08:19 -07:00
manage-hugepages Convert site to Hugo (#8316) 2018-05-05 09:00:51 -07:00
run-application Make the home page into reusable and translatable blocks (#10071) 2018-09-14 14:47:24 -07:00
service-catalog service catalog: add doc fixes (#8729) 2018-06-08 11:35:52 -07:00
tls fix code snippets and tweak a heading (#9909) 2018-08-20 13:18:33 -07:00
tools Applied Technical Writer Edits to the Top Portion (#10001) 2018-08-22 12:03:06 -07:00
_index.md Fix docs/tasks page TOC (#8999) 2018-06-11 11:58:27 -07:00
example-task-template.md Added toc_hide=true flag to file frontmatter (#8633) 2018-05-18 16:17:50 -07:00