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)
Revision 740fe9ec73cbeb22984ecc748a7ffe1487eb9518 authored by circleci-app[bot] on 28 February 2026, 15:26:20 UTC, committed by GitHub on 28 February 2026, 15:26:20 UTC
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
1 parent da98bcd
  • Files
  • Changes
    • Branches
    • Releases
    • HEAD
    • refs/heads/argelia-2025
    • refs/heads/chunk/changes-1772292342099-1772292342099
    • refs/heads/circleci-migration
    • refs/heads/hugo
    • refs/heads/japon-2023
    • refs/heads/jbake
    • refs/heads/master
    • refs/heads/new-theme
    No releases to show
  • 4b79fa9
  • /
History
Cook and download a directory from the Software Heritage Vault

You have requested the cooking of the directory with identifier swh:1:dir:4b79fa9d2b70add6b7c8ab46a83b1181952bfea3 into a standard tar.gz archive.

Are you sure you want to continue ?

Download a directory from the Software Heritage Vault

You have requested the download of the directory with identifier swh:1:dir:4b79fa9d2b70add6b7c8ab46a83b1181952bfea3 as a standard tar.gz archive.

Are you sure you want to continue ?

Cook and download a revision from the Software Heritage Vault

You have requested the cooking of the history heading to revision with identifier swh:1:rev:740fe9ec73cbeb22984ecc748a7ffe1487eb9518 into a bare git archive.

Are you sure you want to continue ?

Download a revision from the Software Heritage Vault

You have requested the download of the history heading to revision with identifier swh:1:rev:740fe9ec73cbeb22984ecc748a7ffe1487eb9518 as a bare git archive.

Are you sure you want to continue ?

Invalid Email !

The provided email is not well-formed.

Download link has expired

The requested archive is no longer available for download from the Software Heritage Vault.

Do you want to cook it again ?

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • revision
  • directory
  • snapshot
revision badge
swh:1:rev:740fe9ec73cbeb22984ecc748a7ffe1487eb9518
directory badge
swh:1:dir:4b79fa9d2b70add6b7c8ab46a83b1181952bfea3
snapshot badge
swh:1:snp:6f474f17101e00174fb49dd87d5b016477d6f57c

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • revision
  • directory
  • snapshot
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
Tip revision: bed88a0bf94aadb7df7733336febd55226a5f6dd authored by Luis GC on 15 February 2026, 19:41:36 UTC
travel cv updated
Tip revision: bed88a0
FileModeSize
.circleci
archetypes
assets
content
layouts
static
themes
.gitignore -rw-r--r--50 bytes
.gitmodules -rw-r--r--123 bytes
LICENSE -rw-r--r--34.3 KB
README.md -rw-r--r--714 bytes
config.toml -rw-r--r--10.4 KB
config.toml_old -rw-r--r--9.5 KB
config_future-imperfect.toml -rw-r--r--6.5 KB
staticman.yml -rw-r--r--2.2 KB

The diff you're trying to view is too large. Only the first 1000 changed files have been loaded.
Showing with 0 additions and 0 deletions (0 / 0 diffs computed)
swh spinner

Computing file changes ...

README.md

swh spinner

Loading README.md ...

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