Commit graph

17 commits

Author SHA1 Message Date
Mac Siri
b6ac7a8b64
Create weekly-digest.yml 2018-10-29 11:53:04 -04:00
Mac Siri
5287d4a03b Create DelayedJob config and misc DX changes (#979)
* Change from #after_save to #after_create

* Update .babelrc

* Update cloud_name for test

* Update SlackBot's RssReader channel

* Update helpful-hints.md

* Create .gitdocs.json

* Remove serve-docs script

* Update docs/helpful-hints.md

* Update approval

* Revert "Change from #after_save to #after_create"

This reverts commit 548ee0d2c0d56a1aa67316468f4106ac9f437662.

* Create delayed_job.rb

* Bump ancestry gem to 3.0.3

* Fix broken spec

* Remove manual Delayed::Job config in test

* Update spec_helper.rb

* Fix broken specs

* Mute SlackBot in test

* Remove weekly-dgiest.yml

* Create PodcastEpisodeDecorator
2018-10-26 13:15:14 -04:00
Mac Siri
eccb43efb5 Create stale.yml [ci skip] 2018-10-16 13:19:53 -04:00
Mac Siri
abf98ca797 Update weekly-digest.yml 🤔 [ci skip] 2018-10-15 13:32:50 -04:00
Mac Siri
690e7ac9dd
Update weekly-digest.yml
[ci-skip]
2018-10-15 13:29:51 -04:00
Mac Siri
7cc3a0f1a0
Update Weekly-Digest-Bot to Sunday [ci skip] 2018-10-09 12:10:00 -04:00
Arit Amana
5c245bdb4e Better alignment of "Select" and "Remove" buttons with Repo Titles in "Integrations" (#836)
* Syncing with Upstream master

* Dev Env Keys - Algolia and Github

* Pull from upstream master

* Remove commented code
2018-10-05 17:37:50 -04:00
Mac Siri
2f53cb6f3c
Update weekly-digest.yml [ci skip] 2018-10-05 15:33:12 -04:00
Mac Siri
b2a6f2d414
Create weekly-digest.yml 2018-10-05 14:17:37 -04:00
Mac Siri
b8b0e5db4a
Update issue templates (#813) [ci skip]
* Update issue templates

* Remove old issue templates
2018-10-04 11:33:22 -04:00
Meghan
8a16979a43 Create multiple issue templates (#810) [ci skip] 2018-10-04 08:56:34 -04:00
Frederik Creemers
5cb8201dd8 Update PULL_REQUEST_TEMPLATE.md (#791) [ci skip]
On macOS, and probably on other operating systems, double clicking a word, selects it. The OS sees underscores as word characters, which isn't the case for hyphens, so that this_word is seen as one word, whereas this-word isn't. Replacing the dashes with underscores makes these placeholders easier to select and replace.
2018-10-02 12:13:32 -04:00
Jess Lee
0120477126 include notes on duplicate accounts and browser extensions (#617) [ci skip] 2018-09-07 12:39:33 -04:00
Mac Siri
7447c38d20
Update PULL_REQUEST_TEMPLATE.md 2018-08-16 17:03:41 -04:00
Niraj Nandish
f38ee5aab3 Fix typo (#301) [ci skip]
* Incorrect spelling of domain(was damain)

* Incorrect spelling of applicable(was appicable)
2018-08-09 16:08:39 -04:00
Andy Zhao
40f4997199 Update README/Docs (#670)
* 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
2018-08-08 12:40:20 -04:00
Mac Siri
243c44e23d Update Docs [ci skip] (#656)
* 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
2018-08-08 10:36:32 -04:00