yeoman.io icon indicating copy to clipboard operation
yeoman.io copied to clipboard

Yeoman website

Results 20 yeoman.io issues
Sort by recently updated
recently updated
newest added

We're at the point where a number of our most popular generators do not use Grunt. With this in mind, I think we should consider dropping or refactoring the messaging...

Documentation
actionable
easy

Currently the site is a bit hard to maintain. - Responsive styles are in `em` which is not human readable - we should switch to pixels. - The menu in...

enhancement
Dev
actionable
medium

Currently the CSS is not modularized. We should break up each part of the site in separate modules/files and keep those focuses. It could be a good place to start...

enhancement
Dev
actionable
medium
maintenance

We need more generic icons for the tools on the homepage. 1. We need a logo for the **build system** - ideally a mix between grunt and gulp logos 2....

enhancement
Design
actionable
medium

We often get comments about the fact there's too much choices of Yeoman generators. I think that is true, with >1500 generators, there's a lot of choices! I was wondering...

enhancement
to-discuss
feature

That'd be useful to send people to the correct search page on StackOverflow or IRC.

enhancement
actionable
medium
feature

This is based on discussion in https://github.com/yeoman/yeoman/issues/1582 The composability feature is great and I guess it has many use cases, but the current documentation [here](http://yeoman.io/authoring/composability.html) doesnt seem sufficient to use...

enhancement
Documentation
actionable
medium

Unqualified attribute selectors are known to be slow, so it might be interesting to avoid the use of unqualified attribute selectors. **Why is this an issue?** Unqualified attribute selectors, such...

Design
actionable
easy
maintenance

It seems that the codelab documentation is not updated as there is no help for configuring the new options like "World you like a router?" etc. ![codelab docs issue](https://cloud.githubusercontent.com/assets/15435871/20518527/7f9683da-b0c5-11e6-9c55-00baefd55a57.jpg)

Codelab
Documentation
actionable
easy

node -v && npm -v v7.10.0 4.6.1 Ubuntu 17.04 AMD64 ``` [13:29:48] Loading /tank/public/development/mytodo/gulp_tasks/browsersync.js [13:29:48] Loading /tank/public/development/mytodo/gulp_tasks/karma.js [13:29:48] Loading /tank/public/development/mytodo/gulp_tasks/misc.js [13:29:49] Loading /tank/public/development/mytodo/gulp_tasks/webpack.js [13:29:49] Using gulpfile /tank/public/development/mytodo/gulpfile.js [13:29:49] Starting 'default'......

bug
Codelab
actionable