![]() |
||
---|---|---|
src | ||
utils | ||
.eleventy.js | ||
.env.example | ||
.gitignore | ||
LICENSE | ||
README.md | ||
package-lock.json | ||
package.json |
README.md
obsolete29.11ty
Built with 11ty
Install Node.js
curl -fsSL https://deb.nodesource.com/setup_19.x | sudo -E bash - &&\ sudo apt-get install -y nodejs
Clone repo
git clone git@codeberg.org:obsolete29/obsolete29.11ty.git
Setup project
npm run setup
Build project
npm run build