-
Notifications
You must be signed in to change notification settings - Fork 777
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
Docusaurus migration #5855
Merged
Merged
Docusaurus migration #5855
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Update to latest Docusaurus * add all ORM docs * Add stub custom components needed by ORM docs * remove comments
* add accelerate docs and organize static imports * add pulse and platform docs
* add accelerate docs and organize static imports * add pulse and platform docs * Add About docs
* Add styled-components as a dependency * move remaining MDX files over * migrate some components for getting started page(s) * add TODOs and a few more placeholder MDX Components * images for getting started pages
* remove boilerplate pages * Prisma logos * sidebars, navbar items, and sidebar positioning
* make parallel blocks functional
* custom sidebar for docusaurus * update build * Update gitignore Update navbar/sidebars/styling * Add fonts * fix per rebase added footer update getting-started added tooltip added Icon * getting started * update tab padding * update index link for orm * some tidying up for theming * update theming * cleanup
* merge in prisma name change * missed inlinecode references * confirm build works
* update mobile layout for navbars * cleanup commented lines
* formatting * create new re-usable platform category * Docusaurus: Kapa.ai and OneTrust scripts (#5690) * add actual sidebarconfigitem type * linting
* add gtag and gtm
Co-authored-by: Jon Harrell <[email protected]>
fix broken svgs for sqlite and mariadb
* Split homepage into different component sections and delete config file * vertical align
* fix kapa icon issue * add FA icons to footer * Update preview + duration badges * Fix menu caret * update active color * update footer to look exactly like prod * update footer multiple other points * update sidebar + padding for main content * update button and icon * push admonition * add subsections * update search input styling * fix breadcrumbs bug * update subsections * fix breadcrumbs
* add new pages for specific techs for techswitcher * add children to top block * update techswitcher title/topblock * update dark mode + icons * mobile ver * fix double title
* get our content closer to main
Deploying docs with Cloudflare Pages
|
Update frontmatter for all tech switcher files --------- Co-authored-by: Marc Hess <[email protected]> Co-authored-by: Petra Donka <[email protected]> Co-authored-by: Jon Harrell <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Heroic effort! ❤️ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Resolves DA-55
Migrate our content from Gatsby to Docusaurus