Skip to content

refactor module to work nicer and not override default templates#1

Merged
haydenk merged 2 commits intodevelopfrom
feature/fix-standalone-mode
Mar 1, 2026
Merged

refactor module to work nicer and not override default templates#1
haydenk merged 2 commits intodevelopfrom
feature/fix-standalone-mode

Conversation

@haydenk
Copy link
Owner

@haydenk haydenk commented Mar 1, 2026

What does this PR do?

This PR fixes how this module interacts when there is another theme present. Current is that it overrides the default layout cause it to not show up. New is that it uses its own layout that needs to be enabled by the user either in the main index content or the index under the path of their choosing.

Closes #

Type of change

  • Bug fix
  • New feature / enhancement
  • Refactor (no behavior change)
  • Documentation / example site update
  • CI / tooling

Checklist

  • mise run build completes without errors
  • mise run test passes (build + htmltest)
  • Tested visually in both light and dark mode
  • Responsive layout checked at mobile widths
  • No hardcoded colors — uses --lynko-* CSS custom properties
  • New [params.lynko] options documented in exampleSite/hugo.toml
  • CHANGELOG updated (if user-facing change)

Screenshots / recordings

Notes for reviewers

@github-actions github-actions bot added docs Documentation changes ci CI / tooling changes templates Layout template changes labels Mar 1, 2026
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your first contribution to lynko! 🎉
Please make sure the PR checklist is filled out before requesting a review — especially:

  • mise run test passes (build + htmltest) - Tested in both light and dark mode - No hardcoded colors — use --lynko-* CSS custom properties
    A maintainer will review this soon.

@haydenk haydenk self-assigned this Mar 1, 2026
@haydenk haydenk merged commit 07f8b92 into develop Mar 1, 2026
2 checks passed
@haydenk haydenk deleted the feature/fix-standalone-mode branch March 1, 2026 19:07
haydenk added a commit that referenced this pull request Mar 1, 2026
* release/0.1.1:
  set version for release in changelog
  refactor module to work nicer and not override default templates (#1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci CI / tooling changes docs Documentation changes templates Layout template changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant