Navi/www/index.html

174 lines
5.9 KiB
HTML
Raw Normal View History

2022-02-22 06:58:47 +00:00
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>The Navi | Sitemap to EVERYTHING Sarimoko!</title>
<meta name="author" content="Sarimoko by Travis Reames">
<meta name="description" content="A landing page to redirect people to Sarimoko's Discord server!">
<meta name="keywords" content="sarimoko, sari, moko, sariboto, boto, cord, discord">
<link rel="icon"
type="image/png"
href="https://en.gravatar.com/userimage/208570096/d7e3f1a8a1358a94a6a45ada4e2d7d51.png">
<style type="text/css">
body, html {
2022-02-22 07:17:07 +00:00
background-color: black;
}
h1, h2, h3, h4, h5, p {
color: white;
text-align: center;
2022-02-22 06:58:47 +00:00
}
2022-03-01 07:15:09 +00:00
* {
box-sizing: border-box;
}
#myInput {
background-image: url('/css/searchicon.png');
background-position: 10px 12px;
background-repeat: no-repeat;
width: 100%;
font-size: 16px;
padding: 12px 20px 12px 40px;
border: 1px solid #ddd;
margin-bottom: 12px;
}
#myUL {
list-style-type: none;
padding: 0;
margin: 0;
}
#myUL li a {
border: 1px solid #ddd;
margin-top: -1px; /* Prevent double borders */
background-color: #f6f6f6;
padding: 12px;
text-decoration: none;
font-size: 18px;
color: black;
display: block
}
#myUL li a:hover:not(.header) {
background-color: #eee;
}
2022-02-22 06:58:47 +00:00
</style>
</head>
<body>
<h1>The Navi</h1>
<h3>Sitemap to EVERYTHING Sarimoko!</h3>
<p>From sub.domains to various platforms, all the links/urls should be here!</p>
2022-02-08 22:17:02 +00:00
2022-03-01 07:15:09 +00:00
<h3>EZ Share / Re-Directs</h3>
<input type="text" id="myInput" onkeyup="myFunction()" placeholder="Search for names.." title="Type in a name">
<ul id="myUL">
<li><a href="#">Bugs</a> | Report bugs, issues, &amp; other problems!</li>
<li><a href="#">Cord</a> | Discord invite redirect, wait 5 secord or click the button!</li>
<li><a href="#">Heyo</a> | Hello Worlds repo's for lots of various codex's and coding languages!</li>
<li><a href="#">Live</a> | Twitch redirect to the live stream, wait 5 secord or click the button!</li>
<li><a href="#">Tube</a> | YouTube redirect to #playlist, wait 5 secord or click the button!</li>
</ul>
2022-02-22 06:58:47 +00:00
2022-02-22 09:18:47 +00:00
<h3>Donations/Tips & Support</h3>
2022-03-01 07:15:09 +00:00
<input type="text" id="myInput" onkeyup="myFunction()" placeholder="Search for names.." title="Type in a name">
<ul id="myUL">
<li><a href="#">Cash</a> | Private contributions but not anonymous.</li>
<li><a href="#">Coin</a> | Buy/Earn Sari-Coin Crypto-Tokens (NOT A CRYPTO-CURRENCY YET)</li>
<li><a href="#">Fund</a> | GoFundMe campaigns categorized per objective.</li>
<li><a href="#">Help</a> | Get & give help.</li>
<li><a href="#">Mine</a> | Earn crypto for yourself or for Sarimoko on his blockchain.</li>
<li><a href="#">Tips</a> | Financially support with donations & crypto transfers</li>
<li><a href="#">Wish</a> | Amazon Wishlist sorted by sub-categories.</li>
</ul>
2022-02-22 06:58:47 +00:00
2022-02-22 09:18:47 +00:00
<h3>Goods &amp; Services</h3>
<p>Cali | In-Person covering Nor.Cal area!<p>
<p>Dojo | Learn the methods of a madman.<p>
<p>Mark | Merch<p>
<p>Pimp | <p>
<p>Shop | Artwork, commissions, digital-download, &amp; more!<p>
<h3>Projects</h3>
<p>Apps | Web-Apps Sandbox.<p>
<p>Boto | Custom Twitch IRC Chatbot with built in HAL3000 &amp; SkyNet<p>
<p>Code | Open-Source git repo's written & maintained by a madman!<p>
<p>Tune | Lyrics, MIDI, Tabs, & more!<p>
<p>Whom | <p>
<h3>Portfolio &amp; Showcase</h3>
<p>Anon | Web-Apps Sandbox.<p>
<p>Cult | Web-Apps Sandbox.<p>
<p>Dead | Joke 404-Page<p>
2022-02-22 10:25:20 +00:00
<p>Deku | <p>
2022-02-22 09:18:47 +00:00
<p>Soon | <p>
<p>Wars | <p>
2022-02-22 06:58:47 +00:00
<h3>Side Projects</h3>
2022-02-22 10:25:20 +00:00
<p>Cmds | Chatbot commands for Discord &amp; Twitch!<p>
2022-02-22 09:18:47 +00:00
<p>Dark | Deep | Slepping stone into the abyss of the dark/deep web.<p>
<p>Game | Coming soons for concepts.<p>
<p>Gear | All the goodies &amp; hardware behind the magic.<p>
<p>Hype | Tribute to all the su<p>
<p>King | <p>
<p>Lurk | Custom Twitch IRC Lurkbot<p>
<p>Mods | <p>
2022-02-22 10:25:20 +00:00
<p>Neko | Cats | The real stars of the show!<p>
2022-02-22 09:18:47 +00:00
<p>Play | Coded &amp; hosted by Sarimoko.<p>
<p>Raid | Redirect to Twitch mini-game StreamRaiders<p>
<p>Wife | Joke *cough not really cough* application form.<p>
<p>Will | If I die tomorrow...<p>
<p>Yoho | Pirates Guide to the Universe<p>
2022-02-22 06:58:47 +00:00
<h3>Platforms</h3>
<h5>Game</h5>
<p>Steam | Workshop | https://steamcommunity.com/id/sarimoko/myworkshopfiles?appid=252490</p>
2022-02-22 09:18:47 +00:00
<h5>Code, Software, & Website Developement</h5>
<p>CodePen | https://codepen.io/sarimoko</p>
<p> GitHub | https://github.com/sarimoko</p>
<p> GitHub | Gist | https://gist.github.com/sarimoko</p>
2022-02-22 06:58:47 +00:00
<h5>Social Media</h5>
2022-03-01 07:15:09 +00:00
<input type="text" id="myInput" onkeyup="myFunction()" placeholder="Search for names.." title="Type in a name">
<ul id="myUL">
<li><a href="#">Deviant Art</a></li>
<li><a href="https://facebook.com/sarimoko.o">Facebook</a> | Page</li>
<li><a href="https://facebook.com/sarimoko.live">Facebook</a> | Profile</li>
<li><a href="#"></a> | </li>
<li><a href="https://www.instagram.com/sari.moko/">Instagram</a></li>
<li><a href="https://www.reddit.com/user/sarimoko-o">Reddit</a> | Profile</li>
<li><a href="https://www.reddit.com/r/Sarimoko_o/">Reddit</a> | Sub-Reddit</li>
<li><a href="https://soundcloud.com/sarimoko">SoundCloud</a></li>
<li><a href="#">Spotify</a> | COMING SOON!</li>
<li><a href="https://www.tiktok.com/@sarimoko">TikTok</a></li>
<li><a href="#">Twitch</a></li>
<li><a href="https://twitter.com/sarimoko_o">Twitter</a></li>
<li><a href="https://youtube.com/c/sarimoko">YouTube</a></li>
</ul>
2022-02-22 06:58:47 +00:00
<h5>Social Blade Analytics</h5>
<p>Twitch | https://socialblade.com/twitch/user/sarimoko</p>
2022-02-22 07:17:07 +00:00
2022-03-01 07:15:09 +00:00
<script>
function myFunction() {
var input, filter, ul, li, a, i, txtValue;
input = document.getElementById("myInput");
filter = input.value.toUpperCase();
ul = document.getElementById("myUL");
li = ul.getElementsByTagName("li");
for (i = 0; i < li.length; i++) {
a = li[i].getElementsByTagName("a")[0];
txtValue = a.textContent || a.innerText;
if (txtValue.toUpperCase().indexOf(filter) > -1) {
li[i].style.display = "";
} else {
li[i].style.display = "none";
}
}
}
</script>
2022-02-22 06:58:47 +00:00
</body>
<script>
</script>
</html>