summaryrefslogtreecommitdiff
path: root/static-html
AgeCommit message (Collapse)Author
2025-07-01Add page for fauxchella 8HEADmasterSteph Enders
Squashed commit of the following: commit 94b53565bc0aa1fec6ac256ad40497248fa93f75 Author: Steph Enders <steph@senders.io> Date: Tue Jun 10 19:26:07 2025 -0400 Add Saturday Links Got most of em; skipped bands we know commit db69582a7959dcfb4967d82208eb982dd87b7839 Author: Steph Enders <steph@senders.io> Date: Tue Jun 10 19:25:53 2025 -0400 Round borders more! commit f7e9dc243fa2ad4ee7398147a51535b1d724318b Author: Steph Enders <steph@senders.io> Date: Tue Jun 10 18:24:27 2025 -0400 Add wbr for finalbossfight commit 76e7d7315edc15f5e22b2a441b2bf4f16d5d643f Author: Steph Enders <steph@senders.io> Date: Tue Jun 10 18:22:09 2025 -0400 Additional mobile ux fixes commit c25772ea9c1a20c05852eb4739c18b0481fa79a4 Author: Steph Enders <steph@senders.io> Date: Tue Jun 10 18:17:10 2025 -0400 Add missing td's to fix safari diplsay jank commit 6d6d57b788e03864477237d35e67586e7d76463b Author: Steph Enders <steph@senders.io> Date: Tue Jun 10 17:59:42 2025 -0400 Fix mobile line-heights commit f56ce70367d2d9e2cb366ee3ef881a775d33b6f5 Author: Steph Enders <steph@senders.io> Date: Tue Jun 10 17:56:39 2025 -0400 Fix bandname typo for Keep for Cheap commit 7c789a78a2b9ae35bdd6438381dc38753a0d52c6 Author: Steph Enders <steph@senders.io> Date: Tue Jun 10 17:54:51 2025 -0400 Added most Friday bands commit 06b48606c45cb6104b868dd41dd0fa54c8e1b53b Author: Steph Enders <steph@senders.io> Date: Tue Jun 10 17:31:56 2025 -0400 Set table to 2 lines for mobile commit 13836d5923405d71f41f3b0fd8bda475e79552c5 Author: Steph Enders <steph@senders.io> Date: Tue Jun 10 17:19:45 2025 -0400 Fix comic mono and absib typo commit 488a82da414bedfc8a0f2bcfceeb6af713f1fda5 Author: Steph Enders <steph@senders.io> Date: Tue Jun 10 17:14:54 2025 -0400 Add Fauxchella page Needs links
2024-03-10Delete duplicate .css fileSteph Enders
2024-03-10Updated build and posts - should be deployableSteph Enders
Everything SEEMS like it should be deployable now. Let's see
2024-02-29Initial rework commit: Build Script POC and CSS doneSteph Enders
I've created the main CSS layout and a proof of concept for the build script: this will actually build any "done" _post/ file and generate it as a workable HTML file. However, no index file generate, rss, or gemini is implemented