Lol
aww >3
oops I reversed the heart <3
I did enough HTML programming in the last couple days that I tried to HTML entify the < in <3, and I mixed up which it was. 😄
Hey, it was for the podcast. XML and JSON, too.
The podcast site and feed are built using a static site generator.
Lume, which I use for my other sites.
I can't wrap my head around Go templates.
And I refuse to use a theme someone else made. ;)
I know, but that requires Go templates which as I mentioned I can't wrap my brain around.
What even is "."
in go templates I mean
what even does that mean
…okay. ;)
I tried.
it's too distracting from actually writing code
In other templating systems I've used, templates are compiled(ish) into functions, which you pass parameters to and return the finished text.
#MentionFailHelper Amin is on the job!
"." seems to have a special meaning.