Generate full-screen images
This commit is contained in:
@ -15,6 +15,11 @@ struct Configuration: Codable {
|
||||
*/
|
||||
let pageImageWidth: Int
|
||||
|
||||
/**
|
||||
The maximum width (in pixels) for images shown full screen.
|
||||
*/
|
||||
let fullScreenImageWidth: Int
|
||||
|
||||
/**
|
||||
Automatically minify all `.css` and `.js` resources which are copied
|
||||
to the output folder.
|
||||
|
Reference in New Issue
Block a user