My solutions to Advent of Code https://blog.maymeow.com/tags/adventofcode/
  • JavaScript 66.6%
  • PHP 25.7%
  • HTML 5.5%
  • SCSS 2.2%
Find a file
MayMeow c47819805d
Add Hugo build workflow and update build scripts
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.
2025-12-27 10:23:00 +01:00
.github Add Hugo build workflow and update build scripts 2025-12-27 10:23:00 +01:00
2023 add inputs back 2023-12-10 17:22:00 +01:00
2024 Add blog post for Advent of Code 2024 Day 1 2025-12-08 09:20:31 +01:00
2025 Remove 2025 puzzle documentation and input files 2025-12-12 14:10:36 +01:00
_pages Add Hugo build workflow and update build scripts 2025-12-27 10:23:00 +01:00
config Day4 Part 1 2023-12-04 16:05:10 +01:00
inputs remove txt inputs 2023-12-08 18:27:42 +01:00
site/scripts Migrate site to Hugo structure and add AoC posts 2025-12-27 10:10:03 +01:00
src wip 2023-12-10 13:35:21 +01:00
tests Day 2023-12-07 09:47:57 +01:00
.gitignore Add Hugo build workflow and update build scripts 2025-12-27 10:23:00 +01:00
app.php restructure 2023-12-09 20:20:14 +01:00
array_functions.php update 2023-12-07 15:06:24 +01:00
composer.json add day 9 part1 2023-12-09 18:50:32 +01:00
composer.lock add day 9 part1 2023-12-09 18:50:32 +01:00
package-lock.json Add Day 2 solution and input for Advent of Code 2025 2025-12-07 11:07:40 +01:00
package.json Add Hugo build workflow and update build scripts 2025-12-27 10:23:00 +01:00