-
Notifications
You must be signed in to change notification settings - Fork 77
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
Documentation for the Mephisto Review CLI and front-end build work #612
Conversation
Codecov Report
@@ Coverage Diff @@
## docusaurus #612 +/- ##
==============================================
+ Coverage 63.21% 63.34% +0.12%
==============================================
Files 86 86
Lines 8230 8230
==============================================
+ Hits 5203 5213 +10
+ Misses 3027 3017 -10
Continue to review full report at Codecov.
|
* Initial commit for docusaurus integration * Get storybook working with docusaurus, since they shared a common resolution for react-dev-utils * Add all docs to Docusaurus * Move pregenerated docs into Archive, fix up image links, fix up docusaurus.config.js * Fix webpack5 and react-dev-utils incompat error * Fix broken link in quickstart * Hide the blog for now and make some basic updates to the homepage * Fix docusaurus build issue * Documentation for the Mephisto Review CLI and front-end build work (#612) * Add review CLI docs * Add more content * Add Contributos & Authors folder * Docs reorg * Update broken link * fix sidebar * Position quickstart at the top of the Guides sidebar * Sidebar and footer updates * Flesh out sidebar organization a bit more * fix broken links * Adding tutorial stubs to docusaurus (#613) * Adding doc stubs * Contribution guide * Adding documentation stubs for many sections * Some documentation * Working through first tutorial using defaults * Fixing up mephisto wut * Finishing first tutorial finally :) * Fixing after webpack updates, work on tutorial 2 * Double ii fix * fix broken quickstart link * Almost finished with custom react tutorial * Unnecessary change Co-authored-by: Jack Urbanek <[email protected]>
to merge into the
docusarus
feature branch