Commit graph

91 commits

Author SHA1 Message Date
Sven Efftinge
ac8865b92b Disable .ruby-version dependency on GitPod (#4979) 2019-12-02 15:07:23 -05:00
Jacob Herrington
845b07aae3 Update readme formatting (#4943)
* Update readme to adopt expected markdown wrapping

In another commit (7d0aeee), we chose to lean on Prettier for
linewrapping markdown files at 80 characters. The reasoning is explained
in that commit message, but briefly: enforcing linewrapping in
documentation files makes the git history cleaner over time, allowing
more specific git blames and more context for people working on
documentation in the future.

This commit applies that same change to the README.

* Remove duplicated documentation [ci skip]

The information regarding installation is available at docs.dev.to,
maintaining that information here is duplication and very likely to fall
out of sync (for example, the readme is currently missing the Redis
dependency) with current information.

Therefore, it's probably better to just remove this stuff and link
directly to our more complete documentation so that people aren't
misled by potentially out of date information in the readme.
2019-11-27 09:53:55 -05:00
James Vanderburg
2d373c2de3 README updates for clarification (#4584)
* Update README to clarify Algolia setup

Added a little bit to the line about Algolia environment variable setup
to clarify things for users like me who don't read ahead a little bit
and forgot how env variables work :)

* Add ImageMagick to prerequisites section
2019-10-26 13:28:54 -04:00
Paweł Świątkowski
d42f8e7cc0 Remove dead links from Table of Contents (#4557) [ci skip] 2019-10-23 10:20:10 -04:00
Molly Struve
248648d1ec Add Molly Struve to core team members (#4530) [ci skip] 2019-10-21 16:17:39 -04:00
rhymes
89476fae08 Upgrade Ruby to 2.6.5 (#4451) 2019-10-17 09:34:31 -04:00
Chris Johnston
5da6c4e1c7 Add anchor and basic setup using docker (#4187) [ci skip] 2019-10-03 11:10:15 -04:00
Jacob Herrington
57d1601caf Update core team members [ci skip] (#4150) 2019-09-30 12:43:45 -04:00
Jacob Herrington
5325557701 Add a comma and fix split infinitive (#3931)
Split infinitives are super subjective:
https://www.quickanddirtytips.com/education/grammar/split-infinitives
2019-09-03 12:48:24 -04:00
Jess Lee
8e53ef0d8e clean up readme and docs (#3660)
* clean up readme and docs

* add missing files
2019-08-08 16:20:58 -03:00
Jess Lee
8c10d411d3 updated contributing.md (#3659) 2019-08-08 11:53:42 -03:00
Jess Lee
67b044da19 Update content policy and faqs about sponsorship (#3634)
* add affiliate link disclosure to content policy

* point ppl to partnerships page instead of peters email

* update broken licensing link
2019-08-05 16:41:17 -04:00
Jess Lee
256629ed16 Update Readme (#3609) [ci skip] 2019-08-02 16:55:05 -04:00
Jess Lee
757e969bed Update Readme (#3598) [ci skip] 2019-08-01 11:51:56 -04:00
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