Giter VIP home page Giter VIP logo

generator-h5bp's People

Contributors

addyosmani avatar alrra avatar arthurvr avatar coliff avatar hzlmn avatar passy avatar roblarsen avatar sboudrias avatar sindresorhus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

generator-h5bp's Issues

Failing with zero feedback?

I've got: node: v0.10.5, npm: 1.2.18, have installed yeoman, and npm install -g generator-h5bp. I get several WARN lines when installing that reference something like:

npm WARN engine [email protected]: wanted: {"node":"0.8.x"} (current: {"node":"v0.10.5","npm":"1.2.18"})

When I run yo h5bp it asks if I want to install docs, then immediately returns the prompt. Is this user error (I’m fairly new to the whole Yeoman + Grunt + Bower workflow), a version incompatibility, or something else? Should the generator return any error output?

Adding Gruntfile.js, package.json

Hello. Wouldn’t it be nice to add a Gruntfile.js and package.json so that the generated h5bp is ready for live-reload, sass, and building out of the box?

Is this project going to be any different from yeoman/generator-webapp?

I believe yeoman/generator-webapp also scaffolds html5-boilerplate framework.

Is this project going to be different than the above? If yes then based on what factors?

I am kind of caught in two minds as to which yeoman generator to use. Generator-webapp is great but it is not well-updated with the changes in the html5boilerplate framework.

If this project is going to be in sync with the main framework, then there is nothing like this then!

no method 'async'

Whenever I run "yo h5bp" I get:

/usr/local/lib/node_modules/generator-h5bp/app/index.js:4
var cb = this.async();
^
TypeError: Object [object Object] has no method 'async'
at new module.exports (/usr/local/lib/node_modules/generator-h5bp/app/index.js:4:16)
at Environment.create (/usr/local/lib/node_modules/yo/node_modules/yeoman-generator/lib/env/index.js:325:10)
at Environment.run (/usr/local/lib/node_modules/yo/node_modules/yeoman-generator/lib/env/index.js:361:24)
at init (/usr/local/lib/node_modules/yo/bin/yo:98:7)
at pre (/usr/local/lib/node_modules/yo/bin/yo:110:3)
at Object. (/usr/local/lib/node_modules/yo/bin/yo:135:1)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)

Driving me a little nuts. Is there any way I can isolate the problem?

Doesn't Run on Windows

I've been trying to get this to run on windows for the past hour-- after i run yo h5bp it prompts me for if i want docs, and regardless of any input i give it it exits gracefully but generates nothing.

Any ideas?

Update to h5bp v4.3.0

Is there any progress towards updating this to match the latest H5BP release? What can I do to help? (I haven’t worked on generators, but willing to pitch in).

Add grunt to project

It would be great to use the Grunt watch task aside with H5BP, when developing with the generator

Why is this generator this minimal?

I like having a generator that just scaffolds h5bp for me, but some ideas:

  • I don't want jQuery on all my projects. Why don't we have an option to get it out?
  • .htaccess. Why not make it an option (list) to choose other configs?
  • When I making simple sites, I don't want all magic inside main.css. Why not to make it optional?
  • Sometimes I don't want to use Google analytics, so the first thing I always need to do is change that snippet with my own. Why?
  • I always have to get rid of Modernizr after running yo h5bp. why oh why?
  • Some days I don't use git? Why do we have a gitignore then? Make it optional, guys.

Yeoman provides all this power, why not to use it @sindresorhus?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.