devopsgroup-io / veeva

:wrench: Veeva CLM Generator & Workflow for building iRep Presentations.
https://devopsgroup.io
Mozilla Public License 2.0
47 stars 32 forks source link

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

Open jmona789 opened 6 years ago

jmona789 commented 6 years ago

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 commented 6 years ago

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

jmona789 commented 6 years ago

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 commented 6 years ago

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 commented 6 years ago

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 commented 6 years ago

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