Commit graph

5 commits

Author SHA1 Message Date
lifehackerhansol
a876953573
fredtool*: split Flipnote steps and b9stool steps, move things around to align
This commit splits the rather large Flipnote exploit section into the
following includes:
    - exploit-flipnote
    - install-boot9strap-b9stool

This also rewords portions of the Fredtool steps in individual pages so
that the steps to launch Flipnote Studio are now in the Flipnote
Exploit section, so as to make the b9stool section flow through easily.

This also allows to remove more arguments within the `include_relative`
directive.
2023-08-19 09:48:48 -07:00
lifehackerhansol
774e84f465
treewide: two space indent -> four 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-07-19 19:58:59 -07:00
lifehackerhansol
8c2613d88b
treewide: s/device/console 2023-06-07 18:35:50 -07:00
Florian
cae09789d9
Link to troubleshooting, minor wording changes (#2259) 2023-05-23 12:11:21 -07:00
lifehackerhansol
0504726472 Split b9stool steps
It seems Jekyll lets you do parameterized includes as well as
if/else statements. Make use of this here.
2023-02-23 12:41:05 -08:00