-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Starting version of website with docs pages and rules #4099
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Starting version of website with docs pages and rules #4099
Conversation
Conflicts: yarn.lock
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
website/src/modules
and website/src/vendor
should be removed
current compile errors has been solved in #4101
Co-authored-by: Armano <armano2@users.noreply.github.com>
This comment has been minimized.
This comment has been minimized.
Codecov Report
@@ Coverage Diff @@
## fix-babel-7_16-tests #4099 +/- ##
========================================================
- Coverage 93.11% 92.73% -0.39%
========================================================
Files 174 334 +160
Lines 9619 11494 +1875
Branches 3004 3270 +266
========================================================
+ Hits 8957 10659 +1702
- Misses 248 362 +114
- Partials 414 473 +59
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Addressed feedback - would love another review please!
PR Checklist
Overview
A trimmed down version of @armano2's beautiful #3147, with the
website/
directory moved intopackages/
for consistency. Builds off the same branch's Git commit history.In addition to the tasks already mentioned in #3147, we'll need to follow up on at the very least:
generate-sponsors
regularly, such as the waygenerate-contributors
is on a cronwarn Docs markdown link couldn't be resolved:
warningsdocs/
files to thepackages/website
directory (not sure we want to)I'd additionally like to file followup tasks for:
Unless directed otherwise I'll probably play with GitHub projects to set all that up.