🌿 My personal website https://wonderfulfrog.com
Find a file
Devin Lumley a5526174ba feat: convert templates from njk to html
Note: Nunjucks will still process the templates, but this way they can
be plain HTML files and will be formatted properly.
2024-01-28 20:52:09 -08:00
config/template-languages feat: add linting 2024-01-28 16:20:10 -08:00
src feat: convert templates from njk to html 2024-01-28 20:52:09 -08:00
.eleventy.js feat: convert templates from njk to html 2024-01-28 20:52:09 -08:00
.eslintrc.js feat: add linting 2024-01-28 16:20:10 -08:00
.gitignore Initial commit 2024-01-28 16:00:23 -08:00
.prettierignore feat: add linting 2024-01-28 16:20:10 -08:00
package.json feat: add linting 2024-01-28 16:20:10 -08:00
yarn.lock feat: add linting 2024-01-28 16:20:10 -08:00