Commit Graph

6 Commits

Author SHA1 Message Date
Derek L. Seitz 16d93122ca refactor: Modularize Stylesheets 2025-08-13 11:54:28 -05:00
Derek L. Seitz 691968ceac Addition of base.njk 2025-08-12 23:34:07 -05:00
Derek L. Seitz ef6363b3bd feat: Set up Eleventy and restructure project
Install and configure Eleventy for static site generation.

- Reorganized project directories for Eleventy conventions.
- Created base.njk, header.html, and footer.html for modularity.
- Wrote the initial landing page content in index.njk.
2025-08-12 22:45:47 -05:00
Derek L. Seitz fde00ef1b1 Wrote out index.html, adding comments to note intended design ideas to be explored 2025-08-11 20:21:03 -05:00
Derek L. Seitz cc5e3a2af8 Initial website setup with boilerplate HTML and CSS link 2025-08-10 23:20:21 -05:00
Derek ea13d7d3e4
Initial commit 2025-08-10 22:46:14 -05:00