Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

swh:1:snp:6f474f17101e00174fb49dd87d5b016477d6f57c
  • Code
  • Branches (8)
  • Releases (0)
NameTargetMessageDate
HEAD bed88a0 travel cv updated15 February 2026, 19:41:36 UTC
refs/heads/argelia-2025 17236a8 draft of the trip06 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 mode28 February 2026, 15:26:20 UTC
refs/heads/circleci-migration 17d7a0d testing new image and build command24 November 2018, 20:23:48 UTC
refs/heads/hugo a190f27 Merge branch 'master' of https://github.com/LuisGC/blog into hugo18 February 2018, 19:37:23 UTC
refs/heads/japon-2023 2ffe5d2 slider removed14 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 updated15 February 2026, 19:41:36 UTC
refs/heads/new-theme 7b80aab mail icon added28 February 2026, 17:00:12 UTC

back to top

Software Heritage — Copyright (C) 2015–2026, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API