Usage example:
{% include redirect.html redirect_to="page.html" %}
Hopefully SEO doesn't hate us too much for doing it this way, but we
shall find out.
All themes are moved to `_theme` submodule, which will be shared with
other websites on hacks.guide.
Repository-specific files can be overlayed after the fact, such as
additional languages, custom JavaScript, progress table paths and the
like.
All downstream changes from the theme (i.e. here) will be denoted with:
/* hacks-guide change start */
and
/* hacks-guide change end */
One-line changes are marked with
/* hacks-guide change */
next to it.
Since our theme does not have linear history with upstream, this allows
quicker identification of what exactly has differentiated downstream,
as we do have a few out-of-tree patches for extra functionality.
* feat: added service worker and pwa optimizations
* fix: added newline at the end of Gemfile.lock to match main branch
* fix: fixed newline at the end of Gemfile.lock to match main branch
* Update footer.html
Dynamic footer links
* Rename .txt to .md
They are markdown formatted in the actual website, not text files plastered onto the website
* Quality of life changes
- Merge SD card sections together
- Update vWii links
- No need for a Table of Contents for a literal one section page.
- Merge vWii and Wii Mini sections in the Get Started page
- No need to repeat "need help? Join us" in the WiiWare patcher section
* FAQ redo
- vWii & Wii Mini QNA removed since they're already answered in the guide
- Same for firmware question
- RiiConnect24 questions related to initail install should be in that page.
- Explain error that it's in Wiimifi.
- Redesign page to have Questions and answers on separate lines, remove backgrounds and use h3's
* More quality of life updates
* Move words to locations that make sense
* Fix instructions numering in the markdown file itself
* Merge 3 pages into one and remove step from str2hax page
* Add some more polish
* Update priiloader System Menu Hacks list
- It is now 4 characters shorter in length
- Change descriptions to either remove uneccesary words or add more context
Also: Remove bad numbering in dump-games.md