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

Is it possible to add titleslide in flowtime as in io2012? #9

Open
huashan opened this issue Oct 24, 2015 · 3 comments
Open

Is it possible to add titleslide in flowtime as in io2012? #9

huashan opened this issue Oct 24, 2015 · 3 comments

Comments

@huashan
Copy link

huashan commented Oct 24, 2015

I tried to add this line into deck.html as is done in io2012 framework

{{> titleslide }}

However, slidify raises an error with:

Error in render(value, context) : could not find function "tmpl"

How could I add the title and document meta information as the first slide in flowtime framework?

@ramnathv
Copy link
Owner

The flowtime framework does not have an explicit titleslide template. So you will have to write one of your own.

@huashan
Copy link
Author

huashan commented Oct 25, 2015

@ramnathv

Could you point more on how to write a custom template for a slide? Thank you.

@ramnathv
Copy link
Owner

You will find more information on how to write a custom layout here

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

2 participants