-
Notifications
You must be signed in to change notification settings - Fork 51
Reorganized sidebar for Users section + mass documentation commit #2
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
Conversation
Organized the sidebar for the Users section, prepping structure for bigger wiki contributions.
.vitepress/sidebars/users.ts
Outdated
| // Group addons/integrations together for clearer organization | ||
| { | ||
| text: "Create's Computercraft Integration", | ||
| text: "Addons & Integrations", |
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.
The wiki shouldn't really contain information about addons, there's far too many of them and this wiki is more focused on create itself, if a addon needs a wiki they can host vitepress on gh pages themselves
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.
gotcha, is CC the only integration?
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.
Create has automatic portal integration for The Aether and Better End.
Moved About section to top, removed mention of Addons
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.
Looks good, there will need to be some redirects setup to not break old changelog links etc but i'll handle that myself
|
|
Closed to create separate branch for mass commit |
Reorganized the sidebar for the Users section, prepping structure for bigger wiki contributions.
Added Ponder documentation from Create Fandom wiki