sparcopen / infrastructure

A home on the web for our community owned infrastructure work.
https://infrastructure.sparcopen.org
MIT License
4 stars 2 forks source link

add button to print posts / export by pdf + make those look nice #37

Closed JosephMcArthur closed 4 years ago

JosephMcArthur commented 4 years ago

Any way we can hide:

and maybe add a downloaded from statement so people can get back easily?

I think we may also, in at least some cases, want to pre-generate a download link for these. Perhaps we could add some custom yaml and include a download link? Then the button can use an if statement to grab that?

JosephMcArthur commented 4 years ago

The download link could be used to put this on reports too of course.

JosephMcArthur commented 4 years ago

I think taking the summary out may be good too. When on top of the post in many cases it can end up being a bit weird.

sssoz commented 4 years ago

Removed & pushed:

sssoz commented 4 years ago

TODO:

JosephMcArthur commented 4 years ago

replace mention of "Content on this site is licensed..." to something more appropriate in print

We can probably just change this on the site to be:

Content is licensed under a Creative Commons Attribution 4.0 International license.

which should make it nicer on the site and fix the page...

sssoz commented 4 years ago

@JosephMcArthur and also that bit about adding a mention of the website’s URL

sssoz commented 4 years ago

Added a "Downloaded from.." statement for print only (and added a .print-only class)

JosephMcArthur commented 4 years ago
sssoz commented 4 years ago