slara / generator-reveal

Yeoman generator for Reveal.js
MIT License
429 stars 52 forks source link

Knowlege of deploy #73

Closed iamcarrico closed 8 years ago

iamcarrico commented 8 years ago

This will allow for the repository to be put into the package.json— and then the Gruntfile will pull in that from the package.json for deployment.

Reason: When I copy some slides, I always forget to update that one setting in the not-package.json file— and it would be nice if that would remain in a config file instead of deep in the Gruntfile.

slara commented 8 years ago

Thanks @iamcarrico. I think using package.json for this is cleaner. What do you think @janraasch?

janraasch commented 8 years ago

I agree. Looks good :+1:

iamcarrico commented 8 years ago

Thanks y'all— this is really helpful to my workflow.

Just FYI— this is the template I use for my slides, still a WIP, but stems from y'alls generator. Going to see if there is anything else I can migrate into it soon— https://github.com/iamcarrico/slides-template

janraasch commented 8 years ago

Released as part of v0.5.4.