* Adding note about office hours, removing note about developer meetings
@LinuxSuRen @lopetazor would you mind checking out the Chinese / Spanish documentation (respectively) and changing the wording in there, when you can?
* Changing title
thanks @robjloranger!
* Some updates
For @jpreese
* Making a proper link to the zoom download URL
Thanks for pointing this out @jpreese!
* clarifying the readme
we don't have a public stable proxy and don't have concrete plans to release one, so let's not say we do for now.
* Bolding "experimental" and providing the experimental proxy URL
* removing the "alpha" tag from the readme
b/c we're now beta.
also shortening a few other pieces of the readme
* write out CDN
* listing out some of the storage options
Taking some design tips from the Harbor project, lets use something
similar on Athens.
===
Alter text slightly to read better
I feel that this text reads slightly better than before
===
Don't use the participating section...
Due to a mistake, I used the participating page rather than the
developer meeting page
Signed-off-by: Chris M <millscj01@gmail.com>
* removing registry page
* removing registry page
* removing more references to the registry and 'foundation'
* remove readme references to registry, etc...
* remove registry stuff from development docs
* removing registry from README
* Add Code of Conduct file, update README link
* Move Pull Request template up a directory
* Update contact information in Code of Conduct
* Add email as an option in Code of Conduct
I've submitted Athens to CodeTriage and added the codetriage badge
I also:
- shifted the badges above the athens logo
- shifter the "welcome gophers" header above the logo.
- changed "welcome gophers" to "welcome to athens, gophers"
Fixes https://github.com/gomods/athens/issues/656
* Adding an athens Philosophy
* a few guiding principles
* better grammar
thanks @robjloranger!
* Adding @bketelsen's guide on contributing to a Go OSS project
* using the right DB names in the proxy database file
* using the right DB names in the olympus database file
and the right ports
* using the right DB name in the docker-compose
* adding mongo URL to the buffalo env file
* adding mongo URL to the proxy env file
* updating port for the proxy DB
* updating DB schemas for olympus and the proxy
* making the readme a little more up to date
* Splitting out the CLI docs
* Adding information on proxying
* Breaking up the "Does it work" section a bit
* Adding docs on the registry
* Clarifying that the CLI is only for the registry
* Removing the DETAILS.md file
as it’s now covered in the various new markdown files
* Adding a note about custom import directives
* [WIP] Moving to cobra for the CLI
Fixes https://github.com/gomods/athens/issues/6
* dep ensure
* dep ensure
* travis ignoring vendor for 1.8
* disabled 1.8 for travis