Fallout from transfer to org and repo rename
paulyoung opened this issue · 10 comments
Off the top of my head the following need to be addressed:
-
README.md
-
package.json
- give contributors ability to publish to npm
- blesscss.com
/cc @BlessCSS/contributors
I can't do anything about travis as I'm not an org owner, so you'll need to take care of that one. I already sent a request from approval from the travis UI.
I don't see any concerns in the Readme at the moment, was there something specific you were concerned about?
@mtscout6 pointed out that contributors need to be given access to publish to npm
Looks like the package.json is ok: https://github.com/BlessCSS/Bless/blob/4.0.0-development/package.json#L2
Need to add a blesscss.github.io repo to the org for the docs, then change the domain to point at the new location.
Or add a permanent from blesscss.com redirect to http://blesscss.github.io and forego the domain?
I believe everything is done for the website. I updated the DNS but it's probably still propagating.
I deleted the gh-pages branch since it's now in it's own repo and at https://blesscss.github.io
Awesome, any reason to keep this issue open then?