updated site and fixed HTML formatting

This commit is contained in:
transatoshi
2025-01-26 07:20:59 -08:00
parent c8f4a4cfc4
commit 63d36b46ca
6 changed files with 391 additions and 374 deletions

View File

@@ -27,182 +27,181 @@
</head>
<body width="device-width">
<body width="device-width">
<!-- Load an icon library to show a hamburger menu (bars) on small screens -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!--Navigation links-->
<div class="topnav" id="myTopnav">
<a href="https://grinminer.net/nodes/" class="active">Public Nodes</a>
<a href="https://grinminer.net/api/" class="active">Public API</a>
<a href="https://grinminer.net/application/" class="active">Node/VPS Application</a>
<a href="https://grinminer.net/download/" class="active">Download Firmware/Wallets</a>
<a href="https://explorer.grinminer.net" class="active">Mainnet Explorer</a>
<a href="https://testexplorer.grinminer.net" class="active">Testnet Explorer</a>
<a href="https://checker.grinminer.net" class="active">Wallet Checker</a>
<a href="https://t.me/grinminer_net" class="grey">Telegram</a>
<a href="https://github.com/transatoshi-mw/grinminer.net">Github</a>
<a href="javascript:void(0);" class="icon" onclick="myFunction()">
<i class="fa fa-bars"></i>
</a>
</div>
<span class="cloud"><h2>Developed over 2 years to be an alternative to the corporate cloud.</h2></span>
<!--Banner-->
<a href="https://grinminer.net"><img src="../images/web-banner.png" alt="grinminer-banner" class="responsive"></a>
<!--Subtitle-->
<div class="content">
<div class="subtitle">
<h3>Provider of hosted public & private nodes + solo mining pools + a Trezor/Ledger compatible wallet.</h3>
</div>
<!--Title-->
<div class="download">
<div class="download-heading">
<h1>Downloads</h1>
<br>
<section>
<div class="community-pad">
<div id="firmware"><h2>Community Wallets</h2></div>
<div class="community-subheading">
We only list community projects, use at your own risk.
</div>
<div class="community-content">
<div class="community-row">
<a href="https://github.com/GetGrin/grim" target="_blank">
<img class="community-row-img" alt="Grim" src="../images/grim.png" /></a>
<div class="community-row-content">
<div class="community-row-heading"><a href="https://getgrin.github.io"
target="_blank">Grim</a></div>
<div class="community-row-desc">Grin GUI node and wallet written in Rust</div>
<div class="community-row-category">Windows, Linux, macOS, Android, and iOS</div>
</div>
</div>
<div class="community-row">
<a href="https://github.com/transatoshi-mw/grin-web-wallet" target="_blank">
<img class="community-row-img" alt="Grim" src="../images/grin-logo-cat-cropped-black.png" /></a>
<div class="community-row-content">
<div class="community-row-heading"><a href="https://github.com/transatoshi-mw/grin-web-wallet"
target="_blank">Grin HTML wallet</a></div>
<div class="community-row-desc">HTML wallet w/ Trezor/Ledger support</div>
<div class="community-row-category">Firefox and Chrome</div>
</div>
</div>
<div class="community-row">
<a href="https://grinplusplus.github.io" target="_blank">
<img class="community-row-img" alt="Grin++" src="../images/gpp.png" /></a>
<div class="community-row-content">
<div class="community-row-heading"><a href="https://grinplusplus.github.io" target="_blank">
Grin++</a></div>
<div class="community-row-desc">Grin GUI node and wallet written in C++</div>
<div class="community-row-category">Windows, Linux, macOS</div>
</div>
</div>
</div>
</div>
</section>
<br>
<!-- Load an icon library to show a hamburger menu (bars) on small screens -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!--Banner-->
<a href="https://grinminer.net"><img src="../images/web-banner.png" alt="grinminer-banner" class="responsive"></a>
<section class="community-pad">
<div id="firmware"><h2>iPollo firmware</h2></div>
<div class="community-subheading">
It's only recommend to use SDCARD-v2.54<br>
The rest have bugs that are fixed in this version<br>
To use, image a microSD card with the img file<br>
Put it in the miner and boot, meditate for 5 minutes<br>
If green light is flashing power off and remove microSD<br>
Then power on and log in to the miner and change the defaults
</div>
<!--Navigation links-->
<div class="topnav" id="myTopnav">
<a href="https://grinminer.net/nodes/" class="active">Public Nodes</a>
<a href="https://grinminer.net/api/" class="active">Public API</a>
<a href="https://grinminer.net/application/" class="active">Node/VPS Application</a>
<a href="https://grinminer.net/download/" class="active">Download Firmware/Wallets</a>
<a href="https://explorer.grinminer.net" class="active">Mainnet Explorer</a>
<a href="https://testexplorer.grinminer.net" class="active">Testnet Explorer</a>
<a href="https://checker.grinminer.net" class="active">Wallet Checker</a>
<a href="https://t.me/grinminer_net" class="grey">Telegram</a>
<a href="https://github.com/transatoshi-mw/grinminer.net">Github</a>
<a href="javascript:void(0);" class="icon" onclick="myFunction()">
<i class="fa fa-bars"></i>
</a>
</div>
<!--Subtitle-->
<div class="content">
<div class="subtitle">
<h3>Provider of hosted public & private nodes + solo mining pools + a Trezor/Ledger compatible wallet.</h3>
</div>
<!--Cloud banner-->
<span class="cloud"><h2>Developed over 2 years to be an alternative to the corporate cloud.</h2></span>
<!--Title-->
<div class="download">
<div class="download-heading">
<h1>Downloads</h1>
<br>
<section>
<div class="community-pad">
<div id="firmware"><h2>Community Wallets</h2></div>
<div class="community-subheading">
We only list community projects, use at your own risk.
</div>
<div class="community-content">
<div class="community-row">
<a href="https://github.com/GetGrin/grim" target="_blank">
<img class="community-row-img" alt="Grim" src="../images/grim.png" /></a>
<div class="community-row-content">
<div class="community-row-heading"><a href="https://getgrin.github.io" target="_blank">Grim</a></div>
<div class="community-row-desc">Grin GUI node and wallet written in Rust</div>
<div class="community-row-category">Windows, Linux, macOS, Android, and iOS</div>
</div>
</div>
<div class="community-row">
<a href="https://github.com/transatoshi-mw/grin-web-wallet" target="_blank">
<img class="community-row-img" alt="Grim" src="../images/grin-logo-cat-cropped-black.png" /></a>
<div class="community-row-content">
<div class="community-row-heading"><a href="https://github.com/transatoshi-mw/grin-web-wallet" target="_blank">Grin HTML wallet</a></div>
<div class="community-row-desc">HTML wallet w/ Trezor/Ledger support</div>
<div class="community-row-category">Firefox and Chrome</div>
</div>
</div>
<div class="community-row">
<a href="https://grinplusplus.github.io" target="_blank">
<img class="community-row-img" alt="Grin++" src="../images/gpp.png" /></a>
<div class="community-row-content">
<div class="community-row-heading"><a href="https://grinplusplus.github.io" target="_blank">Grin++</a></div>
<div class="community-row-desc">Grin GUI node and wallet written in C++</div>
<div class="community-row-category">Windows, Linux, macOS</div>
</div>
</div>
</div>
</div>
</section>
<br>
<section class="community-pad">
<div id="firmware"><h2>iPollo firmware</h2></div>
<div class="community-subheading">
It's only recommend to use SDCARD-v2.54<br>
The rest have bugs that are fixed in this version<br>
To use, image a microSD card with the img file<br>
Put it in the miner and boot, meditate for 5 minutes<br>
If green light is flashing power off and remove microSD<br>
Then power on and log in to the miner and change the defaults
</div>
<div class="community-content">
<div class="community-content">
<div class="community-row">
<a href="https://grinminer.net/firmware/SDCARD-iPollo-G1-2.5.4-firmware.img">
<img class="community-row-img" alt="iPollo" src="../images/ipollo.png" /></a>
<div class="community-row-content">
<div class="community-row-heading">
<a href="https://grinminer.net/firmware/SDCARD-iPollo-G1-2.5.4-firmware.img">SDCARD v2.54</a></div>
<div class="community-row-desc">Best available firmware</div>
<div class="community-row-category">iPollo G1/G1 mini</div>
</div>
</div>
<div class="community-row">
<a href="https://grinminer.net/firmware/SDCARD-iPollo-G1-2.5.4-firmware.img">
<img class="community-row-img" alt="iPollo" src="../images/ipollo.png" /></a>
<div class="community-row-content">
<div class="community-row-heading">
<a href="https://grinminer.net/firmware/SDCARD-iPollo-G1-2.5.4-firmware.img">SDCARD v2.54</a></div>
<div class="community-row-desc">Best available firmware</div>
<div class="community-row-category">iPollo G1/G1 mini</div>
</div>
</div>
<div class="community-row">
<a href="https://grinminer.net/firmware/WEBFLASH-iPollo-G1-2.5.4-firmware.bin">
<img class="community-row-img" alt="iPollo" src="../images/ipollo.png" /></a>
<div class="community-row-content">
<div class="community-row-heading">
<a href="https://grinminer.net/firmware/WEBFLASH-iPollo-G1-2.5.4-firmware.bin">WEBFLASH v2.5.4</a></div>
<div class="community-row-desc">Error light stays on from bug</div>
<div class="community-row-category">iPollo G1/G1 mini</div>
</div>
</div>
<div class="community-row">
<a href="https://grinminer.net/firmware/WEBFLASH-iPollo-G1-2.5.4-firmware.bin">
<img class="community-row-img" alt="iPollo" src="../images/ipollo.png" /></a>
<div class="community-row-content">
<div class="community-row-heading">
<a href="https://grinminer.net/firmware/WEBFLASH-iPollo-G1-2.5.4-firmware.bin">WEBFLASH v2.5.4</a></div>
<div class="community-row-desc">Error light stays on from bug</div>
<div class="community-row-category">iPollo G1/G1 mini</div>
</div>
</div>
<div class="community-row">
<a href="https://grinminer.net/firmware/SDCARD-iPollo-G1-2.5.2-firmware.bin">
<img class="community-row-img" alt="iPollo" src="../images/ipollo.png" /></a>
<div class="community-row-content">
<div class="community-row-heading">
<a href="https://grinminer.net/firmware/SDCARD-iPollo-G1-2.5.2-firmware.bin">SDCARD v2.5.2</a></div>
<div class="community-row-desc">Not recommended due to bugs</div>
<div class="community-row-category">iPollo G1/G1 mini</div>
</div>
</div>
<div class="community-row">
<a href="https://grinminer.net/firmware/SDCARD-iPollo-G1-2.5.2-firmware.bin">
<img class="community-row-img" alt="iPollo" src="../images/ipollo.png" /></a>
<div class="community-row-content">
<div class="community-row-heading">
<a href="https://grinminer.net/firmware/SDCARD-iPollo-G1-2.5.2-firmware.bin">SDCARD v2.5.2</a></div>
<div class="community-row-desc">Not recommended due to bugs</div>
<div class="community-row-category">iPollo G1/G1 mini</div>
</div>
</div>
<div class="community-row">
<a href="https://grinminer.net/firmware/WEBFLASH-iPollo-G1-2.5.2-firmware.img">
<img class="community-row-img" alt="iPollo" src="../images/ipollo.png" /></a>
<div class="community-row-content">
<div class="community-row-heading">
<a href="https://grinminer.net/firmware/WEBFLASH-iPollo-G1-2.5.2-firmware.img">WEBFLASH v2.5.2</a></div>
<div class="community-row-desc">Not recommended due to bugs</div>
<div class="community-row-category">iPollo G1/G1 mini</div>
</div>
</div>
<div class="community-row">
<a href="https://grinminer.net/firmware/WEBFLASH-iPollo-G1-2.5.2-firmware.img">
<img class="community-row-img" alt="iPollo" src="../images/ipollo.png" /></a>
<div class="community-row-content">
<div class="community-row-heading">
<a href="https://grinminer.net/firmware/WEBFLASH-iPollo-G1-2.5.2-firmware.img">WEBFLASH v2.5.2</a></div>
<div class="community-row-desc">Not recommended due to bugs</div>
<div class="community-row-category">iPollo G1/G1 mini</div>
</div>
</div>
<div class="community-row">
<a href="https://grinminer.net/firmware/WEBFLASH-iPollo-G1-2.4.9-firmware.img">
<img class="community-row-img" alt="iPollo" src="../images/ipollo.png" /></a>
<div class="community-row-content">
<div class="community-row-heading">
<a href="https://grinminer.net/firmware/WEBFLASH-iPollo-G1-2.4.9-firmware.img">WEBFLASH v2.4.9</a></div>
<div class="community-row-desc">Not recommended due to bugs</div>
<div class="community-row-category">iPollo G1/G1 mini</div>
</div>
</div>
<div class="community-row">
<a href="https://grinminer.net/firmware/WEBFLASH-iPollo-G1-2.4.9-firmware.img">
<img class="community-row-img" alt="iPollo" src="../images/ipollo.png" /></a>
<div class="community-row-content">
<div class="community-row-heading">
<a href="https://grinminer.net/firmware/WEBFLASH-iPollo-G1-2.4.9-firmware.img">WEBFLASH v2.4.9</a></div>
<div class="community-row-desc">Not recommended due to bugs</div>
<div class="community-row-category">iPollo G1/G1 mini</div>
</div>
</div>
<div class="community-row">
<a href="https://grinminer.net/firmware/WEBFLASH-iPollo-G1-2.4.4-firmware.img">
<img class="community-row-img" alt="iPollo" src="../images/ipollo.png" /></a>
<div class="community-row-content">
<div class="community-row-heading">
<a href="https://grinminer.net/firmware/WEBFLASH-iPollo-G1-2.4.4-firmware.img">WEBFLASH v2.4.4</a></div>
<div class="community-row-desc">Not recommended due to bugs</div>
<div class="community-row-category">iPollo G1/G1 mini</div>
</div>
</div>
<div class="community-row">
<a href="https://grinminer.net/firmware/WEBFLASH-iPollo-G1-2.4.4-firmware.img">
<img class="community-row-img" alt="iPollo" src="../images/ipollo.png" /></a>
<div class="community-row-content">
<div class="community-row-heading">
<a href="https://grinminer.net/firmware/WEBFLASH-iPollo-G1-2.4.4-firmware.img">WEBFLASH v2.4.4</a></div>
<div class="community-row-desc">Not recommended due to bugs</div>
<div class="community-row-category">iPollo G1/G1 mini</div>
</div>
</div>
<div class="community-row">
<a href="https://grinminer.net/firmware/WEBFLASH-iPollo-G1-2.4.0-firmware.img">
<img class="community-row-img" alt="iPollo" src="../images/ipollo.png" /></a>
<div class="community-row-content">
<div class="community-row-heading">
<a href="https://grinminer.net/firmware/WEBFLASH-iPollo-G1-2.4.0-firmware.img">WEBFLASH v2.4.0</a></div>
<div class="community-row-desc">Not recommended due to bugs</div>
<div class="community-row-category">iPollo G1/G1 mini</div>
</div>
</div>
<script>
function myFunction() {
var x = document.getElementById("myTopnav");
if (x.className === "topnav") {
x.className += " responsive"; // Add the "responsive" class
} else {
x.className = "topnav"; // Remove the "responsive" class
}
}
</script>
<div class="community-row">
<a href="https://grinminer.net/firmware/WEBFLASH-iPollo-G1-2.4.0-firmware.img">
<img class="community-row-img" alt="iPollo" src="../images/ipollo.png" /></a>
<div class="community-row-content">
<div class="community-row-heading">
<a href="https://grinminer.net/firmware/WEBFLASH-iPollo-G1-2.4.0-firmware.img">WEBFLASH v2.4.0</a></div>
<div class="community-row-desc">Not recommended due to bugs</div>
<div class="community-row-category">iPollo G1/G1 mini</div>
</div>
</div>
<script>
function myFunction() {
var x = document.getElementById("myTopnav");
if (x.className === "topnav") {
x.className += " responsive"; // Add the "responsive" class
} else {
x.className = "topnav"; // Remove the "responsive" class
}
}
</script>
</body>
<footer width="device-width">