rusn

Hugo

shortcode fsize

Shortcode <div style="font-size: {{ .Get 0 | default '1' }}em; line-height: calc({{ .Get 0 | default '1' }}em * 1.5);">{{ .Inner }}</div> Usage {{< fsize 0.8 >}}B: Bachelor, M: Magister, D: Doktor.{{< /fsize >}}

shortcode vspace

Shortcode <div style="height: {{ .Get 0 | default '1' }}em;"></div> Usage {{< vspace 1.5 >}}

list of slides of rusn

hugo slides progress and others

static site

hugo performance score

hugo sites key features

hugo intro

scatter chart.js

Scatter chart support on a Hugo post using Chart.js library.

template customization 3

Third theme customization of a new Hugo site following initial setting.

template customization 2

Second theme customization of a new Hugo site following initial setting.

template customization 1

First theme customization of a new Hugo site following initial setting.

first post again

Create a new post for a new Hugo site (again) with minimum customization.

index.html hugo code 3

List of modifications of index.html in a Hugo site