From the shadowed heart[source]
xml
<glacius:metadata> | |
<title>From the shadowed heart</title> | |
<description>Personal website of Tommy Montgomery</description> | |
<toc>false</toc> | |
</glacius:metadata> | |
<glacius:grid cols="2"> | |
<div> | |
<h2>Hi</h2> | |
<p> | |
This is <glacius:link page="about">my</glacius:link> website. It is | |
a <a href="https://en.wikipedia.org/wiki/Wiki">wiki</a>. That means it | |
is easy for me to edit. The rate at which I do so can | |
<glacius:link route="wikiRecentChanges">vary greatly</glacius:link>, however. | |
</p> | |
<p> | |
Right now I'm trying a thing where I do one | |
<glacius:link series="2022 music project">music-related project</glacius:link> | |
per week. Or I'm trying to. So far I have not failed. For example, | |
sometimes I | |
<glacius:link page="music/projects/robyn-call-your-girlfriend-transcription">transcribe</glacius:link> | |
<glacius:link page="music/projects/ducktales-nes-moon-theme-transcription">stuff</glacius:link>, | |
sometimes I | |
<glacius:link page="music/projects/stairway-to-heaven-solo">record</glacius:link> | |
<glacius:link page="music/projects/bach-prelude-no-3-csharp-major-recording">stuff</glacius:link>, | |
and other times I just | |
<glacius:link page="music/projects/rachmaninoff-concerto-no-1-review">talk</glacius:link> | |
<glacius:link page="music/projects/chopin-mazurkas-part-1">to</glacius:link> | |
<glacius:link page="music/projects/chopin-mazurkas-part-2">myself</glacius:link>. | |
</p> | |
<p> | |
I also post some coding-related things, although that's less frequent despite | |
having a backlog of content I want to put somewhere more permanent, like on | |
the Internet. I've started compiling some oft-used | |
<glacius:link category="Code snippets">snippets</glacius:link>, like | |
for <glacius:link page="ffmpeg/snippets">ffmpeg</glacius:link> and | |
<glacius:link page="imagemagick/snippets">ImageMagick</glacius:link>. | |
</p> | |
<p> | |
Other coding stuff is just for fun, like this mildly interactive | |
<glacius:link page="code/sorting-algorithms-visualized">visualization of | |
sorting algorithms</glacius:link>. | |
</p> | |
<p> | |
Scroll to the footer of any wiki page to view the page source, | |
history, info, and more. Each page also has an | |
RSS feed if you feel like you really want to stay up-to-date | |
for some reason. | |
</p> | |
<p> | |
Maybe here's some things you could check out: | |
</p> | |
<ul> | |
<li><glacius:link page="about/glacius">About this wiki</glacius:link></li> | |
<li> | |
Over there where it says | |
<span style="font-variant: small-caps"><strong>Recently updated pages</strong></span> | |
are the most recently updated pages, if you're looking for hot | |
& fresh content. | |
</li> | |
<li> | |
Roll the dice and visit a | |
<glacius:link route="wikiPageRandom">random page</glacius:link>! | |
</li> | |
<li> | |
Look at a list of <glacius:link route="wikiAllPages">every page</glacius:link> | |
</li> | |
<li> | |
View some <glacius:link route="wikiStats">statistics</glacius:link> regarding | |
the wiki | |
</li> | |
</ul> | |
</div> | |
<div> | |
<h2>Recently updated pages</h2> | |
<glacius:module name="recent-updates" /> | |
<h2>Popular categories</h2> | |
<glacius:module name="popular-categories" /> | |
</div> | |
</glacius:grid> | |