Skip to content

Conversation

chalin
Copy link
Contributor

@chalin chalin commented May 22, 2025

  • Contributes to Adapt to new template system in Hugo v0.146.0 #2243
  • Moves most files out of layouts/_default
  • Replaces layouts/{home,single.list}.html` by layouts/all.html`
  • Updates the UG accordingly.
  • Adds temp link-checker ignore rules for moved pages
  • Drops inlined content of baseof.html, since it has changed, and interested readers can just click on the link.

Only non-whitespace changes are to the pages that have prose updates:

$ (cd userguide/public && g diff -bw --ignore-blank-lines) | grep ^diff | grep -Ev "_print|\.xml|refcache"
diff --git a/docs/adding-content/lookandfeel/index.html b/docs/adding-content/lookandfeel/index.html
diff --git a/docs/get-started/other-options/index.html b/docs/get-started/other-options/index.html
diff --git a/project/changelog/index.html b/project/changelog/index.html

@chalin chalin force-pushed the chalin-rw-im-templates-refactoring-2025-05-22 branch 2 times, most recently from 5272f08 to 1f5f8aa Compare May 22, 2025 16:13
@chalin chalin force-pushed the chalin-rw-im-templates-refactoring-2025-05-22 branch from 1f5f8aa to 3dde0ae Compare May 22, 2025 16:14
@chalin chalin changed the title More refactoring of layouts: moving files out of _default Moving some files out of layouts/_default, and using all.html May 22, 2025
@chalin chalin merged commit 044322e into google:main May 22, 2025
11 checks passed
@chalin chalin deleted the chalin-rw-im-templates-refactoring-2025-05-22 branch May 22, 2025 16:23
fekete-robert pushed a commit to fekete-robert/docsy that referenced this pull request May 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant