Zulko / eagle.js

A hackable slideshow framework built with Vue.js
https://zulko.github.io/eaglejs-demo/
ISC License
4.08k stars 223 forks source link

Not really an issue: presentation template #95

Closed christian-nils closed 4 years ago

christian-nils commented 4 years ago

Hello Guys,

I do not know if any of you would be interested in a template for your presentation, but you can have a look to the one I have created: https://github.com/christian-nils/presentation_template. It is based on https://github.com/JiriChara/the-past-present-and-future-of-javascript and I have added a couple of things: a menu listing the different slides references for vue-router (in store.js), and the possibility to modify the number of steps and the transitions for each slides (again, in store.js).

If you see any problem please let me know, I am not a JS developer by trade, so there should be some issues.

I hope it can help you.

Thanks for the great EagleJS framework!

/CN

yaodingyd commented 4 years ago

Thank you! I can add this to README.