slara / generator-reveal

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

Update yeoman-generator to 0.18 #59

Closed janraasch closed 9 years ago

janraasch commented 9 years ago

see http://yeoman.io/blog/release-0.18.html

slara commented 9 years ago

Hi @janraasch. I'll try to work on this. Upgrading yeoman-generator directly breaks the generator badly.

janraasch commented 9 years ago

Awesome :+1:. We should take the time to not only update the version number, but really take care to adhere to the new API and conventions (e.g. use this.fs for file system stuff, etc.).

slara commented 9 years ago

Hallo @janraasch! Can you please take a look to branch issue59?

Because of https://github.com/yeoman/generator/issues/700 I had to change two templates that generate templates (wow, such meta...). And, for some reason, generator is not saving .yo-rc.json with the default revealTheme option.

janraasch commented 9 years ago

I'll have a look.

janraasch commented 9 years ago

Failing test is fixed with 821d1d3d502c7b33c9b1f46722a3841c5a52173c. Pushed to master.

janraasch commented 9 years ago

Still having problems with the templating.

janraasch commented 9 years ago

Released in v0.4.0.