forked from Jimbo/landing-page
the monkey update...
This commit is contained in:
parent
e96e718cbc
commit
5814393ffc
125
index.html
125
index.html
|
@ -1,13 +1,13 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<!-- saved from url=(0018)https://nixfox.ca/ -->
|
||||||
<head>
|
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<meta charset="UTF-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>NixFox Landing</title>
|
<title>NixFox Landing</title>
|
||||||
<link rel="stylesheet" href="styles.css">
|
<link rel="stylesheet" href="./NixFox Landing_files/styles.css">
|
||||||
<link rel="stylesheet" href="footer.css">
|
<link rel="stylesheet" href="./NixFox Landing_files/footer.css">
|
||||||
<link rel="icon" type="image/x-icon" href="./favicon.ico">
|
<link rel="icon" type="image/x-icon" href="https://nixfox.ca/favicon.ico">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Ubuntu">
|
<link rel="stylesheet" href="./NixFox Landing_files/css">
|
||||||
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
|
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
|
||||||
<meta property="og:title" content="NixFox">
|
<meta property="og:title" content="NixFox">
|
||||||
<meta property="og:description" content="The NixFox family of pages and services.">
|
<meta property="og:description" content="The NixFox family of pages and services.">
|
||||||
|
@ -15,106 +15,35 @@
|
||||||
<meta property="og:url" content="https://nixfox.ca">
|
<meta property="og:url" content="https://nixfox.ca">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<header>
|
<body><header>
|
||||||
<a href="./uwu.html" class="app-icon-link">
|
<a href="https://nixfox.ca/uwu.html" class="app-icon-link">
|
||||||
<img src="./images/copyright/profile.png" alt="Logo">
|
<img src="./NixFox Landing_files/monkey.gif" alt="Logo">
|
||||||
</a>
|
</a>
|
||||||
<h1>NixFox Pages and Services</h1>
|
<h1>The Monkey Pages and Services</h1>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<body>
|
|
||||||
<div class="button-container">
|
<div class="button-container">
|
||||||
<a href="https://cloud.nixfox.ca">
|
<a href="https://cloud.nixfox.ca/">
|
||||||
<button class="custom-button cloud">
|
<button class="custom-button cloud">
|
||||||
<div class="color-part"></div>
|
<div class="color-part"></div>
|
||||||
<div class="button-content">
|
<div class="button-content">
|
||||||
<img class="button-image" src="./images/nextcloud.webp" alt="Button Logo" style="width: 4.3em; height: auto;">
|
<img class="button-image" src="./NixFox Landing_files/monkey.gif" alt="Button Logo" style="width: 4.3em; height: auto;">
|
||||||
<span class="button-text">Nextcloud</span>
|
<span class="button-text">the moneky</span>
|
||||||
<span class="button-subtext">File Server</span>
|
<span class="button-subtext">button...</span>
|
||||||
</div>
|
|
||||||
</button>
|
|
||||||
</a>
|
|
||||||
<a href="https://pass.nixfox.ca">
|
|
||||||
<button class="custom-button warden">
|
|
||||||
<div class="color-part"></div>
|
|
||||||
<div class="button-content">
|
|
||||||
<img class="button-image" src="./images/bitwarden.png" alt="Button Logo" style="width: 4.3em; height: auto;">
|
|
||||||
<span class="button-text">Vaultwarden</span>
|
|
||||||
<span class="button-subtext">Password Manager</span>
|
|
||||||
</div>
|
|
||||||
</button>
|
|
||||||
</a>
|
|
||||||
<a href="https://git.nixfox.ca">
|
|
||||||
<button class="custom-button git">
|
|
||||||
<div class="color-part"></div>
|
|
||||||
<div class="button-content">
|
|
||||||
<img class="button-image" src="./images/forgejo.png" alt="Button Logo" style="width: 4.3em; height: auto;">
|
|
||||||
<span class="button-text">Forgejo</span>
|
|
||||||
<span class="button-subtext">Collaborative Code</span>
|
|
||||||
</div>
|
|
||||||
</button>
|
|
||||||
</a>
|
|
||||||
<a href="https://live.nixfox.ca">
|
|
||||||
<button class="custom-button stream">
|
|
||||||
<div class="color-part"></div>
|
|
||||||
<div class="button-content">
|
|
||||||
<img class="button-image" src="./images/owncast.png" alt="Button Logo" style="width: 5em; height: auto;">
|
|
||||||
<span class="button-text">Streaming</span>
|
|
||||||
<span class="button-subtext">Gaming Maybe</span>
|
|
||||||
</div>
|
|
||||||
</button>
|
|
||||||
</a>
|
|
||||||
<a href="https://radio.nixfox.ca">
|
|
||||||
<button class="custom-button radio">
|
|
||||||
<div class="color-part"></div>
|
|
||||||
<div class="button-content">
|
|
||||||
<img class="button-image" src="./images/icecast.png" alt="Button Logo" style="width: 4.5em; height: auto;">
|
|
||||||
<span class="button-text">Radio</span>
|
|
||||||
<span class="button-subtext">In Production</span>
|
|
||||||
</div>
|
|
||||||
</button>
|
|
||||||
</a>
|
|
||||||
<a href="https://chat.nixfox.ca/">
|
|
||||||
<button class="custom-button element">
|
|
||||||
<div class="color-part"></div>
|
|
||||||
<div class="button-content">
|
|
||||||
<img class="button-image" src="./images/element.png" alt="Button Logo" style="width: 4.3em; height: auto;">
|
|
||||||
<span class="button-text">Element</span>
|
|
||||||
<span class="button-subtext">Discordish</span>
|
|
||||||
</div>
|
|
||||||
</button>
|
|
||||||
</a>
|
|
||||||
<a href="https://social.jimbosfiles.com">
|
|
||||||
<button class="custom-button mastodon">
|
|
||||||
<div class="color-part"></div>
|
|
||||||
<div class="button-content">
|
|
||||||
<img class="button-image" src="./images/mastodon.png" alt="Button Logo" style="width: 4.3em; height: auto;">
|
|
||||||
<span class="button-text">Mastodon</span>
|
|
||||||
<span class="button-subtext">Twitterish</span>
|
|
||||||
</div>
|
|
||||||
</button>
|
|
||||||
</a>
|
|
||||||
<a href="https://tor.nixfox.ca">
|
|
||||||
<button class="custom-button torrent">
|
|
||||||
<div class="color-part"></div>
|
|
||||||
<div class="button-content">
|
|
||||||
<img class="button-image" src="./images/transmission.png" alt="Button Logo" style="width: 5em; height: auto;">
|
|
||||||
<span class="button-text">Torrents</span>
|
|
||||||
<span class="button-subtext">ISOs and Rupert</span>
|
|
||||||
</div>
|
|
||||||
</button>
|
|
||||||
</a>
|
|
||||||
<a href="https://mail.nixfox.ca">
|
|
||||||
<button class="custom-button mail">
|
|
||||||
<div class="color-part"></div>
|
|
||||||
<div class="button-content">
|
|
||||||
<img class="button-image" src="./images/roundcube.png" alt="Button Logo" style="width: 4.3em; height: auto;">
|
|
||||||
<span class="button-text">Mail</span>
|
|
||||||
<span class="button-subtext">Internal Server</span>
|
|
||||||
</div>
|
</div>
|
||||||
</button>
|
</button>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<footer>This website is under the <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GPL-3.0</a>, and is being hosted on <a href="https://nixos.org/">NixOS</a>. Code can be found <a href="https://git.nixfox.ca/Jimbo/landing-page">here</a>.</footer>
|
<footer>This website is under the <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GPL-3.0</a>, and is being hosted on <a href="https://nixos.org/">NixOS</a>. Code can be found <a href="https://git.nixfox.ca/Jimbo/landing-page">here</a>.</footer>
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
</body></html>
|
Loading…
Reference in a new issue