Commit graph

22 commits

Author SHA1 Message Date
lifehackerhansol
413c13c45e
treewide: eradicate image alternative names
This may break users that are possibly on Internet Explorer or
something, but I don't know.

It *is* a translation burden, on the other hand, and largely
unnecessary.
2023-10-06 08:43:12 -07:00
lifehackerhansol
e41355d482
treewide: further markdown fixing
- Newlines must be placed around the images to make sizing consistent.
- Added newline to all pages
- Fixed list rendering in some sections
2023-10-03 18:10:18 -07:00
lifehackerhansol
6f6137676c
various: make wording consistent
Many steps on these pages are near identical.
2023-10-03 18:05:16 -07:00
grunt22fox
04dfa32156 Big Changes 2023-10-02 10:44:10 -04:00
lifehackerhansol
e415139093
treewide: fix headers so that TOC is functional 2023-10-01 17:21:56 -07:00
Sketch
f52dbb4d2f What you need -> Requirements 2023-10-01 15:14:26 -04:00
grunt22fox
85c89c6011
Guide Overhaul 2023-09-30 21:47:23 -07:00
lifehackerhansol
f5f876441c
treewide: standardize bullet points, miscellaneous formatting fixes
What You Need / Requirements: *
All others: +

Add newline to end of all files.
Convert all indentation to spaces.
2023-09-28 23:34:52 -07:00
lifehackerhansol
b5a35bfb6a
treewide: fix all that is numbering
- Always use `1.` for ordered lists
- Fix bad indentation causing breakage of ordered lists
- Fix more 4-space indents
2023-09-28 23:15:21 -07:00
lifehackerhansol
9b6de8329d
treewide: use 4 space indent
Apparently, this is the correct way to do markdown indents. This should
allow portability of markdown files, should we ever move elsewhere.
2023-09-28 22:56:53 -07:00
lifehackerhansol
43715af572
treewide: remove all links to RiiConnect24 Discord unless where relevant
The primary contact for support is now Nintendo Homebrew
2023-09-28 22:00:45 -07:00
thepikachugamer
5cd3c482e3
Update HackMii Installer page (#357)
ft. minor correction on cIOS page, image path fix on str2hax page cause I moved it
2023-06-27 16:14:06 -05:00
thepikachugamer
bb9e425ff4
Update str2hax page (#353)
* str2hax page update

* add new images for str2hax page

* use .notice--warning more

i feel that it makes it more important to read, might just be me, i was using .notice--info a bit too much anyways
2023-06-13 16:34:24 -04:00
Satyam Kashyap
73a10579e9
added a small but necessary instruction in str2hax (#300)
without being explicit, i have noticed the users may end up waiting on the screen where they should be pressing next; this should help
2023-06-09 15:52:13 -05:00
thepikachugamer
b9baaee87b
Add notes about homebrews that have existing "boot.dol" methods for launching
str2hax will first look for and launch a boot.dol on the SD card, before downloading the hackmii installer and running it, so add a warning.
2022-10-14 17:31:52 +00:00
Dexter Gerig
ac5eed541c
Update DNS servers to new host for str2hax (#251)
New hosting provider, new DNS server.
Old one will be shutdown in a few days.
2022-04-03 09:54:56 -05:00
Larsen Vallecillo
8f5ba3347c
Update str2hax.md 2021-05-09 13:43:06 -05:00
WiiExpertise
396c71b258
Typo fix (#203)
Fixed typo on "option"
2021-05-09 13:25:03 -05:00
WiiExpertise
23b88170fd
Added final notice about DNS (#200)
Added a notice to make sure users know to set DNS back to auto obtain in order to avoid internet connection issues later on.
2021-05-06 22:52:46 -05:00
urmum-69
14fcb97d3b
use vanity url 2021-02-28 15:15:50 +00:00
urmum-69
03e97bdabe
remove untrue part of str2hax guide 2020-09-03 15:36:45 +01:00
NightScript
860aaafc85
Website Cleanup (#89)
* 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
2020-03-31 20:21:20 -05:00
Renamed from _pages/en_US/str2hax.txt (Browse further)