2
0
Fork 0

temp about, update custom.css, minify css, cleanup

This commit is contained in:
Ruben 2025-08-01 23:53:31 -05:00
commit 0027edfeb2
Signed by: sneexy
GPG key ID: 8ECFA045E63BC583
6 changed files with 405 additions and 960 deletions

View file

@ -4,9 +4,8 @@
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1,user-scalable=no"> <meta name="viewport" content="width=device-width, initial-scale=1,user-scalable=no">
<title>Akkoma</title> <title>Akkoma</title>
<link rel="stylesheet" href="/static/font/tiresias.css"> <link rel="stylesheet" href="/static/font/fonts.css">
<link rel="stylesheet" href="/static/font/css/lato.css"> <link rel="stylesheet" href="/static/custom.min.css">
<link rel="stylesheet" href="/static/custom.css">
<link rel="stylesheet" href="/static/theme-holder.css" id="theme-holder"> <link rel="stylesheet" href="/static/theme-holder.css" id="theme-holder">
<!--server-generated-meta--> <!--server-generated-meta-->
<link rel="icon" type="image/png" href="/favicon.png"> <link rel="icon" type="image/png" href="/favicon.png">

File diff suppressed because it is too large Load diff

1
static/custom.min.css vendored Normal file

File diff suppressed because one or more lines are too long

View file

