{{ $_hugo_config := `{ "version": 1 }` }} {{ $blockID := printf "td-cover-block-%d" .Ordinal }} {{ $promo_image := (.Page.Resources.ByType "image").GetMatch "**background*" }} {{ $logo_image := (.Page.Resources.ByType "image").GetMatch "**logo*" }} {{ $col_id := .Get "color" | default "dark" }} {{ $image_anchor := .Get "image_anchor" | default "smart" }} {{ $logo_anchor := .Get "logo_anchor" | default "smart" }} {{/* Height can be one of: auto, min, med, max, full. */}} {{ $height := .Get "height" | default "max" }} {{ $byline := .Get "byline" | default "" }} {{ with $promo_image }} {{ $promo_image_big := (.Fill (printf "1440x640 %s" $image_anchor)) }} {{ $promo_image_medium := (.Fill (printf "1440x640 %s" $image_anchor)) }} {{ $promo_image_small := (.Fill (printf "500x500 %s" $image_anchor)) }} {{ end }} {{ T "homepage_slogan" }} {{ T "homepage_description_paragraph1" }} {{ T "homepage_button_2" }} {{ T "homepage_button_1" }} {{ if $byline }} {{ $byline }} {{ end }} {{ T "homepage_language_tip" }} Java Go Node.js Web Rust ...
{{ T "homepage_description_paragraph1" }}