added Small Projects page; added update about status markers on Projects page
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
bannerAlt="An upside-down New 3DS XL lying open on a desk with a small USB-C breakout board attached to it, and a USB-C cable plugged in. The 3DS is glowing to indicate that it is charging."
|
||||
subtitle="Things I have worked on" />
|
||||
|
||||
<p>Welcome to my projects page! Here I show off all the things I have done. Projects are ordered by general topic, sorted reverse-chronologically, and have a status marker assigned that shows whether they are active or not. have fun browsing~!</p>
|
||||
|
||||
<p>The projects page also has <a href="small">a sister page</a> where I document some of my smaller projects, if that interests you.</p>
|
||||
|
||||
<TableOfContents />
|
||||
|
||||
<h2 id="games">Games</h2>
|
||||
@@ -116,6 +120,7 @@
|
||||
background-color: color-mix(in srgb, var(--color-status) 6%, transparent);
|
||||
border: var(--border-style) var(--border-dash-size) var(--color-status);
|
||||
padding: 2px 8px;
|
||||
backdrop-filter: blur(var(--blur-radius-background));
|
||||
|
||||
font-family: var(--font-mono);
|
||||
font-size: 1.0rem;
|
||||
|
||||
Reference in New Issue
Block a user