[experimental] POC for new v5 Dev Docs structure#1811
Merged
Conversation
…ts and adding dark version
pwizla
added a commit
that referenced
this pull request
Sep 19, 2023
Collaborator
Author
|
Received feedback from Mégane and discussed it with her outside of the GitHub review process. I'm merging the PR with the |
pwizla
added a commit
that referenced
this pull request
Sep 27, 2023
* Add or update components and related CSS * Backport everything relevant from #1811 * Fix everything that was broken * Fix everything that was broken * Fix config. guides order and naming * Fix links in ProjectStructure.js * Fix Content APIs → Content API * Fix TOC for plugins * Fix Hosting Guides mini-intro. * Fix TOC * Highlight new pages in TOC * Fix prev/next links * Add various misc. fixes based on Mégane's feedback
This file contains hidden or 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
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.
This PR is a POC for the upcoming v5 Dev Docs structure.
Direct preview link 👉 https://documentation-git-v5-new-structure-strapijs.vercel.app/dev-docs/intro#how-to-use-the-strapi-developer-docs
This PR includes:
sidebars.jsfile with:linkproperty wherever needed to ensure all breadcrumbs are clickableupdates & migrations sidebar(not included in this PR, will come later on)ℹ️ The PR also removes all v3 → v4 and v4.x to v4.y migration files (hence the many deleted lines).
Additional features and pages may be eventually included.