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.
This commit is contained in:
5
.vscode/settings.json
vendored
Normal file
5
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"cSpell.words": [
|
||||
"wireframing"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user