1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-09-02 13:02:46 +02:00

18 Commits

Author SHA1 Message Date
lily
005f305404 Revert "treewide: redirect support to r/3ds"
This reverts commit 8f28e8f951.
2025-08-10 14:17:13 -07:00
lifehackerhansol
8f28e8f951 treewide: redirect support to r/3ds
NH invites are currently having issues.
2025-07-27 15:00:18 -07:00
lifehackerhansol
59b6ee6a31 Revert "TEMPORARY: Notice for NH links"
Temporary home is found.

This reverts commit 20e1d4ea52.
2025-07-27 14:55:08 -07:00
lily
20e1d4ea52 TEMPORARY: Notice for NH links
NH server link was disabled by Discord, emergency mitigation
2025-07-27 14:21:23 -07:00
lifehackerhansol
5d8ddd1825 config: enable sitemap generation 2024-12-08 13:10:10 -08:00
lifehackerhansol
526f0b5b6e translations: selectively re-enable languages
Languages that survived the transition:
- Greek
- Hungarian
- Italian
- Korean
- Portuguese (Brazil)
2024-09-27 20:34:30 -07:00
lifehackerhansol
e7656da9af Update theme submodule
- Wrap long text in aside outline to newline
2024-09-27 14:22:21 -07:00
lifehackerhansol
3eae2455f6 config: add ini and gm9 to extensions list
To allow these to be linked to.
2024-09-27 08:38:32 -07:00
lifehackerhansol
b5e96749d2 config: disable all languages
These need to be regenerated by Crowdin.
2024-09-27 08:38:31 -07:00
lifehackerhansol
dd66b8d22f config: ignore _include and _internal directories
These should not be in the final build. It also breaks build with dead
link checks enabled, which is default.
2024-09-27 08:38:31 -07:00
lifehackerhansol
ec5d597c67 config: enable deep outline
This allows to show more than just h2, which is needed for the
section numbers that currently use h3.
2024-09-27 08:38:31 -07:00
lifehackerhansol
06109b00e2 config: disable prev/next buttons entirely
They don't work the way our guide does. Our guide, for a lack of a
better word, interleaves between paths, so the next button is almost
always incorrect.

We have always added a button to the correct next page manually anyway,
so just rely on that.
2024-09-27 08:38:31 -07:00
lifehackerhansol
d0648eac1c config: add Discord invite to navbar 2024-09-27 08:38:31 -07:00
lifehackerhansol
eb56fd730d config: add GitHub link to navbar 2024-09-27 08:38:31 -07:00
lifehackerhansol
df85c9c3de config: add Google Analytics 2024-09-27 08:38:31 -07:00
lifehackerhansol
1ae989196b config: add favicon 2024-09-27 08:38:30 -07:00
lifehackerhansol
ac8c430ec8 config: add sidebar/navbar and initial translation support 2024-09-27 08:38:30 -07:00
lifehackerhansol
9446e2123a Initialize VitePress
- Add theme submodule
- Add initial configuration files
- Override theme-default VPHero/VPFooter with custom theme version
- Update README
2024-09-27 08:09:51 -07:00