mirror of
https://github.com/gitpitch/gitpitch.git
synced 2024-04-18 07:30:55 +08:00
c41167dacc
A new parameter (p) on slideshow URLs accepts a relative path to a custom directory within a repo where PITCHME.* can be found for a given presentation. If (p) is not specified, the default behavior using the root directory within the repo is preserved. This feature supports the creation and management of multiple presentations within a single repo (branch), potentially sharing common assets such as images, styles, etc. The following changes were required to support this feature: - Optional parameter (p) on slideshow urls - Each (p) generates isolated print PDF - Each (p) generates isolated offline ZIP - Caching of YAML and Markdown is now (p) aware |
||
---|---|---|
.. | ||
com/gitpitch | ||
Module.java |