···11+# Tholp's Site
22+Source of my [website](https://tholps.site)
33+44+Build [Skidmark](https://github.com/Tholp1/Skidmark) and run `skidmark` in the root of the repo to build the html. A simple script to build and start a local webserver with podman is provided
···100100</figure>
101101}}}
102102103103+!template(blog_image_tall imgsrc alt caption)
104104+{{{
105105+<figure class="divcenter">
106106+ <img width="55%" alt="[[alt]]" title="[[alt]]" src="[[imgsrc]]"/>
107107+ <figcaption>[[caption]]</figcaption>
108108+</figure>
109109+}}}
110110+103111!template(blog_songblurb song artist album imgsrc color)
104112{{{
105113···198206<div id="bsky_comments" data-uri="[[postlink]]"></div>
199207<script src="/res/scripts/bsky-comments.js"></script>
200208}}}
209209+210210+!template(blog_audio src caption)
211211+{{{
212212+<figure class="divcenter">
213213+ <audio controls>
214214+ <source src="[[src]]"> Heres a nickel kid, go download yourself a better browser that can play modern audio formats.
215215+ </audio>
216216+ <figcaption>[[caption]]</figcaption>
217217+</figure>
218218+}}}
+1
skid/blog/index.sk
···22222323</header>
24242525+!blog_stub( 3 "Rainy Bass" "2025-7-30" "Not fishing for compliments")
2526!blog_stub( 2 "An Overview on Skidmark" "2025-7-11" "Nominative determinism in software")
2627!blog_stub( 1 "Is This Thing On?" "2025-6-2" "The 'thlog'? probably not.")
2728
+4-3
skid/changelog.sk
···1818<div class="blog_container">
19192020# Changelog
2121-### Early / Unnoticeable changes omitted for dramatic effect
2121+### Early / Unnoticeable changes omitted for undramatic effect
2222+!change("2025-7-30" "Blog #3")
2223!change("2025-7-14" "Ditto")
2324!change("2025-7-12" "Update CSS for main page to be betterer on mobile")
2425!change("2025-7-12" "Add Changelog")
2526!change("2025-7-12" "Update CSS for main page to be better on mobile")
2627!change("2025-7-12" "Swap duplicate gif in junk drawer")
2728!change("2025-7-11" "Fix Bluesky comment CSS")
2828-!change("2025-7-11" "Attach Bluesky post to Blog#1&2")
2929-!change("2025-7-11" "Fix Blog#1's title being capitalized incorrectly")
2929+!change("2025-7-11" "Attach Bluesky post to Blog #1 & #2")
3030+!change("2025-7-11" "Fix Blog #1's title being capitalized incorrectly")
3031!change("2025-7-11" "Initial public version")
3132!change("2025-7-10" "Pest removal")
3233
+1-1
skid/index.sk
···93939494 Collaborative Project~~s~~:
95959696- * !poplink("Deathmatch Classic: Refragged: A Remake/Continuation of Valve's Deathmatch Classic" "https://coaxion.games/?=deathmatch_classic_refragged") !nobr("(Programming & Infrastructure Lead)")
9696+ * !poplink("Deathmatch Classic: Refragged: A Remake/Continuation of Valve's Deathmatch Classic" "https://coaxion.games/?=deathmatch_classic_refragged") !nobr("(Technical Lead)")
97979898 I have been a part of more projects than listed but I either don't think what I contributed was substantial or I don't like what the project has become.
9999 </div>