reveal-md icon indicating copy to clipboard operation
reveal-md copied to clipboard

Customize static site base URL (example gitub pages organisation repo)

Open 4www opened this issue 3 years ago • 1 comments

Hello!

When building and deploying a reval-md site, is it possible to customize the base provided to templates?

I'm thinking maybe here? https://github.com/webpro/reveal-md/blob/6f18654acc58287f7f6b86843901e6f9727af659/lib/listing.js#L33

When building a static site from a reveal-md project, and when this site is for example on a github page's organisation/user repo, the links using the {{{base}}} template variable, are incorrect.

Maybe I'm missing something, but can't find how to make this part work.

Cheers

4www avatar Jul 01 '22 11:07 4www

what's the problem you have? I host presentations at GH pages, and have no problems with the default settings

vvscode avatar Nov 09 '22 07:11 vvscode