mirror of
https://github.com/MayMeow/advent-of-code.git
synced 2026-02-08 01:54:24 +00:00
My solutions to Advent of Code
https://blog.maymeow.com/tags/adventofcode/
- JavaScript 66.6%
- PHP 25.7%
- HTML 5.5%
- SCSS 2.2%
Introduces a GitHub Actions workflow for building the Hugo site on push to main and on manual dispatch. Updates .gitignore to exclude the new _public directory, adds a build-site npm script for local Hugo builds, and includes generated CSS assets. |
||
|---|---|---|
| .github | ||
| 2023 | ||
| 2024 | ||
| 2025 | ||
| _pages | ||
| config | ||
| inputs | ||
| site/scripts | ||
| src | ||
| tests | ||
| .gitignore | ||
| app.php | ||
| array_functions.php | ||
| composer.json | ||
| composer.lock | ||
| package-lock.json | ||
| package.json | ||