@ -2,9 +2,9 @@
@font-face { @font-face {
font-family: "Atkinson Hyperlegible Next"; font-family: "Atkinson Hyperlegible Next";
src: local("Atkinson Hyperlegible Next"), src: local("Atkinson Hyperlegible Next"),
url("../fonts/atkinson-hyperlegible-next/AtkinsonHyperlegibleNext-Regular.woff2") url("./atkinson-hyperlegible-next/AtkinsonHyperlegibleNext-Regular.woff2")
format("woff"), format("woff"),
url("../fonts/atkinson-hyperlegible-next/AtkinsonHyperlegibleNext-Regular.ttf") url("./atkinson-hyperlegible-next/AtkinsonHyperlegibleNext-Regular.ttf")
format("truetype"), format("truetype"),
local("Atkinson Hyperlegible Next"); local("Atkinson Hyperlegible Next");
font-weight: normal; font-weight: normal;
@ -14,9 +14,9 @@
@font-face { @font-face {
font-family: "Atkinson Hyperlegible Next"; font-family: "Atkinson Hyperlegible Next";
src: local("Atkinson Hyperlegible Next"), src: local("Atkinson Hyperlegible Next"),
url("../fonts/atkinson-hyperlegible-next/AtkinsonHyperlegibleNext-Bold.woff2") url("./atkinson-hyperlegible-next/AtkinsonHyperlegibleNext-Bold.woff2")
format("woff"), format("woff"),
url("../fonts/atkinson-hyperlegible-next/AtkinsonHyperlegibleNext-Bold.ttf") url("./atkinson-hyperlegible-next/AtkinsonHyperlegibleNext-Bold.ttf")
format("truetype"), format("truetype"),
local("Atkinson Hyperlegible Next"); local("Atkinson Hyperlegible Next");
font-weight: bold; font-weight: bold;
@ -26,9 +26,9 @@
@font-face { @font-face {
font-family: "Atkinson Hyperlegible Next"; font-family: "Atkinson Hyperlegible Next";
src: local("Atkinson Hyperlegible Next"), src: local("Atkinson Hyperlegible Next"),
url("../fonts/atkinson-hyperlegible-next/AtkinsonHyperlegibleNext-RegularItalic.woff2") url("./atkinson-hyperlegible-next/AtkinsonHyperlegibleNext-RegularItalic.woff2")
format("woff"), format("woff"),
url("../fonts/atkinson-hyperlegible-next/AtkinsonHyperlegibleNext-RegularItalic.ttf") url("./atkinson-hyperlegible-next/AtkinsonHyperlegibleNext-RegularItalic.ttf")
format("truetype"), format("truetype"),
local("Atkinson Hyperlegible Next"); local("Atkinson Hyperlegible Next");
font-weight: normal; font-weight: normal;
@ -38,9 +38,9 @@
@font-face { @font-face {
font-family: "Atkinson Hyperlegible Next"; font-family: "Atkinson Hyperlegible Next";
src: local("Atkinson Hyperlegible Next"), src: local("Atkinson Hyperlegible Next"),
url("../fonts/atkinson-hyperlegible-next/AtkinsonHyperlegibleNext-BoldItalic.woff2") url("./atkinson-hyperlegible-next/AtkinsonHyperlegibleNext-BoldItalic.woff2")
format("woff"), format("woff"),
url("../fonts/atkinson-hyperlegible-next/AtkinsonHyperlegibleNext-BoldItalic.ttf") url("./atkinson-hyperlegible-next/AtkinsonHyperlegibleNext-BoldItalic.ttf")
format("truetype"), format("truetype"),
local("Atkinson Hyperlegible Next"); local("Atkinson Hyperlegible Next");
font-weight: bold; font-weight: bold;
@ -52,18 +52,18 @@
font-family: "Lato"; font-family: "Lato";
font-style: normal; font-style: normal;
font-weight: 400; font-weight: 400;
src: url("../fonts/lato/lato-v15-latin-regular.eot"); /* IE9 Compat Modes */ src: url("./lato/lato-v15-latin-regular.eot"); /* IE9 Compat Modes */
src: local("Lato Regular"), local("Lato-Regular"), src: local("Lato Regular"), local("Lato-Regular"),
url("../fonts/lato/lato-v15-latin-regular.eot?#iefix") url("./lato/lato-v15-latin-regular.eot?#iefix")
format("embedded-opentype"), format("embedded-opentype"),
/* IE6-IE8 */ url("../fonts/lato/lato-v15-latin-regular.woff2") /* IE6-IE8 */ url("./lato/lato-v15-latin-regular.woff2")
format("woff2"), format("woff2"),
/* Super Modern Browsers */ url("../fonts/lato/lato-v15-latin-regular.woff") /* Super Modern Browsers */ url("./lato/lato-v15-latin-regular.woff")
format("woff"), format("woff"),
/* Modern Browsers */ url("../fonts/lato/lato-v15-latin-regular.ttf") /* Modern Browsers */ url("./lato/lato-v15-latin-regular.ttf")
format("truetype"), format("truetype"),
/* Safari, Android, iOS */ /* Safari, Android, iOS */
url("../fonts/lato/lato-v15-latin-regular.svg#Lato") format("svg"); /* Legacy iOS */ url("./lato/lato-v15-latin-regular.svg#Lato") format("svg"); /* Legacy iOS */
} }
/* copy pasted from tiresias.css */ /* copy pasted from tiresias.css */
@ -72,7 +72,7 @@
font-style: normal; font-style: normal;
font-weight: 400; font-weight: 400;
src: local("Tiresias PCFont"), local("Tiresias PCFont"), src: local("Tiresias PCFont"), local("Tiresias PCFont"),
url("../fonts/tiresias/Tiresias_PCfont.ttf") format("truetype"); url("./tiresias/Tiresias_PCfont.ttf") format("truetype");
} }
@font-face { @font-face {
@ -80,5 +80,5 @@
font-style: normal; font-style: normal;
font-weight: 400; font-weight: 400;
src: local("Tiresias Infofont"), local("Tiresias Infofont"), src: local("Tiresias Infofont"), local("Tiresias Infofont"),
url("../fonts/tiresias/Tiresias_Infofont.ttf") format("truetype"); url("./tiresias/Tiresias_Infofont.ttf") format("truetype");
} }

View file

@ -1 +0,0 @@
/* file intentionally cleared and left blank */

View file

@ -1,62 +1,12 @@
<div class="synth-section"> <center>
<section> <h1 style="text-align: center;">icesynth!</h1>
<center> <p><a href="https://beeping.synth.download/login">Log in</a><a href="https://beeping.synth.download/register">Register</a></p>
<h1 style="text-align: center;">icesynth!</h1> </center>
<p><a href="https://beeping.synth.download/login">Log in</a><a href="https://beeping.synth.download/register">Register</a></p>
</center>
</section>
</div>
<hr style="border: 1px solid var(--selectedPost);"></hr> <hr style="border: 1px solid var(--selectedPost);"></hr>
<div class="synth-section"> <p>Please refer to <a href="https://synth.download/iceshrimp">the actual homepage</a> for more information.</p>
<section>
<center>
<p>Hey! Welcome to...</p>
<img id="logo" loading="lazy" src="https://synth.download/assets/synth.download/logo_web.svg" alt="Synth.Download">
<p>Beep! A small instance themed around <a href="https://synthspecies.com">synths</a>, but accepts all.</p>
<p><a href="https://synth.download"><img src="https://synth.download/assets/buttons/synth.download.svg"></a></p>
</center>
</section>
</div>
<br>
<div class="synth-section">
<section>
<p>This is our <span style="text-transform: none;">Iceshrimp.NET</span> instance, managed by <a href="https://booping.synth.download/@sneexy">@sneexy</a>. <small>You're looking at our Akkoma frontend for this instance!</small></p>
<p>We have a sibling <a href="https://joinsharkey.org">Sharkey</a> instance running over at <a href="https://booping.synth.download">booping.synth.download</a> with more, usually up-to-date information provided. If you want to know more information that are shared among these instances, please look at the <a href="https://booping.synth.download/@sneexy/pages/info" target="_blank">Instance Information</a> page from over there. Everything on there applies to here.</p>
<p>For other services that we provide, as well as general info on Synth.Download as a whole, please look at <a href="https://synth.download" target="_blank">our homepage</a>!</p>
</section>
</div>
<br>
<div class="synth-section">
<section>
<h2>Alternative frontends</h2>
<ul>
<li style="padding-bottom: .4rem;">
<a href="https://beeping.synth.download">Iceshrimp.NET</a> • The default frontend, requires to be logged in directly to Iceshrimp before being accessible.
</li>
<li style="padding-bottom: .4rem;">
<a href="https://masto.beeping.synth.download">Mastodon</a> • The Mastodon frontend based off of the Chuckya fork with extra support for Iceshrimp based features, the most stable/recommended. <small><a href="https://forged.synth.download/synth.download/Chuckya-fe-standalone">Source</a></small>
</li>
<li style="padding-bottom: .4rem;">
<a href="https://akko.beeping.synth.download">Akkoma</a> • The Akkoma frontend with extra support for Iceshrimp based features. <small><a href="https://forged.synth.download/synth.download/akkoma-fe">Source</a></small>
</li>
<li style="padding-bottom: .4rem;">
<a href="https://phanpy.beeping.synth.download">Phanpy</a> • Opinionated Mastodon client, works well with Iceshrimp. Enable the Akkoma flag for proper support with Emoji reactions. <small><a href="https://github.com/cheeaun/phanpy">Source</a></small>
</li>
<li style="padding-bottom: .4rem;">
<a href="https://pl-fe.beeping.synth.download">pl-fe</a> • Another Mastodon-compatible client, works well with Iceshrimp. <small><a href="https://github.com/mkljczk/pl-fe">Source</a></small>
</li>
</ul>
</section>
</div>
<hr style="border: 1px solid var(--selectedPost);"></hr> <center>
<p>Thanks for visiting, beep! <span aria-hidden="true">:]</span></p>
<div class="synth-section"> </center>
<section>
<center>
<p>Thanks for visiting, beep! <span aria-hidden="true">:]</span></p>
</center>
</section>
</div>