A template for creating 11ty websites.
Go to file Use this template
2023-10-05 20:11:28 +02:00
src Initial commit 2023-10-05 19:23:16 +02:00
static/css Initial commit 2023-10-05 19:23:16 +02:00
.eleventy.js Initial commit 2023-10-05 19:23:16 +02:00
.eleventyignore Initial commit 2023-10-05 19:23:16 +02:00
.gitignore Initial commit 2023-10-05 19:23:16 +02:00
package.json Initial commit 2023-10-05 19:23:16 +02:00
README.md Add dependency resolving step 2023-10-05 20:11:28 +02:00
yarn.lock Initial commit 2023-10-05 19:23:16 +02:00

Eleventy Base

A template for creating 11ty websites.

Getting started

Run yarn to resolve the dependencies.

Make sure to check the following files and change them according to your needs:

After changing the files, run yarn serve to serve the website.