* Upgrade to Ruby 2.6.0
* Change Ruby version in guides and in travis
* Upgrade Rubocop
* Change Rubocop version for code climate
* Update .codeclimate.yml
* Update badge
* [Fix#909]Added links to testing libraries on testing.md, fixed typo
* Fixed height for READ POST button
* Ammended commit that was due for another pull request
* Add documentation for getting Pusher API keys
Some features on dev.to, such as direct messaging, require Pusher to
function. This change adds instructions to the docs about how to sign up
for a Pusher account and add the API keys for local development.
* Add Pusher mention to "Key App tech/services" page in docs
* Added prettier for markdown files on precommit.
* Ran prettier on markdown files.
* Fixed wording as per PR comment.
* Got rid of the double vision on "the". 🙃
* Rename and add addl postgres setup
* Update ToC for docs/readme
* Add links + enrich license FAQ page (#671)
- Added brief "intro" section at the top
- Added back in links that were lost in copy/paste over
* Nick/task/update front end docs [skip ci]
* Clarify that each step is an or
* issue/pr templates
* Remove broken redirect from netlify
* Attempt to add redirects for Netlify
* Try to fix redirects for Netlify
* Added more redirects for netlify
* Fix redirects to use splat keyword
* Testing placeholder instead of splat
* add product roadmap
* Change doc contribution instructions
* Add notice at bottom
* Move frontend doc [ci skip]
* Fix DEV styling [ci skip]
* Update table of contents [ci skip]
* Move stuffs around [ci skip]
* Move stuffs around [ci skip]
* Add gitdocs integration
* Mess with title again [ci-skip]
* Add root readme back in
* Update docs/readme as a new readme
* Messing with title again
* Add where to get help [ci skip]
* Fix dev connect link [ci skip]
* Move how to get help [ci skip]
* Add TODO to empty headers
* Add more TODOs and clean up a link
* Add sloan
* Update prereqs to specify we use macOS
* Add gitdocs build to test on Netlify
* Update README [ci skip]
* Add .gitdocs_build/ to .gitignore [ci skip]
* Create netlify.toml
* Update docs with logo and more docs
* Update gitdocs name
* Add redirects for netlify
* Remove extraneous redirects from netlify
* Add more README TODOs [ci skip]
* Update root directory of gitdocs
* Move ISSUE_TEMPLATE to .github/ [ci skip]
* Testing new base for netlify
* Update README [ci skip]
* Rename index.md to readme.md for GitHub
* Move gitdocs.json to docs folder
* Add GPL LICENSE [ci skip]
* tweak readme
* update license language
* Update FAQ with some Q and A
* Add some traffic control for docs readme
* add license faq and core team members
* Add new line to fix list
* Add AGPL-3
Adding the GNU AFFERO GENERAL PUBLIC LICENSE.
* Update GPL License
* Additional documentation for PostgreSQL setup