Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: footer positioning #60

Merged
merged 3 commits into from
Jul 29, 2024
Merged

fix: footer positioning #60

merged 3 commits into from
Jul 29, 2024

Conversation

cjshearer
Copy link
Owner

@cjshearer cjshearer commented Jul 29, 2024

My attempt to automatically calculate the number of pages in the layout failed to account for page breaks that created additional spacing. This is a difficult problem, so I have replaced my naive approach with paged.js, which reconstructs the page at runtime. I have integrated it such that attempts to print the original resume will navigate the same page, but with a print=true query param, which will load and run paged.js.

@cjshearer cjshearer force-pushed the fix/shrink-mobile-padding branch from 7032260 to e61b247 Compare July 29, 2024 18:47
@cjshearer cjshearer merged commit 0411d2c into main Jul 29, 2024
2 checks passed
@cjshearer cjshearer deleted the fix/shrink-mobile-padding branch July 29, 2024 18:49
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