Reorganize and list pages
This commit is contained in:
parent
ae0d15eef8
commit
7b049771b7
2 changed files with 20 additions and 10 deletions
16
index.html
16
index.html
|
@ -22,7 +22,7 @@
|
|||
<h2 id="site-links">Site Links</h2>
|
||||
<ul>
|
||||
<li><a href="https://git.askiiart.net/">Gitea</a></li>
|
||||
<li><a href="https://askiiart.net/repos/">My yum repo</a>
|
||||
<li><a href="/repos/">My yum repo</a>
|
||||
<ul>
|
||||
<li>A yum repo for stuff I add. I'll probably make it into an NVIDIA 470 driver repo because <a href="https://www.youtube.com/watch?v=IVpOyKCNZYw">NVIDIA is a pain</a>.</li>
|
||||
</ul></li>
|
||||
|
@ -55,6 +55,16 @@
|
|||
<li>An alternative frontend to Instagram (currently broken).</li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
<h2 id="pages">Pages</h2>
|
||||
<ul>
|
||||
<li>Index AKA this page (<a href="/index.md">markdown</a>)</li>
|
||||
<li>Blog
|
||||
<ul>
|
||||
<li><a href="/blog/marlin-boot-animations.html">Marlin Boot Animations</a> - Make your Marlin boot screen animated! Includes animation formatting documentation. (<a href="/blog/marlin-boot-animations.md">markdown</a>)</li>
|
||||
</ul></li>
|
||||
<li><a href="/resume.html">Resume</a> (<a href="/resume.md">markdown</a>)</li>
|
||||
<li><a href="/portfolio.html">Portfolio</a> (<a href="/portfolio.md">markdown</a>)</li>
|
||||
</ul>
|
||||
<h2 id="cool-stuff">Cool Stuff</h2>
|
||||
<ul>
|
||||
<li><a href="https://streetpass.social/">StreetPass for Mastodon</a>
|
||||
|
@ -66,10 +76,6 @@
|
|||
<li>A fantastic looking satirical, but rude website, mocking things such as "5MB background video[s] of hipsters poking at their iPhones"</li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
<h2 id="blog-posts">Blog posts</h2>
|
||||
<ul>
|
||||
<li><a href="https://askiiart.net/blog/marlin-boot-animations.html">Marlin Boot Animations</a> - Make your Marlin boot screen animated! Includes animation formatting documentation.</li>
|
||||
</ul>
|
||||
<h2 id="othermeta">Other/Meta</h2>
|
||||
<p>If you like what you see here, a donation would be nice.</p>
|
||||
<ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue