Commit graph

77 commits

Author SHA1 Message Date
Nick Taylor
ef08fa8505 Add the dependabot badge. (#3268) [ci skip] 2019-06-24 12:38:48 -04:00
Mac Siri
40832602ce
Add Vulnerability disclosure to README (#3043) [ci skip] 2019-06-04 14:52:53 -04:00
briwa
b8908c5190 fix(README): link to the testing doc is broken (#3006)
[ci skip]
2019-05-30 17:36:22 -04:00
Jesse M. Holmes
d7975637c5 Fix wording in readme.md (#2932)
* Renamee "Basic Installation" to the correct "Standard Installation"
* Added link to Standard Installation
2019-05-22 09:44:08 -04:00
rhymes
c9116f6d4d Add rhymes to core team in README [ci skip] (#2875) 2019-05-18 18:47:06 -04:00
rhymes
e626002260 Add alternative texts to images (#2771) [ci skip] 2019-05-09 11:16:03 -04:00
Mohammadjavad Raadi
04758f46f8 Fixes broken link of maintain your fork guide in README.md (#2698) 2019-05-05 10:12:34 -04:00
rhymes
56e13d00f0 Upgrade Ruby to 2.6.3 (#2649) 2019-05-02 12:06:18 -04:00
Rushaine McBean
6fbfdd02f6 Updates links within repo README for setting up environment variables (#2628) 2019-04-30 14:29:37 -04:00
Desi Rottman
803771d081 remove Product Roadmap link from TOC (#2423)
it looks like the Product Roadmap section of the Read Me was removed at 65bdaa86f3 (diff-04c6e90faac2675aa89e2176d2eec7d8), so that anchor was broken. this removes the link from the Table Of Contents.
2019-04-13 13:26:24 -04:00
Jan Keromnes
6bc248e43b Automated DEV setup using Gitpod (#2321) 2019-04-07 17:08:30 -04:00
Mac Siri
7147428821 Update Rails version on README [ci skip] 2019-04-03 14:15:17 -04:00
Jess Lee
65bdaa86f3 Remove product roadmap and clarify need for design mockups (#2206) [ci skip] 2019-03-25 15:34:00 -04:00
Abraham Williams
fdd18e6bb1 Simplify development setup (#2143) 2019-03-25 12:53:39 -04:00
Vaidehi Joshi
a34051a7d6 Update Skylight badge to point to correct URL (#1680)
Now that this app is running on open source in Skylight, the url that
this badge links to is outdated. This commit updates the url to point to
the public dashboard so that all dev.to contributors can view the open
source performance data.
2019-02-06 18:14:09 -04:00
rhymes
dd6372012d Upgrade Ruby to 2.6.1 (#1711)
* Upgrade Ruby to 2.6.1

Ruby 2.6.1 contains a fix for Net::HTTP

* Add 2.6.1 to .ruby-version as well

* Add 2.6.1 to Travis CI as well
2019-02-06 16:48:28 -04:00
Nathan Sebhastian
5f051d9512 Add maintaining your fork to docs (#742) [ci skip] 2019-01-16 14:48:38 -05:00
Ali Spittel
715c2a7bba add myself to the core contributors (#1506) 2019-01-09 17:08:47 -05:00
Vinicius Stock
0725b85e50 Upgrade to Ruby 2.6.0 (#1482)
* 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
2019-01-09 15:59:38 -05:00
Móricz Gergő
33d172f825 Add Docker installation to Table of Contents (#1405) [ci skip] 2018-12-26 12:14:47 -05:00
Aditya Nagla
550dcdcc59 webpack dev server now does not fails on docker-compose (#1354) 2018-12-19 10:15:20 -05:00
Jacob Herrington
6b8bc3d932 Remove redundant installation steps [skip ci] (#1148)
I feel like this instruction is redundant due to the presence of
63acd40521/bin/setup (L22)
2018-12-03 15:37:40 -05:00
Anna Buyanova
48dbe55d05 Remove database.yml from the repo (#1162)
* Remove database.yml file from the repo, fixes #478

* Update dev.to docs

* Switch to the bullet list for the database.yml docs
2018-11-27 16:42:10 -05:00
Mac Siri
880c8b5564
Update README.md (#1106) [ci skip] 2018-11-12 13:00:58 -05:00
Mario See
707b06f0e2 Update ruby badge (#1057) [ci skip]
2.5.1 -> 2.5.3 so its clear from the main readme
2018-11-02 14:12:37 -04:00
Mac Siri
bddfc8a69d Update CODE_OF_CONDUCT.md (#1012)
* Update CODE_OF_CONDUCT.md

* Update README.md
2018-10-26 13:06:03 -04:00
Benny S
4a17418b3e Fix README typo (#1008) [ci skip]
knew -> new
"Any issue with the good first issue tag is typically a good place to start for anyone new to the project."
2018-10-25 14:08:40 -04:00
rhymes
7399e022da Add CodeTriage badge to README (#965) [ci skip] 2018-10-19 17:05:03 -04:00
rhymes
3fd15e2153 Add contributing guide and code of conduct (#944) [ci skip] 2018-10-18 12:23:48 -04:00
Michael
cfda390845 Adds optional support for Docker/Compose (#296)
* Adds optional support for Docker/Compose

* Upgrades Dockerfile to use a multi-stage build

* Gets rest of stack running in Docker

* Renames queue to jobs, uses jobs namespace command

* Reverts file

* Adds webpacker

* Fixes yarn check issue

* Adds Database URL default connection string

* Remove daemons gem

* Update huskyhook config

* Update seed.rb

* Create .dockerignore

* Increase RackTimeout's config

* Simplify Docker config

* Update README

* Remove postgres url default

* Change docker entry point to 3000

* Remove duped integrity setting
2018-10-12 11:48:53 -04:00
Jess Lee
f415202efb add label language to readme (#864) 2018-10-09 12:03:42 -04:00
Alexander Minderov
11b81daedc Improved grammar in README.md (#663) 2018-09-20 12:03:05 -04:00
Arit Amana
1a77a6b0ed Add Section for Possible Error Msgs (and their solutions) (#584)
* Add Section for Possible Error Msgs (and their solutions) to Installation Instructions

* Moved 'Possible Errors' section to macOS docs
2018-09-03 19:22:14 -04:00
Mac Siri
2dbf16eeb2
Expand README's setup steps (#520)
* Remove duplicate key

* Improve test specs

* Update README
2018-08-28 17:37:29 -04:00
Niraj Nandish
0600757d30 Fix broken link in README.md (#445) [ci skip]
The link for the installation docs was wrong and it has been fixed.
2018-08-23 12:11:35 -04:00
Monica Powell
43ed4bfeec Added link to testing docs (#407) [ci skip]
It took longer then I care to admit to find the right command to run tests so I think it would be helpful to have a direct link to https://docs.dev.to/testing/ in the README in addition to the link to https://docs.dev.to/
2018-08-19 19:24:25 -04:00
Monica Powell
04e60f6829 Fixes "services" typo (#408) [ci skip] 2018-08-19 17:53:19 -04:00
Mac Siri
7e88a3b57f Expend installation docs (#366)
* Update Travis's Slack config

* Fix styling

* Update prerequisites

* Update prerequisites

* Update README

* Expand installation docs

* Specify minimum Postgres version [ci skip]

* Change specified PostgreSQL version

* Update netlify.toml

* Update schema

* Update algolia links [ci skip]

* Update installation docs

* Remove TODO

* Update installation path/title

* Update top level installation guide

* Change installations directory name

* Rename installations to installation in docs

* Fix headline typo

* Add liquid tags and adjust main readme
2018-08-16 15:52:56 -04:00
Thomas Joseph Lawton III
bbd86842bd Add linux documentation (#314) [ci skip]
* Updates README.md with details on setup for Linux

* Fixes silly git mistake

* Adds Linux setup documentation to README.md
2018-08-15 14:04:15 -04:00
Vimal Raghubir
36c6d16099 Fixed broken Link in Readme.md (#348) [ci skip] 2018-08-13 17:24:12 -04:00
TrashMacNugget
987e572944 Use AGPLv3+ (#315) [ci skip]
* Use AGPLv3+

* Add AGPLv3+ to License FAQ

* Specify AGPL-3.0-or-later in package.json
2018-08-13 12:39:23 -04:00
Ben Halpern
a82bcd9dd9
Update readme to include "what is dev.to?" (#312) [ci skip]
* Update readme to include "what is dev.to?"

* Update readme to include "what is dev.to?" [ci skip]

- Fixed a typo

* Move text above table of contents

* Add career growth

* Adjust text

* Adjust word
2018-08-09 17:27:53 -04:00
Awdesh Sharma
7a33c97b6e Update README (#287) [ci skip]
* 📝 updating Prerequisite link under table of content in README.

* updating prerequisite to plural form in README.
2018-08-09 17:18:15 -04:00
Ian Zabel
2089a461ba Fix thoughtbot capitalization (#310) [ci skip] 2018-08-09 16:19:35 -04:00
Jay
1a4047afb7 Fix "harrassment" typo in README (#292) 2018-08-08 20:24:07 -04:00
Ben Halpern
6ed6edbb9d
Fix docs link (#290) [ci skip] 2018-08-08 18:41:33 -04:00
Lachlan Campbell
0d56869137 Fix README "it's" typo (#281) [ci skip] 2018-08-08 18:35:59 -04:00
Ben Halpern
a80b253170
Add emphasis to help thread link 2018-08-08 13:19:28 -04:00
Ben Halpern
49c9260044
Remove TODO's [ci skip] 2018-08-08 13:18:17 -04:00
Ben Halpern
71582e8717
Update readme to include OSS help thread 2018-08-08 13:16:43 -04:00