fuergaosi233 / gitbook2pdf

Grab the contents of the gitbook document and convert it to pdf
1.04k stars 175 forks source link

Solve some problems in use #102

Open is2ac-zhao opened 2 years ago

is2ac-zhao commented 2 years ago

upgrade depency package version: requests==2.27.1 WeasyPrint==54.1

fix image cannot display issues: https://github.com/fuergaosi233/gitbook2pdf/issues/54 https://github.com/fuergaosi233/gitbook2pdf/issues/72

add github action: docker build and pull to dockerhub