mirror of
https://github.com/neon443/neon443.github.io.git
synced 2026-03-11 15:16:18 +00:00
Compare commits
19 Commits
ce0f9d7ed3
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a6f212868c | ||
|
|
c92d9b655b | ||
|
|
5533304b57 | ||
|
|
1ff4044f76 | ||
|
|
90f4c137e6 | ||
|
|
25beba998e | ||
|
|
c7fbaed7c7 | ||
|
|
d05f9053c8 | ||
|
|
08a74f4402 | ||
|
|
56b52b3203 | ||
|
|
26f0004f58 | ||
|
|
61774d4c98 | ||
|
|
aa49037779 | ||
|
|
6a376d4574 | ||
|
|
05e228c50a | ||
|
|
dd82825cbc | ||
|
|
e74e46e4a1 | ||
|
|
92ebf8080a | ||
|
|
5329fd1df4 |
BIN
appcasts/DockPhobia/DockPhobia_1.5.dmg
Normal file
BIN
appcasts/DockPhobia/DockPhobia_1.5.dmg
Normal file
Binary file not shown.
@@ -2,6 +2,14 @@
|
|||||||
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
|
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
|
||||||
<channel>
|
<channel>
|
||||||
<title>DockPhobia</title>
|
<title>DockPhobia</title>
|
||||||
|
<item>
|
||||||
|
<title>1.5</title>
|
||||||
|
<pubDate>Tue, 10 Jun 2025 13:18:33 +0100</pubDate>
|
||||||
|
<sparkle:version>9</sparkle:version>
|
||||||
|
<sparkle:shortVersionString>1.5</sparkle:shortVersionString>
|
||||||
|
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
|
||||||
|
<enclosure url="https://neon443.github.io/appcasts/DockPhobia/DockPhobia_1.5.dmg" length="8024283" type="application/octet-stream"/>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>1.4.1</title>
|
<title>1.4.1</title>
|
||||||
<pubDate>Mon, 02 Jun 2025 20:56:14 +0100</pubDate>
|
<pubDate>Mon, 02 Jun 2025 20:56:14 +0100</pubDate>
|
||||||
@@ -18,13 +26,5 @@
|
|||||||
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
|
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
|
||||||
<enclosure url="https://neon443.github.io/appcasts/DockPhobia/DockPhobia_1.3.1.dmg" length="6276931" type="application/octet-stream"/>
|
<enclosure url="https://neon443.github.io/appcasts/DockPhobia/DockPhobia_1.3.1.dmg" length="6276931" type="application/octet-stream"/>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
|
||||||
<title>1.2.1</title>
|
|
||||||
<pubDate>Fri, 30 May 2025 14:28:43 +0100</pubDate>
|
|
||||||
<sparkle:version>5</sparkle:version>
|
|
||||||
<sparkle:shortVersionString>1.2.1</sparkle:shortVersionString>
|
|
||||||
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
|
|
||||||
<enclosure url="https://neon443.github.io/appcasts/DockPhobia/DockPhobia_1.2.1%20(5).dmg" length="6262182" type="application/octet-stream"/>
|
|
||||||
</item>
|
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
18
index.html
18
index.html
@@ -34,23 +34,31 @@
|
|||||||
</h2>
|
</h2>
|
||||||
<h3>Apps</h3>
|
<h3>Apps</h3>
|
||||||
<div class="homescreen">
|
<div class="homescreen">
|
||||||
<a href="https://apps.apple.com/gb/app/near-future-event-tracker/id6744963429" class="app">
|
<a href="https://apps.apple.com/us/app/shhshell/id6746970159" class="app">
|
||||||
<img src="https://github.com/neon443/NearFuture/blob/main/Resources/Assets.xcassets/AppIcon.appiconset/NearFutureIcon.png?raw=true" alt="App Icon">
|
<img src="https://github.com/neon443/ShhShell/blob/main/Resources/Assets.xcassets/ShhShell.imageset/ShhShell.png?raw=true" alt="App Icon" style="scale: 1;">
|
||||||
<span class="label">Near Future</span>
|
<span class="label">ShhShell</span>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://testflight.apple.com/join/8aeqD8Q2" class="app">
|
<a href="https://testflight.apple.com/join/8aeqD8Q2" class="app">
|
||||||
<img src="https://github.com/neon443/AirAP/blob/main/AirAP/Assets.xcassets/AppIcon.appiconset/Icon.png?raw=true" alt="App Icon" style="scale: 1;">
|
<img src="https://github.com/neon443/AirAP/blob/main/AirAP/Assets.xcassets/AppIcon.appiconset/Icon.png?raw=true" alt="App Icon" style="scale: 1;">
|
||||||
<span class="label">AirAP</span>
|
<span class="label">AirAP</span>
|
||||||
</a>
|
</a>
|
||||||
|
<a href="https://testflight.apple.com/join/JWTN897S" class="app">
|
||||||
|
<img src="https://files.catbox.moe/d8go4n.png" alt="App Icon" style="scale: 1;">
|
||||||
|
<span class="label">StickerSlack</span>
|
||||||
|
</a>
|
||||||
<a href="https://github.com/neon443/DockPhobia" class="app">
|
<a href="https://github.com/neon443/DockPhobia" class="app">
|
||||||
<img src="https://github.com/neon443/DockPhobia/blob/main/DockPhobiaAppIcon.png?raw=true" alt="App Icon" style="scale: 1.25;">
|
<img src="https://github.com/neon443/DockPhobia/raw/main/DockPhobia/Resources/Assets.xcassets/AppIcon.appiconset/DockPhobiaAppIcon.png?raw=true" alt="App Icon" style="scale: 1.25;">
|
||||||
<span class="label">DockPhobia</span>
|
<span class="label">DockPhobia</span>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://apps.apple.com/gb/app/crazy-cattle-3d/id6745103347" class="app">
|
<a href="https://apps.apple.com/gb/app/crazy-cattle-3d/id6745103347" class="app">
|
||||||
<img src="https://media.githubusercontent.com/media/neon443/CrazyCattle3DiOS/main/xc/CrazyCattle3D/Images.xcassets/AppIcon.appiconset/Icon-1024.png" alt="App Icon" style="scale: 1;">
|
<img src="https://media.githubusercontent.com/media/neon443/CrazyCattle3DiOS/main/xc/CrazyCattle3D/Images.xcassets/AppIcon.appiconset/Icon-1024.png" alt="App Icon" style="scale: 1;">
|
||||||
<span class="label">Crazy Cattle 3D</span>
|
<span class="label">Crazy Cattle 3D</span>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://github.com/neon443/RNG_Swift" class="app">
|
<a href="https://apps.apple.com/gb/app/near-future-event-tracker/id6744963429" class="app">
|
||||||
|
<img src="https://github.com/neon443/NearFuture/blob/main/Resources/Assets.xcassets/AppIcon.appiconset/NearFutureIcon.png?raw=true" alt="App Icon">
|
||||||
|
<span class="label">Near Future</span>
|
||||||
|
</a>
|
||||||
|
<a href="https://apps.apple.com/app/id6745455019" class="app">
|
||||||
<img src="https://github.com/neon443/RNG_Swift/blob/main/IconLight.png?raw=true" alt="App Icon" style="scale: 1;">
|
<img src="https://github.com/neon443/RNG_Swift/blob/main/IconLight.png?raw=true" alt="App Icon" style="scale: 1;">
|
||||||
<span class="label">RNG</span>
|
<span class="label">RNG</span>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
@@ -168,10 +168,10 @@ h5 {
|
|||||||
|
|
||||||
.homescreen {
|
.homescreen {
|
||||||
display: grid;
|
display: grid;
|
||||||
grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
|
grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
|
||||||
gap: 20px;
|
gap: 0px;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
justify-items: start;
|
justify-items: center; /* center-align app tiles */
|
||||||
}
|
}
|
||||||
|
|
||||||
.app {
|
.app {
|
||||||
@@ -188,7 +188,7 @@ h5 {
|
|||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
width: 100px;
|
width: 100px;
|
||||||
height: 100px;
|
height: 100px;
|
||||||
border-radius: 15px;
|
border-radius: 22px;
|
||||||
transition: 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
|
transition: 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -253,6 +253,7 @@ h5 {
|
|||||||
.app img {
|
.app img {
|
||||||
width: auto;
|
width: auto;
|
||||||
height: 80px;
|
height: 80px;
|
||||||
|
border-radius: 18px;
|
||||||
}
|
}
|
||||||
.indented {
|
.indented {
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
|
|||||||
Reference in New Issue
Block a user