refactor: Modularize Stylesheets

This commit is contained in:
2025-08-13 11:54:28 -05:00
parent 691968ceac
commit 16d93122ca
23 changed files with 725 additions and 1716 deletions

8
src/about.njk Normal file
View File

@@ -0,0 +1,8 @@
---
layout: base.njk
title: About Derek
stylesheet: styles/about.css
---
<h1>More About Derek</h1>
<h2>Coming Soon!</h2>