A template for creating 11ty websites.
Find a file Use this template
2023-10-05 19:23:16 +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 Initial commit 2023-10-05 19:23:16 +02:00
yarn.lock Initial commit 2023-10-05 19:23:16 +02:00

Eleventy Base

A template for creating 11ty websites.

Getting started

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.