mirror of
https://github.com/chobbledotcom/buttonkin.git
synced 2026-03-04 16:32:19 +00:00
The website for Buttonkin.com - an Eleventy site, built with Nix & Forgejo, hosted on Neocities
https://buttonkin.com
- SCSS 65.9%
- XSLT 21.7%
- Liquid 6%
- HTML 5.6%
- CSS 0.5%
- Other 0.3%
| .github/workflows | ||
| src | ||
| .eleventy.js | ||
| .envrc | ||
| .gitignore | ||
| .ruby-version | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
Buttonkin Games
Edit Main Pages
Website Management
Development
- Run
bin/serveto preview the site locally - Run
bin/buildto build the site for production - Run
bin/dryrunto test the build without deploying