1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-27 10:24:37 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
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