matcornic / hugo-theme-learn

Porting Grav Learn theme to Hugo
https://learn.netlify.com/en/
MIT License
1.6k stars 1.28k forks source link

Create Handout #536

Open davidbeckonline opened 2 years ago

davidbeckonline commented 2 years ago

Is there a way to create a 'handout' with the content from the learn theme?

Hello, I am wondering if there is a good way to support all the content from a learn theme based website in one .pdf or .docx file. Searching online took me to this discussion: https://discourse.gohugo.io/t/generate-hugo-website-as-a-pdf/22855/12

In general, I like the idea:

For me, the proposed way is not directly applicable, as I am using AWS amplify to host the website. So I am not building the website. This is done in Amplify. What I would need is a post which automatically copies all markdown content from my content folder into one additional post. I would not mind having this one post with redundant information.

Best, David

McShelby commented 2 years ago

You could activate print support in the fork of this project