-
Notifications
You must be signed in to change notification settings - Fork 60
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
VitePress migration #237
Merged
Merged
VitePress migration #237
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
lifehackerhansol
force-pushed
the
vitepress
branch
from
September 23, 2024 13:30
baa35eb
to
21475be
Compare
lifehackerhansol
force-pushed
the
vitepress
branch
10 times, most recently
from
September 23, 2024 21:10
12138f4
to
a5487e8
Compare
- These are no longer used, no longer recommended, and no longer have a reason to stay in the guide. - Of note are the vWii contents, which now live in wii.hacks.guide.
The migration will break all of them, so it's best to let it get regenerated by Crowdin. This also deletes leftover files that don't exist in the main guide.
lifehackerhansol
force-pushed
the
vitepress
branch
from
September 23, 2024 21:32
b41f6a1
to
8e0342c
Compare
4 tasks
lifehackerhansol
force-pushed
the
vitepress
branch
2 times, most recently
from
September 25, 2024 04:28
87a2ac6
to
42a2766
Compare
- Add theme submodule - Add initial configuration files - Override theme-default VPFooter with custom theme version
While the docs are licensed under ISC, the theme is licensed under MIT. Explicitly specify this.
Specifying `tab default` will allow defaulting to this tab on page load.
These only make sense in the Aroma pages; the rest aren't chronological paths.
lifehackerhansol
force-pushed
the
vitepress
branch
from
September 25, 2024 04:54
42a2766
to
6416dd6
Compare
This retires the old logo, and brings in Plailect's old Wii U guide image.
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.
Description
In line with 3DS Hacks Guide and Wii Hacks Guide proposed migration, I have applied the same migration here.
No features of the guide are lost as of the migration.
Note that all translations are currently removed from the guide due to leftover pages not being removed by Crowdin, as well as file path changes as a result of the migration; Crowdin will regenerate them as needed at a later point.
Progress: