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

How do I compile serveral templates into one HTML document? #43

Open
jmona789 opened this issue Dec 21, 2017 · 5 comments
Open

How do I compile serveral templates into one HTML document? #43

jmona789 opened this issue Dec 21, 2017 · 5 comments

Comments

@jmona789
Copy link

I am trying to use veeva to make a presentation but I need all the pages to be compiled into one HTML document, instead of separate html documents like it does by default. How can I achieve this?

@Likwidt
Copy link

Likwidt commented Dec 21, 2017

Why do you need that, what are you trying to achieve in terms of UX?

@jmona789
Copy link
Author

jmona789 commented Dec 21, 2017

I am trying to create a presentation that someone can show on an ipad and swipe between slides with a transition between each slide using Reveal.js

@Likwidt
Copy link

Likwidt commented Dec 21, 2017

As long as all your files are in the slide_named_folder and your main HTML file is similarly named, you can totally build this like a single page application using angular or vue.js

As for the sliding page navigation, I assume you don’t mean in the swim stream menu, it’s a bit of a challenge, I’ve built a few apps that behave this way with angular. That would work quite well. However i’m Not sure what tech you’re trying to intergrate.

Do you still need the swim stream menu to be available and preview/navigate to each slide?

@shahid4it
Copy link

Hello. I am creating a HTML presentation, as I am newbie to veeva clm, and my slides are not working even though I have followed the content creation guide but this not working. below is the link of working file on browser but not working for the CLM:

http://shahidrafique.com/basecamp/slide3/index.html

can anybody help me in creation of HTML Slides.

Thank you in Advance.

@shahid4it
Copy link

following is the one slide which Im trying to upload

https://drive.google.com/file/d/1PVHpXjqxEFssfJtfA_nA05KADN5kAoQg/view?usp=sharing

Please check the source code and let me know if I am doing something wrong.

Thank you

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

No branches or pull requests

3 participants