mirror of
https://wiilab.wiimart.org/wiimart/dsimart/dsimart.org
synced 2025-09-02 19:41:00 +02:00
70 lines
3.1 KiB
HTML
70 lines
3.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
|
<script src="meta/music.js"></script>
|
|
<title>DSiMart: private beta DSi Shop revival!</title>
|
|
<meta content="DSiMart: private beta DSi Shop revival!" property="og:title">
|
|
<meta content="DSiMart is an upcoming private beta DSi Shop revival. Like WiiMart, it is an open-source revival for the defunct DSi Shop service." property="og:description">
|
|
<meta content="https://dsimart.org/media/branding-bag.png" property="og:image">
|
|
<meta content="https://dsimart.org" property="og:url">
|
|
<meta content="#E911D1" data-react-helmet="true" name="theme-color">
|
|
<meta name="keywords" content="DSiMart, DSi Shop, homebrew">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="stylesheet" href="meta/main.css">
|
|
<script src="meta/gallery.js" defer></script>
|
|
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
|
</head>
|
|
<body>
|
|
<div class="box" id="bgmplayer">
|
|
<h2>BGM player</h2>
|
|
<a href="javascript:playBGM();" id="shopbgmselector"><button id="shopbgm">Play</button></a>
|
|
<p><br>Enable audio autoplay in your browser for it to continue playing throughout the website.</p>
|
|
</div>
|
|
|
|
<h1>DSiMart</h1>
|
|
|
|
<div class="row">
|
|
<div class="box" id="about">
|
|
<p><b>DSiMart</b> is a planned DSi Shop revival. Like <b>WiiMart</b>, it is
|
|
an open-source revival for the defunct DSi Shop service.</p>
|
|
<p>Currently, development is paused as the team is working with WiiMart.</p>
|
|
</div>
|
|
|
|
<div class="box" id="screenshots">
|
|
<h2>Screenshots</h2>
|
|
<div class="gallery">
|
|
<img src="media/example-1.png" class="slide">
|
|
<img src="media/example-2.png" class="slide">
|
|
<img src="media/example-3.png" class="slide">
|
|
<img src="media/example-4.png" class="slide">
|
|
</div>
|
|
<p>These were taken during testing.</p>
|
|
</div>
|
|
|
|
<div class="box" id="FAQ">
|
|
<h2>Frequently Asked Questions</h2>
|
|
<h3>When will it be released?</h3>
|
|
<p>We do not have an ETA on the project.</p>
|
|
<h3>What will it have?</h3>
|
|
<p>DSiWare alongside custom-made software. Custom software will be added if it is small enough. (16 MB)</p>
|
|
<h3>Will it be on 3DS?</h3>
|
|
<p>Due to difficulties with the 293003 code, DSiMart will not be released on Nintendo 3DS.</p>
|
|
</div>
|
|
|
|
<div class="box" id="branding">
|
|
<h2>Branding</h2>
|
|
<img src="media/branding-bag.png" width="200px">
|
|
<p><a href="media/branding-bag.svg" class="btn" download>Download SVG</a></p>
|
|
<img src="media/branding-wordmark.png" width="200px">
|
|
<p><a href="media/branding-wordmark.svg" class="btn" download>Download SVG</a></p>
|
|
</div>
|
|
</div>
|
|
|
|
<p style="margin-bottom:0px"><img src="media/branding-button.png" class="wb"> <a href="https://wiimart.org/"><img src="media/branding-button-wiimart.png" class="wb"></a></p>
|
|
|
|
<footer><p>The WiiMart Team is not affiliated with Nintendo or any related parties. To contact, please send an email to <a href="mailto:support@wiimart.org"><b>support@wiimart.org</b></a>.</p></footer>
|
|
|
|
</body>
|
|
</html> |