sharu725 / online-cv

A minimal Jekyll Theme to host your resume (CV) on GitHub with a few clicks.
https://online-cv.webjeda.com
Other
3.12k stars 5.92k forks source link

Converted PDF shows a different view from the version hosted on Github Page #387

Open gundamp opened 1 year ago

gundamp commented 1 year ago

How do I print a PDF which looks exactly the same as the online version?

@sharu725

romulogcerqueira commented 1 year ago

I am also interested in.

sagarparmar881 commented 1 year ago

Add this code in _print.scss //-------------------------------------- a[href]:after { content: none !important; } //--------------------------------------

gundamp commented 1 year ago

That didn't work =[

mrmoss99 commented 8 months ago

I second this

sharu725 commented 8 months ago

I've provided some steps to achieve this here https://github.com/sharu725/online-cv?tab=readme-ov-file#installation

jdstone commented 2 months ago

@sharu725, thank you for that addition, but the print version is the same as the non-print version and still contains no background color.