Commit graph

2551 commits

Author SHA1 Message Date
thepikachugamer
1611dc5744
Update update.md
if Naim2000's commits are verified it means he's on github web
2023-10-02 13:14:55 -05:00
lifehackerhansol
54635ed8b2 treewide: nuke translations
As a result of migration, translations will be restarted from scratch.
2023-10-02 11:09:33 -07:00
Sketch
081c56ad35
Merge pull request #5 from hacks-guide/home-overhaul
Big Changes
2023-10-02 10:48:58 -04:00
grunt22fox
04dfa32156 Big Changes 2023-10-02 10:44:10 -04:00
Sketch
d82e04c4d2 Minor spelling mistake 2023-10-02 10:11:13 -04:00
lifehackerhansol
5d28f017d3
treewide: add TOC to pages that don't have it yet 2023-10-01 17:21:57 -07:00
lifehackerhansol
e415139093
treewide: fix headers so that TOC is functional 2023-10-01 17:21:56 -07:00
grunt22fox
5eace814b7
Changed to 'shown' from 'given', letterbomb guide 2023-10-01 15:23:13 -07:00
grunt22fox
04a9ce8d6e
Toned down a lot of the informal type speaking and weird notioning towards RC24, as well as revising other guides as follows:
- Created a WiiConnect24 guide, consolidated rtc.md into it
- Consolidated rssmii-remove.md into rssmii.md
- Mass change of "Continue to site navigation" to "Return to site index", no "we have many other tutorials that you might like" included
- Other changes that may not be listed
2023-10-01 13:08:04 -07:00
lifehackerhansol
f7ecb7b6cb
treewide: code readability improvements
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.
2023-10-01 13:05:13 -07:00
Sketch
5752aeed77 Eradicate RiiTag 2023-10-01 15:54:26 -04:00
Sketch
241edb3a9a Remove top images for required pages 2023-10-01 15:43:43 -04:00
Sketch
f52dbb4d2f What you need -> Requirements 2023-10-01 15:14:26 -04:00
Naim2000
884371f0e9 fix some images 2023-10-01 08:41:03 -05:00
lifehackerhansol
c0a4d69683
Gemfile: pin jekyll-sass-converter to v2.2
Updating to Jekyll 4.3.0 and above causes build warnings as this
converter has switched to a different implementation (sass-embedded).
[0]

As the theme is intended to be GitHub Pages compatible (which, by the
way, has a horribly outdated Jekyll version), these warnings are not
avoidable on later Jekyll versions which have added support for the
latest version of jekyll-sass-converter.

Since Jekyll still supports the older, now-deprecated sassc-based
version [1], let's just keep it that way.

[0]: https://github.com/mmistakes/minimal-mistakes/issues/4054
[1]: https://github.com/jekyll/jekyll/blob/v4.3.2/jekyll.gemspec#L39
2023-10-01 00:59:29 -07:00
lifehackerhansol
4ced5671f1
treewide: clean translations 2023-09-30 21:48:51 -07:00
lifehackerhansol
6c351c30d3
Add script to clean up after Crowdin
Crowdin does not delete files from translations when the main language
has a deleted file.

This script will do that job for them.
2023-09-30 21:48:50 -07:00
lifehackerhansol
77b6726033
gitattributes: delete it, we don't need it 2023-09-30 21:48:50 -07:00
grunt22fox
85c89c6011
Guide Overhaul 2023-09-30 21:47:23 -07:00
Naim2000
82e9f355c1 bootmii: sooner family edition wii notice 2023-09-29 22:02:52 -05:00
Naim2000
a84232c33a riivolution.md: no more windows line endings(?) 2023-09-29 21:46:51 -05:00
Naim2000
281e7660c7 update d2x cios installer images so that the warnings don't worry anyone 2023-09-29 21:03:26 -05:00
Pk11
3b87b88d71
Move tabs script to its own file 2023-09-29 10:04:54 -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
b5882a0c53
donations: we are now Nintendo Homebrew and WiiLink 2023-09-28 22:07:54 -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
lifehackerhansol
5a7b09e87e
Split out licensing according to what is attributed to who 2023-09-28 20:13:04 -07:00
lifehackerhansol
54f35153a6
fonts: remove it
This is a remnant from an old minimal mistakes release I forgot to
remove.
2023-09-28 20:08:04 -07:00
lifehackerhansol
485fdad8b7
treewide: add Nintendo Homebrew invite link 2023-09-28 20:04:13 -07:00
lifehackerhansol
e5475ee171
Gemfile: add forgotten dependencies
kramdown-parser-gfm in particular needed for the hacks-guide minimal
mistakes theme
2023-09-28 20:00:03 -07:00
lifehackerhansol
5f26aad8e7
jquery-plugins: re-fix greedy-nav
Apparently I did in fact fix this in the 3DS guide long ago, but I
forgot to copy that here for some reason.
2023-09-28 19:57:50 -07:00
lifehackerhansol
4e7fce4b19
treewide: import snapshot of minimal mistakes 4.24.0 and guide-specific changes
Guide_3DS@4de4c0b4ba894ce6a0fa7662d951d55cf42fbe56
2023-09-28 19:53:01 -07:00
Sketch
78db1b4ea9 Eradicate RC24 Clear Tool + fix some BootMii related things 2023-09-28 21:39:10 -04:00
Naim2000
2bdd4e8805 eradicate wii mod lite 2023-09-28 20:35:27 -05:00
Larsen Vallecillo
ed5d5b6025
Update modmii.md 2023-09-27 20:25:47 -05:00
Larsenv
b7e4f3c91d
Add link to WiiLink Discord on WiiLink guide 2023-09-27 16:16:57 -05:00
Peter0x44
12e4a8e4fc
Merge pull request #402 from grunt22fox/patch-2
Update home.md to remove inconsistencies, be more concise and have clarity
2023-09-27 01:10:38 +01:00
grunt22fox
9752caa653
Update home.md 2023-09-26 19:04:49 -05:00
grunt22fox
05734aa221
Update home.md 2023-09-26 19:04:06 -05:00
grunt22fox
c00cf122f3
Update home.md 2023-09-26 19:03:29 -05:00
grunt22fox
f9ebe3bbc3
Update home.md 2023-09-26 19:03:03 -05:00
grunt22fox
edc2f248b9
Update home.md
Conciseness and clarity
2023-09-26 18:56:11 -05:00
Larsen Vallecillo
dbbb8f8ba5
Update bricks.md 2023-09-26 11:30:49 -05:00
Larsen Vallecillo
57efba6c60
System Menu -> Wii Menu 2023-09-26 11:24:39 -05:00
Larsen Vallecillo
81c946431c
Update riiconnect24-dolphin.md 2023-09-26 11:21:04 -05:00
Larsen Vallecillo
18db738aaa
Update home.md
Why did you revert this? Btw RiiConnect24 is capitalized like that
2023-09-26 11:19:16 -05:00
grunt22fox
ba00481257
Update wiilink.md (#401) 2023-09-26 11:17:04 -05:00
Larsen Vallecillo
95fa688398
Revert wiilink.md
I'm not trying to censor any information of a similar project, but NecroNova's PR made the guide very oversimplified and it shouldn't have been merged. The guide was not outdated at all. I will talk to playerjmr regarding it.
2023-09-25 21:06:52 -05:00