BlessCSS/bless

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

@mtscout6 I was referring to the old URLs in there.

@mtscout6 the README has the old travis badge so we'd need to update that.

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

The remaining tasks were addressed in 38e282b.

Awesome, any reason to keep this issue open then?