This is the Debug Site
This page has two parts to test things that need to be in the md page and those that need to be done in the html layout.- Markdown Part (content/debug/_index.md)
- Layout Template Part (layouts/debug/list.html)
Markdown Part (content/debug/_index.md)
This page has two parts - Markdown and html stuff starting below
Shortcodes
Embedded Shortcodes
https://github.com/gohugoio/blob/master/tpl/tplimpl/embedded/templates/shortcodes/highlight.html
A bunch of code here
Stuff to `process` in the *center*.
My own Shortcodes
Embed HTML in Markdown page (unsafe_html)
- unsafe_html with <>
I'm a header five
- unsafe_html with %%:
alerts (or shortcodes in general) with rendered md
Emcke, Carolin. Gegen den Hass
prev_next
link
Schedule
Schedule (not yet published)
Schedule own not published note
alerts
Primary
Light
Shortcode without markdown:
# huhu
[Emcke, Carolin. Gegen den Hass](https://www.fischerverlage.de/buch/carolin-emcke-gegen-den-hass-9783596296873)
Info
Success
Warning
Danger
Dark
Math
see https://gohugo.io/content-management/mathematics/
$$a^*=x-b^*$$These are block equations:
\[a^*=x-b^*\]\[ a^*=x-b^* \]\[ a^*=x-b^* \]These are block equations using alternate delimiters:
$$a^*=x-b^*$$$$ a^*=x-b^* $$$$ a^*=x-b^* $$\[ \begin{aligned} KL(\hat{y} || y) &= \sum_{c=1}^{M}\hat{y}_c \log{\frac{\hat{y}_c}{y_c}} \\ JS(\hat{y} || y) &= \frac{1}{2}(KL(y||\frac{y+\hat{y}}{2}) + KL(\hat{y}||\frac{y+\hat{y}}{2})) \end{aligned} \]debug/list.html
Layout Template Part (layouts/debug/list.html)
baseURL
- site.BaseURL
- https://bkleinen.github.io/staging/
- site.BaseURL/contact
- https://bkleinen.github.io/staging//contact
- $style.RelPermalink
- /staging/css/styles.min.css
- $style.Permalink
- https://bkleinen.github.io/staging/css/styles.min.css
layouts/debug/list.html
Aliases
- Defined in data/aliases
- .Site.Data.aliases:
map[broken_link:/misc/about.md info1:/classes/ws2023/info1/_index.md info2:/classes/ss2024/info2/_index.md info3:/classes/ss2023/info3/_index.md m1-web:/classes/ss2024/m1-web/_index.md m17-masterseminar:/classes/ss2024/m17-masterseminar/_index.md networks:/classes/ws2021/networks/_index.md project:/classes/ws2021/project/_index.md projects:/classes/ss2024/projects/_index.md sketchnotes:/material/visual/sketchnotes.md theses:/classes/ws2021/theses/_index.md wt1:/classes/ws2021/m-wt1-webapplications/_index.md]- broken_link->/misc/about.md
- info1->/classes/ws2023/info1/_index.md
- info2->/classes/ss2024/info2/_index.md
- info3->/classes/ss2023/info3/_index.md
- m1-web->/classes/ss2024/m1-web/_index.md
- m17-masterseminar->/classes/ss2024/m17-masterseminar/_index.md
- networks->/classes/ws2021/networks/_index.md
- project->/classes/ws2021/project/_index.md
- projects->/classes/ss2024/projects/_index.md
- sketchnotes->/material/visual/sketchnotes.md
- theses->/classes/ws2021/theses/_index.md
- wt1->/classes/ws2021/m-wt1-webapplications/_index.md
The material on this page is organized into 3 taxonomies: Courses , Tags and Tools .
Original Version, works locally but not on server:
$tax_names: [courses tags tools]
tax_links : [<a href="#courses">Courses</a> <a href="#tags">Tags</a> <a href="#tools">Tools</a> ]
: .
x : <a href="#courses">Courses</a> , <a href="#tags">Tags</a> and <a href="#tools">Tools</a> .
safe: Courses , Tags and Tools
The material on this page is organized into 3 taxonomies: Courses , Tags and Tools
" The material on this page is organized into 3 taxonomies: Courses , Tags and Tools "
"The material on this page is organized into 3 taxonomies: Courses , Tags and Tools ."
b, a, c → b, a, c
b, a and c
bla
eins: The material on this page is organized into 3 taxonomies: Courses , Tags and Tools
zwei: "The material on this page is organized into 3 taxonomies: Courses , Tags and Tools"
.Site. false
.Site.BuildDrafts false