Skip to content

Point logo at portal + pin theme v0.2.0#17

Merged
dcmcand merged 1 commit into
mainfrom
feat/logo-link
Jun 25, 2026
Merged

Point logo at portal + pin theme v0.2.0#17
dcmcand merged 1 commit into
mainfrom
feat/logo-link

Conversation

@dcmcand

@dcmcand dcmcand commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bumps nebari-hugo-theme pin from v0.1.1 to v0.2.0 in docs/site/go.mod + go.sum
  • Adds params.logoLink = "https://packs.nebari.dev/" as the first key under [params] in docs/site/hugo.toml, so the header logo navigates back to the portal root instead of the pack's own home
  • Documents the logoLink param in README.md under the docs-portal Opting in steps (new step 4)

Test plan

  • hugo mod get github.com/nebari-dev/nebari-hugo-theme@v0.2.0 resolved cleanly
  • hugo --gc --minify --baseURL "https://packs.nebari.dev/building-a-software-pack/" succeeded (15 pages, 97 ms)
  • grep 'site-header__brand' public/index.html confirmed href="https://packs.nebari.dev/" in the rendered output

- Bump nebari-hugo-theme pin from v0.1.1 to v0.2.0 in go.mod/go.sum
- Set params.logoLink in hugo.toml so header logo links to packs.nebari.dev
- Document the logoLink param in README.md docs-portal convention section
@github-actions

Copy link
Copy Markdown

📄 Docs preview for feat/logo-link:
https://feat-logo-link.nebari-software-pack-template.pages.dev

@dcmcand dcmcand merged commit 6639cc2 into main Jun 25, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant