Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow slide folder customization #122

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

julienadam
Copy link

This change allows passing the slide folder as an optional parameter.

I found that useful when you have many presentations and you don't want to have a copy of the whole FsReveal repo in each one.

Also changed string concat to path combination operators for path building to fix an issue with the FS watcher not working with the custom slide folder.

Julien Adam added 2 commits February 27, 2020 12:20
Allows users with many presentations to have only one fsreveal engine to
maintain.
Changed string concat to path combine operator in a few places.

This fixed the FS watcher problem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant