README && CONTRIBUTING typos, worded phrase, etc
I am reading through the repo and I would like to ask orientation about a few typos, how phrases are worded, etc.
I list below what I found so far in README && CONTRIBUTING (better to condense this kind of request for several files in an unique eventual issue/PR or each file should be discussed in a separate issue/PR?).
README
- with contain more of an explanation (not sure how could be rephrased)
- situatings (situations)
- Preview Link is broken (Not Found)
- images that used in templates (images that are used in templates?)
git clone https://github.com/[GITHUB_USERNAME]/[REPO_NAME].gitcould be explained asgit clone https://github.com/ml5js/ml5-website?
CONTRIBUTING
- Since this starter using the (not sure how could be rephrased)
- starts the gatsby develop server (development?)
- when you only changing the site (when you are only changing the site?)
- starts the lambda server in develop mode (development?)
Hi @maxdevjs - thanks a bunch for looking into this! You've spotted a lot of good points that need to be updated.
I think it is ok to address both files here since they they both document the build/development/contributing process in one way or another.
Thanks!
Hi @joeyklee, thank you for your reply. I am still confused about what could be the preferred fix for some things, which I list:
README
-
with contain more of an explanation a) that contain more of an explanation b) containing more of an explanation c) with more of an explanation
-
Preview Link is broken (Not Found)
Should this (broken) link remain in README, deleted, or...?
- should
git clone https://github.com/[GITHUB_USERNAME]/[REPO_NAME].gitremain as it is or changed to a self explanatorygit clone https://github.com/ml5js/ml5-website?
CONTRIBUTING
- should
Since this starter using thebe something likeSince this starter uses netlify-lambda? there could be further issues you->there could be further issues for you?starts the gatsby develop server->starts the gatsby development server?when you only changing the site->when you are only changing the site?when you only change the site?starts the lambda server in develop mode->starts the lambda server in development mode?