Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • B Binary Factory Tooling
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Sysadmin
  • Binary Factory Tooling
  • Merge requests
  • !258

Merged
Created Jan 26, 2022 by Phu Nguyen@phunhContributor

Set HUGO_BASEURL for building www-staging-k-o

  • Overview 7
  • Commits 1
  • Changes 1

CSS and fonts are not loaded on www-staging.kde.org due to cross-origin requests to resources on kde.org. This in turn is because the base URL is the same on both master and staging branches.

Setting HUGO_BASEURL has the same effect as changing the config field, while we don't need to make changes to the website repo and people can keep their usual workflow of synchronizing those two branches.

Edited Jan 26, 2022 by Phu Nguyen
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: work/staging