You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
2 weeks ago | |
---|---|---|
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