]> git.zndr.dk Git - zndr-11ty.git/commit
Initial Eleventy (11ty) static site with service cards
authorJannik ZANDER <jzander@grundfos.com>
Sun, 7 Sep 2025 05:24:01 +0000 (07:24 +0200)
committerJannik ZANDER <jzander@grundfos.com>
Sun, 7 Sep 2025 05:24:01 +0000 (07:24 +0200)
commit512f8634564f78037b7b757cbc21e80ecb782f5a
tree7e7e76d9acb26efd31eaee9c7a34fad532e38206
Initial Eleventy (11ty) static site with service cards
.eleventy.js [new file with mode: 0644]
.gitignore [new file with mode: 0644]
package.json [new file with mode: 0644]
site/_data/services.json [new file with mode: 0644]
site/_includes/layouts/base.njk [new file with mode: 0644]
site/about.md [new file with mode: 0644]
site/assets/styles.css [new file with mode: 0644]
site/index.njk [new file with mode: 0644]
site/public/favicon.svg [new file with mode: 0644]