Changing with time[source]
xml
<glacius:metadata> | |
<title>Changing with time</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> | |
Throughout 2022, I did a thing where I completed one | |
<glacius:link series="2022 music project">music-related project</glacius:link> | |
per week (for some definition of "music-related"). Impressively, I actually | |
stuck with it for a whole year. Some highlights: | |
</p> | |
<ul> | |
<li> | |
<glacius:link page="music/projects/ducktales-nes-moon-theme-transcription"> | |
Transcription of "The Moon" | |
</glacius:link> | |
from <em>DuckTales</em> for the NES <small>(#11)</small> | |
<ul> | |
<li><small>Which is the greatest video game music ever written</small></li> | |
</ul> | |
</li> | |
<li> | |
<glacius:link page="music/projects/chopin-revolutionary-etude-recording"> | |
Performance of Chopin's Revolutionary Étude | |
</glacius:link> <small>(#31)</small> | |
<ul> | |
<li><small>albeit a mildly mediocre performance</small></li> | |
</ul> | |
</li> | |
<li> | |
<glacius:link page="music/projects/innocence-faded-outro-solo"> | |
Cover of the guitar solo | |
</glacius:link> | |
from <em>Innocence Faded</em> by Dream Theater <small>(#51)</small> | |
</li> | |
</ul> | |
<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> | |