| HEAD | bed88a0 | travel cv updated | 15 February 2026, 19:41:36 UTC |
| refs/heads/argelia-2025 | 17236a8 | draft of the trip | 06 July 2025, 18:33:33 UTC |
| refs/heads/chunk/changes-1772292342099-1772292342099 | 740fe9e | fix(ci): correct Hugo build command flag syntax **Root cause:** The Hugo build command was using `--destination ${HUGO_OUTPUT_FOLDER}` without proper quoting, causing Hugo 0.157.0 to misinterpret the environment variable value "docs" as a subcommand rather than a destination path argument. **Fix approach:** Updated the Hugo command to use the short form `-d` flag with proper quoting around environment variables to ensure correct parsing. **Changes made:** - Changed `--destination ${HUGO_OUTPUT_FOLDER}` to `-d "${HUGO_OUTPUT_FOLDER}"` - Added quotes around `${BASE_URL}` for consistency and proper parsing - Maintained all other flags and verbose mode | 28 February 2026, 15:26:20 UTC |
| refs/heads/circleci-migration | 17d7a0d | testing new image and build command | 24 November 2018, 20:23:48 UTC |
| refs/heads/hugo | a190f27 | Merge branch 'master' of https://github.com/LuisGC/blog into hugo | 18 February 2018, 19:37:23 UTC |
| refs/heads/japon-2023 | 2ffe5d2 | slider removed | 14 February 2026, 10:23:44 UTC |
| refs/heads/jbake | 3f1e6dc | Generated site on Sun Feb 18 16:35:41 UTC 2018 [ci skip] | 18 February 2018, 16:35:41 UTC |
| refs/heads/master | bed88a0 | travel cv updated | 15 February 2026, 19:41:36 UTC |
| refs/heads/new-theme | 7b80aab | mail icon added | 28 February 2026, 17:00:12 UTC |