-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Description
Also, any suggestions on how to better organize the repo, specially with respect to third party code, is greatly appreciated.
- put all demo stuff in a
/demofolder, preferably in agh-pagesbranch - put all test stuff in a
/testsfolder - put all source stuff (
.coffee, etc.) in a/srcfolder - put all distribution stuff (requirements like parser.js, etc. and vminpoly.js) in a
/distfolder - get a fancy Bower badge http://shields.io so people can quickly see what version you're on
- consider changing the name of the project from vminpoly to something like viewport-units-polyfill since it's not vmin specific anymore
- "Notes" should be titled "Browser Support"
- "TODO:" shouldn't be in your README. Create issues for anything like that.
- Get rid of "Latest Changes:" as well and just keep logs when you package a release example
- Get rid of the warnings throughout the README that it's a work in progress and instead create an Issue titled "Refactor" and assign "Help Wanted" to it.
- Add installation/usage instructions (What requirement files do I need to load before vminpoly.js? Where should I put them in my HTML? Should I put them in a conditional comment so only IE8 users have to face the downloads?)
If you want help on this stuff I can open a PR. Just want to make sure you'd accept it before doing the work.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels