| destination: _site/ | |
| url: "http://127.0.0.1:4010" | |
| baseurl: "/mydoc-pdf" | |
| port: 4010 | |
| output: pdf | |
| product: mydoc | |
| print_title: Jekyll theme for documentation — mydoc product | |
| print_subtitle: version 6.0 | |
| output: pdf | |
| defaults: | |
| - | |
| scope: | |
| path: "" | |
| type: "pages" | |
| values: | |
| layout: "page_print" | |
| comments: true | |
| search: true | |
| pdf_sidebar: mydoc_sidebar |