From c54884d5147f57ec7ae389538a67777b5e7984bb Mon Sep 17 00:00:00 2001 From: Spotlight Date: Sat, 16 Jul 2022 15:09:00 -0500 Subject: [PATCH] Rewrite index/faq --- _config.yml | 4 +++ faq.html | 99 ----------------------------------------------------- faq.md | 86 ++++++++++++++++++++++++++++++++++++++++++++++ index.html | 51 --------------------------- index.md | 52 ++++++++++++++++++++++++++++ 5 files changed, 142 insertions(+), 150 deletions(-) delete mode 100644 faq.html create mode 100644 faq.md delete mode 100644 index.html create mode 100644 index.md diff --git a/_config.yml b/_config.yml index ad211c5..14d4f92 100644 --- a/_config.yml +++ b/_config.yml @@ -7,6 +7,10 @@ defaults: values: layout: "default" scripts: + +kramdown: + auto_ids: true + # Commonly used links throughout the site. # Reference as {{ site.github }}. discord: https://discord.gg/reqUMqxu8D diff --git a/faq.html b/faq.html deleted file mode 100644 index 9e2ab87..0000000 --- a/faq.html +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: FAQ ---- - -
-

FAQ

-

Why WiiLink?

- - -
- -

Why does WiiLink exist?

- - -
- -

Is using WiiLink legal?

- - -
- -

Will the Demae Channel order real food?

- - -
- -

How do I install WiiLink on my Wii or Wii U?

- - -
- -

How do I update WiiLink?

- - -
- -

Is your service open source?

- - -
- -

Is your service a replacement for RiiConnect24?

- - -
- -

Why are we now developing for WC24 Channels?

- - -

But why do it if RC24 already has their own channels out?

- - -

What about RiiConnect24?

- - -

Kirby TV Channel freezes on the Now Showing page, what do I do?

- - -

When Demae Channel releases, how will I pay for food?

- - -

Does WiiLink save my address when using Demae Channel?

- - - - - -

If you have any other questions, feel free to ask questions in the Discord server !

-
diff --git a/faq.md b/faq.md new file mode 100644 index 0000000..1d6ee23 --- /dev/null +++ b/faq.md @@ -0,0 +1,86 @@ +--- +title: FAQ +--- + + + + +

FAQ

+ +
+# WiiLink +*Information about the service itself.* +
+ +### Why WiiLink? + - WiiLink is the only service to bring back Japanese exclusive Wii channels after they were officially shut down! We've made [Wii no Ma](/services/wii-room) and the [Digicam Print Channel](/services/digicam) functional once more. We're hard at work on the [Demae Channel](/services/demae), letting you order food directly from your Wii. With our service, you can experience all of these once more on your Nintendo Wii - possibly for the first time. + +### Why does WiiLink exist? +- Without a replacement service for these Japanese and Streaming channels, they would be lost to time, never to be seen again. However, thanks to our work, future generations of players can experience these channels again! + +### Is using WiiLink legal? +- Absolutely. We develop all of our channels without copyrighted code and material, and rely solely on what is provided within the channel and public knowledge. All code is written from the ground up. You will have no legal trouble from using our service. + +
+# Channels +*Regarding the channels you install to your Wii.* +
+ +### I have a question about a WiiLink channel! + - Before anything else, check our [Services](/services) and read that channel's FAQ! + - The best time for real-time support is within our [Discord server]({{ site.discord }}), where an active community exists. + - You can also contact us via our [Twitter](https://twitter.com/wiilink24) account! + +### Will the Demae Channel order real food? + - Yes! There is already tested support for Domino's in Canada, and Deliveroo in Europe. There are plans to expand more services over to Demae for other countries. + - If this ever changes throughout development, we will **always** have fake ordering, with restaurants curated from our team! + +### How do I install a WiiLink channel on my Wii or Wii U? + - You'll want to check out our [instructions on wii.guide]({{ site.guide }}) for simple, easy to follow instructions to get everything installed. + - For video streaming channels from Striim Network, see their [installation guide]({{ site.guide_kirby }})! + +### How do I update a WiiLink channel? + - Updating WiiLink channels is the exact same as installing! Simply run the WiiLink or Striim patcher, and install the created WADs. + +### Is your service open source? + - Absolutely! We're a strong believer in open source - from our service backends to our patchers, we strive to release source code. + - We're primarily active on GitHub, and highly appreciate contributions! Check us out: [https://github.com/WiiLink24](https://github.com/WiiLink24) + +
+# WiiConnect24 +*WiiLink's plans for a WiiConnect24 service.* +
+ +### Is your service a replacement for services such as RiiConnect24? + - No! This service is designed to be a companion to RiiConnect24, providing exclusive Japanese and streaming services, though some channels will be able to replace them (such as Mii Contest Channel and Everybody Votes Channel) + +### Why is WiiLink developing WiiConnect24? + - Having a fresh approach to existing methods is important. For example, doing our own research can lead to important developments. + - Developing for WiiConnect24 channels allows a fresh look into its functionality, allowing important resources like [WiiBrew](https://wiibrew.org) to be updated. + +### WiiConnect24 services are already provided by other projects - why WiiLink? + - We believe we can offer a fresh, new, and exciting spin on what WiiConnect24 channels can provide! + +### Wii WiiLink's offering conflict with existing services? + - If you already have existing services (such as RiiConnect24) on your console, don't fret! You won't have to install our versions of the software offered by them, and you can continue using them as you already are. This is not directly meant to be a replacement (albeit you may use it as such), and as such we just ask you to look at this as yet another addition to the WiiLink services line. diff --git a/index.html b/index.html deleted file mode 100644 index fe20cfe..0000000 --- a/index.html +++ /dev/null @@ -1,51 +0,0 @@ ---- -title: Home -layout: no-section ---- - - - -
-

WiiLink resurrects many region exclusive channels — including channels released only in Japan.

- -
- -
-

FAQ

-

Why WiiLink?

- -
-

Why does WiiLink exist?

- -
-

Is using WiiLink legal?

- -
-

Will the Demae Channel order real food?

- -

See more over at the FAQ page, which should answer nearly all of your questions!

-
- -
-

Promotional Video

-
- -
-
diff --git a/index.md b/index.md new file mode 100644 index 0000000..b8428e6 --- /dev/null +++ b/index.md @@ -0,0 +1,52 @@ +--- +title: Home +layout: no-section + +# Some commonly used symbols to avoid repetition. +play: +info: +--- + + + +
+

WiiLink resurrects many region exclusive channels — including channels released only in Japan.

+ +
+ +
+ +# {{ page.info }} Quick FAQ + +## Why WiiLink? + - WiiLink is the only service to bring back Japanese exclusive Wii channels after they were officially shut down. We've made [Wii no Ma](/services/wii-room) and [Digicam Print Channel](/services/digicam) functional once more, and we're hard at work on the [Demae Channel](/services/demae). With our service, you can experience all of these once more on your Nintendo Wii - possibly for the first time. + +## Why does WiiLink exist? + - Without a replacement service for these Japanese channels, they would be lost to time, never to be seen again. However, thanks to our work, future generations of players can experience these channels again! + +## Is using WiiLink legal? + - Absolutely. We develop all of our channels without copyrighted code and material, and rely solely on what is provided within the channel and public knowledge. All code is written from the ground up. You will have no legal trouble from using our service. + +## Will the Demae Channel order real food? + - Yes! + +
+### Have further questions? Read our [{{ page.info }} FAQ](/faq)! +
+
+ +
+

Promotional Video

+
+ +
+