Added calendar and edited gitea link

This commit is contained in:
nc543 2025-07-24 22:14:57 -04:00
parent db38af702a
commit f6870ee24c
2 changed files with 9 additions and 1 deletions

View File

@ -48,6 +48,10 @@
<svg class="inline-logo" width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12 16V12M12 8H12.01M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>About</span></a>
<a class="button" href="https://calendar.nolancasey.click" target="_blank"><span class="center-flex">
<svg class="inline-logo" width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M21 10H3M16 2V6M8 2V6M7.8 22H16.2C17.8802 22 18.7202 22 19.362 21.673C19.9265 21.3854 20.3854 20.9265 20.673 20.362C21 19.7202 21 18.8802 21 17.2V8.8C21 7.11984 21 6.27976 20.673 5.63803C20.3854 5.07354 19.9265 4.6146 19.362 4.32698C18.7202 4 17.8802 4 16.2 4H7.8C6.11984 4 5.27976 4 4.63803 4.32698C4.07354 4.6146 3.6146 5.07354 3.32698 5.63803C3 6.27976 3 7.11984 3 8.8V17.2C3 18.8802 3 19.7202 3.32698 20.362C3.6146 20.9265 4.07354 21.3854 4.63803 21.673C5.27976 22 6.11984 22 7.8 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>Calendar</span></a>
<br>
<h2>Services</h2>
<hr style="width: 30%;">

View File

@ -57,6 +57,10 @@
<a href="https://github.com/advplyr/audiobookshelf" target="_blank" rel="noopener noreferrer">Audiobookshelf</a> is one of the few self-explanatory
services here. It is a bookshelf for audiobooks. It has a ton of features and a mobile app, so if you have audiobooks that you want to
host, I highly recommend this. <br><br>
<a href="https://github.com/ckulka/infcloud-docker" target="_blank" rel="noopener noreferrer">InfCloud</a> is the service I use for displaying my
CalDAV server (my calendar) in my browser. While I rarely use this, I like to have it up here in case I am on a lab or work computer that I do not have configured.
The CalDAV server has a guest account that is able to preview my work and school schedules, so contact me for the credentials if you want to try and
plan something around my changing schedule. <br><br>
<a href="https://gitea.nolancasey.click" target="_blank" rel="noopener noreferrer">Gitea</a> is a self-hosted github alternative. It focuses on
being lightweight and simple to use. It is what I use for my personal repositories. If you want to browse my repositories, click on the 'Explore'
option in the Gitea menu. This will show all of my public repositories. <br><br>
@ -76,7 +80,7 @@
<br>
<div class="box hflex thin">
<a href="https://github.com/nc5432" class="site-icon" target="_blank"><img class="icon-image" src="/images/github-mark-white.svg" alt="Github link"></a>
<a href="https://gitea.nolancasey.click" class="site-icon" target="_blank"><img class="icon-image" src="/images/Gitea_Logo.svg" alt="Gitea link"></a>
<a href="https://gitea.nolancasey.click/explore/repos" class="site-icon" target="_blank"><img class="icon-image" src="/images/Gitea_Logo.svg" alt="Gitea link"></a>
<a href="https://www.codewars.com/users/nc543" class="site-icon" target="_blank"><img src="/images/codewars.svg" alt="Codewars link" class="icon-image"></a>
<a href="https://nc543.itch.io/" class="site-icon" target="_blank"><img src="/images/itchio-logo-textless-white.svg" alt="Itch.io link" class="icon-image"></a>
<a href="https://steamcommunity.com/id/nukgroik/" class="site-icon" target="_blank"><img src="/images/steam.png" alt="Steam link" class="icon-image"></a>