1.3 KiB
1.3 KiB
layout, title
layout | title |
---|---|
layout/base.njk | my heart's not .init() |
hey what's up! my name is uuupah. im a twenty-something non-binary (they/them) person from australia plagued by a metaphysical urge to record my thoughts and feelings in meandering prose. i'm into exploring less mainstream music genres, character design and figure drawing, puzzle and movement videogames, old anime and rock climbing.
pages
🖌️ my art 🖼️
journal.html
[⚠️ newest post! ⚠️]({{collections.post[collections.post.length - 1].filePathStem}})
thoughts and feelings
{% for post in collections['blog'] | reverse | limit(5) %} - {{ post.page.date.toLocaleDateString("en-UK") }} // {{ post.data.title }} {% endfor %} - ...and da restt ...
lists of things
{% for post in collections['lists'] | reverse | limit(5) %} - {{ post.page.date.toLocaleDateString("en-UK") }} // {{ post.data.title }} {% endfor %} - older lists