You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, I am super appreciative of this repo, and it is incredibly easy to use. However, I have noticed an additional issue when the CV pages are greater than 1.
When using the stock information and template, and filling out more lorem ipsum text and changing the color styling there are two main issues that happen:
The second page sidebar content or color theming, constantly does not meet the full page height.
Issue 2: Additional Blank Page on PDF
There is always an n+1 blank page (in this case, page three), even though the hugo.toml file is set to 2.
I have spent several hours trying to troubleshoot, play around, and debug with the following files:
First, I am super appreciative of this repo, and it is incredibly easy to use. However, I have noticed an additional issue when the CV pages are greater than 1.
Here is a public repo example based on the PDF: https://github.com/delize/almeida-cv-test-site
This is an example of when expanding the content.yaml has content that expands the page to be greater than one.
Default - Example - CV.pdf
Issue 1: Footer & Height
When using the stock information and template, and filling out more lorem ipsum text and changing the color styling there are two main issues that happen:
The second page sidebar content or color theming, constantly does not meet the full page height.
Issue 2: Additional Blank Page on PDF
There is always an n+1 blank page (in this case, page three), even though the hugo.toml file is set to 2.
I have spent several hours trying to troubleshoot, play around, and debug with the following files:
Adjusting things like:
Or making a custom _print.scss with:
However, I have not been able to resolve this. Something else appears to be causing this issue, and it isn't super obvious.
The text was updated successfully, but these errors were encountered: