]> Witch of Git - web/blog/commit
Add basic eleventy setup
authorCassie Jones <code@witchoflight.com>
Fri, 1 Nov 2019 23:54:53 +0000 (19:54 -0400)
committerCassie Jones <code@witchoflight.com>
Fri, 1 Nov 2019 23:54:53 +0000 (19:54 -0400)
commitbdf9b9e0423eaee376a3eb631db83202dbd1467f
tree4dd65925107872e674c1cb6cb3e888cfa5c14222
Add basic eleventy setup
.eleventy.js [new file with mode: 0644]
.gitignore [new file with mode: 0644]
_includes/layouts/layout.njk [new file with mode: 0644]
_includes/layouts/post.njk [new file with mode: 0644]
feed.njk [new file with mode: 0644]
index.html [new file with mode: 0644]
package-lock.json [new file with mode: 0644]
package.json [new file with mode: 0644]
posts/posts.json [new file with mode: 0644]