-
Notifications
You must be signed in to change notification settings - Fork 320
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
New Docs Site #2620
New Docs Site #2620
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2620 +/- ##
=========================================
Coverage 83.35% 83.35%
Complexity 1295 1295
=========================================
Files 244 244
Lines 5948 5948
Branches 279 279
=========================================
Hits 4958 4958
Misses 844 844
Partials 146 146 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Signed-off-by: Michael Robinson <[email protected]>
Signed-off-by: Michael Robinson <[email protected]>
Signed-off-by: Michael Robinson <[email protected]>
Signed-off-by: Michael Robinson <[email protected]>
Signed-off-by: Michael Robinson <[email protected]>
Signed-off-by: Michael Robinson <[email protected]>
Signed-off-by: Michael Robinson <[email protected]>
Signed-off-by: Michael Robinson <[email protected]>
Signed-off-by: Michael Robinson <[email protected]>
Signed-off-by: Michael Robinson <[email protected]>
Signed-off-by: Michael Robinson <[email protected]>
Signed-off-by: Michael Robinson <[email protected]>
Signed-off-by: Michael Robinson <[email protected]>
✅ Deploy Preview for peppy-sprite-186812 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Signed-off-by: Michael Robinson <[email protected]>
Signed-off-by: Michael Robinson <[email protected]>
Signed-off-by: Michael Robinson <[email protected]>
Signed-off-by: Michael Robinson <[email protected]>
Signed-off-by: Michael Robinson <[email protected]>
Signed-off-by: Michael Robinson <[email protected]>
Signed-off-by: Michael Robinson <[email protected]>
Signed-off-by: Michael Robinson <[email protected]>
Signed-off-by: Michael Robinson <[email protected]>
Signed-off-by: Michael Robinson <[email protected]>
Signed-off-by: Michael Robinson <[email protected]>
Signed-off-by: Michael Robinson <[email protected]>
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.
New site looks sweet! 💯 💯 💯
Before we merge, I would move the website code to docs/v2
. That way, we can iterate on the new website without impacting the current (v1
) site.
Signed-off-by: Michael Robinson <[email protected]>
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.
❤️
Problem
We would like to unify our docs site on a single domain with our blog posts, quickstart and api documentation.
Preview:
For now
For Later
Full text search indexing via Algolia
Full CI workflow to facilitate automated releases
Automatic
openapi.yml
workflow and generationOne-line summary:
Unified docs experience under a single roof powered by Docusaurus.
Checklist
CHANGELOG.md
(Depending on the change, this may not be necessary)..sql
database schema migration according to Flyway's naming convention (if relevant)