Files
dlseitz.dev-frontend/.vscode/settings.json
dereklseitz 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

5 lines
53 B
JSON

{
"cSpell.words": [
"wireframing"
]
}