Skip to content

Commit

Permalink
Merge pull request #9 from CycloKid/fix-cc-license-and-update-minfied…
Browse files Browse the repository at this point in the history
…-downloads

correct cc license & update the minified downloads page to newest
  • Loading branch information
stossy11 authored Nov 12, 2024
2 parents 01c4a8c + b9c4777 commit 6fe605f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div align="center">

<img src="pomelo-icon.png" width="230" height="230" alt="''Pomelo Emu Waterslice'' by CycloKid is licensed under CC BY-NC-SA 4.0" title="''Pomelo Emu Waterslice'' by CycloKid is licensed under CC BY-NC-SA 4.0">
<img src="pomelo-icon.png" width="230" height="230" alt="Pomelo Emu Logo" title="''Pomelo Emu Waterslice'' by CycloKid is licensed under CC BY-NC 4.0">

# Pomelo

Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
}
}
</style>
<img src="pomelo-icon.png" alt="Pomelo Icon" title="''Pomelo Emu Waterslice'' by CycloKid is licensed under CC BY-NC-SA 4.0" width="200" height="200">
<img src="pomelo-icon.png" alt="Pomelo Icon" title="''Pomelo Emu Waterslice'' by CycloKid is licensed under CC BY-NC 4.0" width="200" height="200">
<h2>Pomelo</h2>
<p>A Nintendo Switch Emulator for iOS and iPadOS</p>
<div class="button-group">
Expand Down
2 changes: 1 addition & 1 deletion public/downloads.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Pomelo - Downloads</title><link rel="icon" href="/favicon.png" type="image/png"><script src="https://kit.fontawesome.com/f566336324.js" crossorigin="anonymous"></script><link href="https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap" rel="stylesheet"><style>body{font-family:Roboto,sans-serif;background-color:#fbf6e2;margin:20px;padding:0}.container{display:flex;flex-direction:row;justify-content:space-between;padding:20px;max-width:900px;margin:0 auto}.left-content{flex:1;padding-right:20px}.right-content{display:flex;flex-direction:column;align-items:flex-end}h1{color:#333}p{color:#666}.button{display:inline-block;margin-bottom:20px;padding:10px 20px;font-size:16px;font-weight:700;color:#fff;background-color:#007bff;border:none;border-radius:20px;cursor:pointer;text-decoration:none;transition:transform .2s,background-color .2s}.button:hover{background-color:#006adb;transform:scale(1.05);transition:transform .2s,background-color .2s}.button,.left-content,.right-content,h1,p{text-shadow:2px 2px 4px rgba(0,0,0,.2)}</style></head><body><a href="./" class="button"><i class="fa-solid fa-arrow-left"></i> Go Back to Home</a><div class="container"><div class="left-content"><h2>Installation will not be as simple as Sideloading with AltStore or SideStore - Please read the setup guide on the Gitlab repo.</h2></div><div class="right-content"><a href="https://gitlab.com/pomelo-emu/Pomelo" class="button">Installation Guide</a></div></div><div class="container"><div class="left-content"><h1>Pomelo Release - Version 2.2</h1><p>Release Date: October 14, 2024</p><h2>Changelog:</h2><ul><li>Add iOS 15 Support</li><li>Add URLScheme</li><li>Add Shortcuts</li><li>Fixed Mii Maker</li><li>Add 16/9 Full Screen</li><li>Add Saving Game Icons</li><li>(Re) Add Plus button for Importing roms, keys and firmware</li><li>New App Icons</li></ul></div><div class="right-content"><a href="https://github.com/Pomelo-Emu/pomelo-emu.github.io/releases/download/2.2/Pomelo.ipa" class="button"><i class="fa-solid fa-circle-down"></i> Download v2.2 .IPA</a></div></div><div class="container"><div class="left-content"><h1>Pomelo Release - Version 2.1</h1><p>Release Date: October 14, 2024</p><h2>Changelog:</h2><ul><li>Add Mii Maker.</li><li>Add in app Trollstore JIT Enabling</li><li>Make onscreen controls more translucent</li></ul></div><div class="right-content"><a href="https://github.com/Pomelo-Emu/pomelo-emu.github.io/releases/download/2.1/Pomelo-2.1.ipa" class="button"><i class="fa-solid fa-circle-down"></i> Download v2.1 .IPA</a></div></div></body><body><div class="container"><div class="left-content"><h1>Pomelo Release - Version 2.0</h1><p>Release Date: October 10, 2024</p><h2>Changelog:</h2><ul><li>Add Screenshots (may crash on some games)</li><li>Make Bottom Buttons Work</li><li>Add Screenshot Manager</li><li>Re Add BootOS</li><li>Add Games Grid</li><li>Adjust On-Screen Controls</li></ul></div><div class="right-content"><a href="https://github.com/Pomelo-Emu/pomelo-emu.github.io/releases/download/2.0/Pomelo-2.0.ipa" class="button"><i class="fa-solid fa-circle-down"></i> Download v2.0 .IPA</a></div></div></body></html>
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Pomelo - Downloads</title><link rel="icon" href="/favicon.png" type="image/png"><script src="https://kit.fontawesome.com/f566336324.js" crossorigin="anonymous"></script><link href="https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap" rel="stylesheet"><style>body{font-family:Roboto,sans-serif;background-color:#fbf6e2;margin:20px;padding:0}.container{display:flex;flex-direction:row;justify-content:space-between;padding:20px;max-width:900px;margin:0 auto}.left-content{flex:1;padding-right:20px}.right-content{display:flex;flex-direction:column;align-items:flex-end}h1{color:#333}p{color:#666}.button{display:inline-block;margin-bottom:20px;padding:10px 20px;font-size:16px;font-weight:700;color:#fff;background-color:#007bff;border:none;border-radius:20px;cursor:pointer;text-decoration:none;transition:transform .2s,background-color .2s}.button:hover{background-color:#006adb;transform:scale(1.05);transition:transform .2s,background-color .2s}.button,.left-content,.right-content,h1,p{text-shadow:2px 2px 4px rgba(0,0,0,.2)}</style></head><body><a href="./" class="button"><i class="fa-solid fa-arrow-left"></i> Go Back to Home</a><div class="container"><div class="left-content"><h2>Installation will not be as simple as Sideloading with AltStore or SideStore - Please read the setup guide on the Gitlab repo.</h2></div><div class="right-content"><a href="https://gitlab.com/pomelo-emu/Pomelo" class="button">Installation Guide</a></div></div><div class="container"><div class="left-content"><h1>Pomelo Release - Version 2.3</h1><p>Release Date: November 9, 2024</p><h2>Changelog:</h2><ul><li>Added Apple ID Login</li><li>UI Changes</li><li>Add Metal HUD Option (iOS 16+)</li><li>Fix some Stutters</li></ul></div><div class="right-content"><a href="https://github.com/Pomelo-Emu/pomelo-emu.github.io/releases/download/2.3/Pomelo.ipa" class="button"><i class="fa-solid fa-circle-down"></i> Download v2.3 .IPA</a></div></div></body><body><div class="container"><div class="left-content"><h1>Pomelo Release - Version 2.2</h1><p>Release Date: October 22, 2024</p><h2>Changelog:</h2><ul><li>Add iOS 15 Support</li><li>Add URLScheme</li><li>Add Shortcuts</li><li>Fixed Mii Maker</li><li>Add 16/9 Full Screen</li><li>Add Saving Game Icons</li><li>(Re) Add Plus button for Importing roms, keys and firmware</li><li>New App Icons</li></ul></div><div class="right-content"><a href="https://github.com/Pomelo-Emu/pomelo-emu.github.io/releases/download/2.2/Pomelo.ipa" class="button"><i class="fa-solid fa-circle-down"></i> Download v2.2 .IPA</a></div></div></body><body><div class="container"><div class="left-content"><h1>Pomelo Release - Version 2.1</h1><p>Release Date: October 15, 2024</p><h2>Changelog:</h2><ul><li>Add Mii Maker.</li><li>Add in app Trollstore JIT Enabling</li><li>Make onscreen controls more translucent</li></ul></div><div class="right-content"><a href="https://github.com/Pomelo-Emu/pomelo-emu.github.io/releases/download/2.1/Pomelo-2.1.ipa" class="button"><i class="fa-solid fa-circle-down"></i> Download v2.1 .IPA</a></div></div></body><body><div class="container"><div class="left-content"><h1>Pomelo Release - Version 2.0</h1><p>Release Date: October 10, 2024</p><h2>Changelog:</h2><ul><li>Add Screenshots (may crash on some games)</li><li>Make Bottom Buttons Work</li><li>Add Screenshot Manager</li><li>Re Add BootOS</li><li>Add Games Grid</li><li>Adjust On-Screen Controls</li></ul></div><div class="right-content"><a href="https://github.com/Pomelo-Emu/pomelo-emu.github.io/releases/download/2.0/Pomelo-2.0.ipa" class="button"><i class="fa-solid fa-circle-down"></i> Download v2.0 .IPA</a></div></div></body></html>
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="./favicon.png" type="image/png"><title>Pomelo Emulator</title><link rel="stylesheet" href="styles.css"><script src="https://kit.fontawesome.com/f566336324.js" crossorigin="anonymous"></script><link href="https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap" rel="stylesheet"><script src="script.js" defer async></script></head><body><!-- Hero Section --><section id="home" class="hero-section"><div class="hero-content"><div style="height:5px"></div><div class="desktop-only" style="height:10vh"></div><style>@media (max-width:768px){.desktop-only{display:none}}</style><img src="pomelo-icon.png" alt="Pomelo Icon" title="''Pomelo Emu Waterslice'' by CycloKid is licensed under CC BY-NC-SA 4.0" width="200" height="200"><h2>Pomelo</h2><p>A Nintendo Switch Emulator for iOS and iPadOS</p><div class="button-group"><a href="./downloads.html" class="usualbutton" role="button"><i class="fa-solid fa-download"></i> Download</a> <a href="./titles.html" class="redbutton" role="button"><i class="fa-solid fa-gears"></i> Title Playability</a> <a href="https://gitlab.com/pomelo-emu/Pomelo" class="usualbutton" role="button"><i class="fa-brands fa-gitlab"></i> Source Code</a> <a href="https://discord.gg/mY3tFQtXZT" class="purple" role="button"><i class="fa-brands fa-discord"></i> Discord</a></div></div></section><!-- Features Section --><section id="features" class="features-section"><div class="container"><h2>Features</h2><div class="feature-grid"><div class="feature-item"><h3>Compatibility</h3><p>Pomelo supports a wide range of devices</p></div><div class="feature-item"><h3>Local Multiplayer</h3><p>Play with other people on the go!</p></div><div class="feature-item"><h3>TrollStore Support</h3><p>Compatible with TrollStore from iOS 15 to 17</p></div><div class="feature-item"><h3>Our Community</h3><p>We are an open community. We welcome anyone looking for support, requesting features, or emulation discussion in general.</p></div></div></div></section><!-- About Section --><section id="about" class="about-section"><div class="container"><h2>About Us</h2><p>We are Stossy11 and Tech Guy - We're aiming to provide the best NX emulation possible for iOS/iPadOS.</p></div></section><!-- Footer --><footer><div class="container"><p>&copy; 2024 Pomelo Emu. All rights reserved.</p></div></footer></body></html>
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="./favicon.png" type="image/png"><title>Pomelo Emulator</title><link rel="stylesheet" href="styles.css"><script src="https://kit.fontawesome.com/f566336324.js" crossorigin="anonymous"></script><link href="https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap" rel="stylesheet"><script src="script.js" defer async></script></head><body><!-- Hero Section --><section id="home" class="hero-section"><div class="hero-content"><div style="height:5px"></div><div class="desktop-only" style="height:10vh"></div><style>@media (max-width:768px){.desktop-only{display:none}}</style><img src="pomelo-icon.png" alt="Pomelo Icon" title="''Pomelo Emu Waterslice'' by CycloKid is licensed under CC BY-NC 4.0" width="200" height="200"><h2>Pomelo</h2><p>A Nintendo Switch Emulator for iOS and iPadOS</p><div class="button-group"><a href="./downloads.html" class="usualbutton" role="button"><i class="fa-solid fa-download"></i> Download</a> <a href="./titles.html" class="redbutton" role="button"><i class="fa-solid fa-gears"></i> Title Playability</a> <a href="https://gitlab.com/pomelo-emu/Pomelo" class="usualbutton" role="button"><i class="fa-brands fa-gitlab"></i> Source Code</a> <a href="https://discord.gg/mY3tFQtXZT" class="purple" role="button"><i class="fa-brands fa-discord"></i> Discord</a></div></div></section><!-- Features Section --><section id="features" class="features-section"><div class="container"><h2>Features</h2><div class="feature-grid"><div class="feature-item"><h3>Compatibility</h3><p>Pomelo supports a wide range of devices</p></div><div class="feature-item"><h3>Local Multiplayer</h3><p>Play with other people on the go!</p></div><div class="feature-item"><h3>TrollStore Support</h3><p>Compatible with TrollStore from iOS 15 to 17</p></div><div class="feature-item"><h3>Our Community</h3><p>We are an open community. We welcome anyone looking for support, requesting features, or emulation discussion in general.</p></div></div></div></section><!-- About Section --><section id="about" class="about-section"><div class="container"><h2>About Us</h2><p>We are Stossy11 and Tech Guy - We're aiming to provide the best NX emulation possible for iOS/iPadOS.</p></div></section><!-- Footer --><footer><div class="container"><p>&copy; 2024 Pomelo Emu. All rights reserved.</p></div></footer></body></html>

0 comments on commit 6fe605f

Please sign in to comment.