Skip to content

Print checklist on its own page with AEA Data Editor header - #35

Merged
larsvilhuber merged 2 commits into
mainfrom
checklist-print-header
Aug 10, 2026
Merged

Print checklist on its own page with AEA Data Editor header#35
larsvilhuber merged 2 commits into
mainfrom
checklist-print-header

Conversation

@larsvilhuber

Copy link
Copy Markdown
Member

Summary

  • Adds a print-only header (AEA Data Editor logo + name) that appears at the top of a fresh printed page immediately before the "Checklist" section in preparing-replication-package.md, so the checklist prints cleanly on its own page.
  • New print styles live in _sass/custom-print.scss, imported after the minimal-mistakes theme in assets/css/main.scss, so they survive theme updates instead of being mixed into the theme's own _print.scss.

Test plan

  • Verified the SCSS compiles and the HTML renders correctly by replicating the GHA build (Ruby 3.3.4, bundle install, bundle exec jekyll build) inside a Docker container matching ubuntu-latest's toolchain — confirmed the compiled CSS contains the .print-only/.print-header rules and the checklist page's HTML contains the header div in the right place.
  • Manually print/print-preview _guidance/preparing-replication-package.html in a browser to confirm the visual page break and header layout.

🤖 Generated with Claude Code

larsvilhuber and others added 2 commits August 9, 2026 13:17
…Data Editor header

Print styling lived in a separate custom partial so it survives minimal-mistakes theme updates.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@larsvilhuber
larsvilhuber merged commit dbe6a29 into main Aug 10, 2026
2 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