mkdocs-print-site-plugin icon indicating copy to clipboard operation
mkdocs-print-site-plugin copied to clipboard

MkDocs Plugin that adds an additional page that combines all pages, allowing easy exports to PDF and standalone HTML.

Results 22 mkdocs-print-site-plugin issues
Sort by recently updated
recently updated
newest added

Hi, I use material's [privacy plugin](https://squidfunk.github.io/mkdocs-material/plugins/privacy/) for offline usage. Problem is that the print-page generated by print-site plugin is not handle by privacy plugin. So external assets are not downloaded...

enhancement

Adding page numbers to the bottom of each page, and also referencing the page number within the table of contents would surely be a nice addition for people who really...

enhancement

Hi there, thank you for this great plugin. I am experiencing some difficulties while trying to put the TOC in the pdf. Do I need to put it into an...

Hi, On [LdapSaisie project documentation](https://ldapsaisie.org/doc/public_html_ci/), I try to use your great plugin to generate an _all-in-one page_ version of the documentation ([as currently done with Docbook version of the doc](https://ldapsaisie.org/doc/all-in-one/LdapSaisie.html))....

This is more of a feature request than bug report. I am trying to use this plugin but the majority of the docs do not have a level 1 heading,...

``` INFO - DeprecationWarning: warning_filter doesn't do anything since MkDocs 1.2 and will be removed soon. All messages on the `mkdocs` logger get counted automatically. File "/anaconda/lib/python3.10/site-packages/mkdocs_print_site_plugin/plugin.py", line 10, in...

If you use tags with the built-in plugin, those are presently dropped from the print output. I'd like to see the tags added to the top of the print output...

enhancement

Can I use this plugin with a custom theme? I.e. ``` theme: name: null custom_dir: path/to/basic/plain/theme/main.html ``` (See below for `main.html`). When I do, I get: ``` Could not find...

enhancement