Mercurial > web
diff code/index.html @ 111:250f40874439
*: update lots of things
now we minify the html,css,etc before deploying, so it hopefully
will load faster :)
author | Paper <paper@tflc.us> |
---|---|
date | Mon, 19 May 2025 13:58:21 -0400 |
parents | a8449f9a55d4 |
children |
line wrap: on
line diff
--- a/code/index.html Sun Apr 06 19:44:28 2025 -0400 +++ b/code/index.html Mon May 19 13:58:21 2025 -0400 @@ -47,6 +47,22 @@ <br> +<div id="web" class="content drop-shadow-box"> + <div class="project-title-container"> + <span class="drop-shadow-text project-title">web</span> + <span class="project-quip drop-shadow-text"><i>turtles all the way down</i></span> + </div> + <hr class="project-separator"> + <span class="drop-shadow-text"> + The source code to this website. It's built using jekyll, and is fairly simple to set up. + See the '.build.yml' file for the exact commands used when deploying. + </span> + <br><br> + <a class="drop-shadow-text prettylink" href="https://hg.tflc.us/web">Mercurial source tree</a> +</div> + +<br> + <div id="msvpvf" class="content drop-shadow-box"> <div class="project-title-container"> <span class="drop-shadow-text project-title">msvpvf</span> @@ -77,6 +93,7 @@ <li> <a class="drop-shadow-text prettylink" href="https://hg.tflc.us/msvpvf">Mercurial source tree</a> </li> + </ul> </div> <br> @@ -89,7 +106,9 @@ <hr class="project-separator"> <span class="drop-shadow-text"> A Winamp plugin that uses the Discord GameSDK to provide rich - presence. + presence. It also uses the WinHTTP API provided in Windows XP + and newer to show album covers scraped from Deezer within the + status. </span> <br><br> <a class="drop-shadow-text prettylink" href="binaries/gen_DiscordGameSDK.dll" download>Download (32-bit)</a>