committing new version of jekyll doc theme -- 5.0, with some refinements to come with the documentation
This commit is contained in:
18
pdfconfigs/config_mydoc_pdf.yml
Normal file
18
pdfconfigs/config_mydoc_pdf.yml
Normal file
@ -0,0 +1,18 @@
|
||||
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 5.0
|
||||
output: pdf
|
||||
defaults:
|
||||
-
|
||||
scope:
|
||||
path: ""
|
||||
type: "pages"
|
||||
values:
|
||||
layout: "page_print"
|
||||
comments: true
|
||||
search: true
|
Reference in New Issue
Block a user