replace icons with actual proper icons, get rid of nerd fonts, add lexi

This commit is contained in:
Ruben 2024-07-21 23:20:23 -05:00
commit e23ee5599a
No known key found for this signature in database
GPG key ID: AE181294E97E4802
70 changed files with 88138 additions and 56 deletions

View file

@ -0,0 +1,21 @@
MIT License
Copyright (c) 2020 Phosphor Icons
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 2.8 MiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 2.6 MiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,14 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1">
<rect style="opacity:0.2" width="28" height="25" x="2" y="4" rx="2" ry="2"/>
<rect style="fill:#4f4f4f" width="28" height="25" x="2" y="3" rx="2" ry="2"/>
<rect style="opacity:0.2" width="8" height="3" x="13" y="15" rx=".75" ry=".75"/>
<rect style="fill:#ffffff" width="8" height="3" x="13" y="14" rx=".75" ry=".75"/>
<g style="opacity:0.2">
<rect width="8.382" height="2.794" x="-8.61" y="15.1" rx=".698" ry=".698" transform="matrix(0.72400602,-0.68979366,0.72400602,0.68979366,0,0)"/>
<rect width="8.382" height="2.794" x="9.52" y="-3.02" rx=".698" ry=".698" transform="matrix(0.72400602,0.68979366,0.72400602,-0.68979366,0,0)"/>
</g>
<rect style="fill:#a2a2a2" width="8.382" height="2.794" x="-7.88" y="14.38" rx=".698" ry=".698" transform="matrix(0.72401,-0.68979,0.72401,0.68979,0,0)"/>
<rect style="fill:#ffffff" width="8.382" height="2.794" x="8.79" y="-2.29" rx=".698" ry=".698" transform="matrix(0.72401,0.68979,0.72401,-0.68979,0,0)"/>
<path style="fill:#ffffff;opacity:0.1" d="M 4 3 C 2.892 3 2 3.892 2 5 L 2 6 C 2 4.892 2.892 4 4 4 L 28 4 C 29.108 4 30 4.892 30 6 L 30 5 C 30 3.892 29.108 3 28 3 L 4 3 z"/>
<path style="opacity:0.2" transform="matrix(0.72401,0.68979,0.72401,-0.68979,0,0)" d="M 14.381,-2.2904 14.381,-3.0157 17.174,-3.0142 17.172,-1.5926 C 17.172,-1.9793 16.861,-2.29 16.474,-2.29 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -5,7 +5,9 @@
<head>
<title>sneexy dot pages dot gay</title>
<link rel="icon" type="image/gif" href="./assets/favicon.png">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" type="text/css" href="./assets/fonts/Phosphor/bold/style.css">
<link rel="stylesheet" type="text/css" href="./assets/fonts/Phosphor/fill/style.css">
<link rel="canonical" href="https://sneexy.pages.gay/">
<meta lang="en-US">
<meta property="og:url" content="https://sneexy.pages.gay/">
@ -21,7 +23,7 @@
having to use everything like *this*. maybe figure out how to do it all
without needing to use everything in a div so we can only just use <p class="term-title"> or something -->
<div class="term-titlebar">
<img src="./assets/terminal.svg">
<i class="ph-fill ph-terminal"></i>
<p><a href="#sneexy">~/sneexy</a></p>
<div> <div id="minimize-btn"></div> <div id="maximize-btn"></div> <div id="close-btn"></div> </div>
</div>
@ -37,13 +39,13 @@
<p><small>i prefer listenbrainz though, <a href="#socials-and-contacts">see below</a></small></p>
</details>
</section>
<p class="term-input"><span class="folder">󰉋 ~/sneexy</span> <span class="status"></span> <span class="blink"></span></p>
<p class="term-input"><span class="folder"><i class="ph-fill ph-folder-simple" style="margin-right: -8px;"></i> ~/sneexy</span> <span class="status"><i class="ph-fill ph-dot-outline"></i></span> <span class="blink"></span></p>
</div>
<!-- about me -->
<div id="about-me" class="terminal">
<div class="term-titlebar">
<img src="./assets/terminal.svg">
<i class="ph-fill ph-terminal"></i>
<p><a href="#about-me">~/about-me</a></p>
<div> <div id="minimize-btn"></div> <div id="maximize-btn"></div> <div id="close-btn"></div> </div>
</div>
@ -60,13 +62,13 @@
<p>Certified™ idiot <small>(i think this one is obvious)</small></p>
<p>usually pretty tired and sometimes full of ideas that i just can't bring myself to execute for some reason.</p>
</section>
<p class="term-input"><span class="folder">󰉋 ~/about-me</span> <span class="status"></span> <span class="blink"></span></p>
<p class="term-input"><span class="folder"><i class="ph-fill ph-folder-simple" style="margin-right: -8px;"></i> ~/about-me</span> <span class="status"><i class="ph-fill ph-dot-outline"></i></span> <span class="blink"></span></p>
</div>
<!-- socials -->
<div id="socials-and-contacts" class="terminal">
<div class="term-titlebar">
<img src="./assets/terminal.svg">
<i class="ph-fill ph-terminal"></i>
<p><a href="#socials-and-contacts">~/socials-and-contacts</a></p>
<div> <div id="minimize-btn"></div> <div id="maximize-btn"></div> <div id="close-btn"></div> </div>
</div>
@ -127,14 +129,13 @@
</span>
</div>
</section>
<p class="term-input"><span class="folder">󰉋 ~/socials-and-contacts</span> <span class="status"></span> <span class="blink"></span></p>
<p class="term-input"><span class="folder"><i class="ph-fill ph-folder-simple" style="margin-right: -8px;"></i> ~/socials-and-contacts</span> <span class="status"><i class="ph-fill ph-dot-outline"></i></span> <span class="blink"></span></p>
</div>
<!-- "fun" facts -->
<!-- TODO: replace this with actual useful things and links and stuff -->
<div id="fun-facts" class="terminal">
<div class="term-titlebar">
<img src="./assets/terminal.svg">
<i class="ph-fill ph-terminal"></i>
<p><a href="#fun-facts">~/fun-facts</a></p>
<div> <div id="minimize-btn"></div> <div id="maximize-btn"></div> <div id="close-btn"></div> </div>
</div>
@ -149,13 +150,13 @@
<li>i am <i>still</i> <b><i>terrible</i></b> at spelling. still made mistakes even when making this site. online dictionaries my beloved.</li>
</ul>
</section>
<p class="term-input"><span class="folder">󰉋 ~/fun-facts</span> <span class="status"></span> <span class="blink"></span></p>
<p class="term-input"><span class="folder"><i class="ph-fill ph-folder-simple" style="margin-right: -8px;"></i> ~/fun-facts</span> <span class="status"><i class="ph-fill ph-dot-outline"></i></span> <span class="blink"></span></p>
</div>
<!-- quotes -->
<div id="quotes" class="terminal">
<div class="term-titlebar">
<img src="./assets/terminal.svg">
<i class="ph-fill ph-terminal"></i>
<p><a href="#quotes">~/quotes</a></p>
<div> <div id="minimize-btn"></div> <div id="maximize-btn"></div> <div id="close-btn"></div> </div>
</div>
@ -193,13 +194,13 @@
</span>
</div>
</section>
<p class="term-input"><span class="folder">󰉋 ~/quotes</span> <span class="status"></span> <span class="blink"></span></p>
<p class="term-input"><span class="folder"><i class="ph-fill ph-folder-simple" style="margin-right: -8px;"></i> ~/quotes</span> <span class="status"><i class="ph-fill ph-dot-outline"></i></span> <span class="blink"></span></p>
</div>
<!-- buttons -->
<div id="buttons" class="terminal">
<div class="term-titlebar">
<img src="./assets/terminal.svg">
<i class="ph-fill ph-terminal"></i>
<p><a href="#buttons">~/buttons</a></p>
<div> <div id="minimize-btn"></div> <div id="maximize-btn"></div> <div id="close-btn"></div> </div>
</div>
@ -222,6 +223,7 @@
<a href="https://jack.cab" target="_blank"><img loading="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAAAfBAMAAACR5hfTAAAAGFBMVEUAAAB3dnuamZbJuKfAv7zYxbPe1Mre3dqiErpIAAAA2UlEQVQ4y7WTUQqDQAxEFz88Qr/DUNrfglcQe4BeYCvtHKAU9vpNdlVQa9mFmo8YlucwGYhz/6yabLJhKnwpgZsiOFeaPW7Z0uyPzwIYODEbbtud4Pv7eshXfp0LbISwk2cGMB9GyIZrU/aLN/9tTIWVwJ4wzZruYqPxFURBbYjTDNZjo12ctzEKAvqDNlhbwCqokjVrPwg7SKW69sHas8JxjMKVjI6xtD3YYDr+CU425jAnGwn2EyzuBxw964KdbHqmhTBL4yGbaUSbtMXGnDsZchasc/5/fQBe10j9sWqcbgAAAABJRU5ErkJggg==" alt="Jack" title="Jack"></a> <!-- thanks jack -->
<a href="https://kyropy.neocities.org" target="_blank"><img loading="lazy" src="https://kyropy.neocities.org/images/kyropybutton.png" alt="Kyropy" title="Kyropy"></a>
<a href="https://larsfrommars.neocities.org" target="_blank"><img loading="lazy" src="https://larsfrommars.neocities.org/buttons/lars.png" alt="Lars" title="Lars from Mars"></a>
<a href="https://softkittypa.ws" target="_blank"><img loading="lazy" src="https://softkittypa.ws/assets/buttons/softkittypaws.png" alt="Lexi" title="Lexi"></a>
<a href="https://micenest.xyz" target="_blank"><img loading="lazy" src="./assets/buttons/friends/micenest.png" alt="Mice Nest" title="Mice Nest"></a>
<a href="https://micro.pages.gay" target="_blank"><img loading="lazy" src="https://git.gay/Micro/pages/raw/branch/egui-rewrite/src/assets/buttons/micro.png" alt="micro" title="micro"></a>
<a href="https://notfire.cc" target="_blank"><img loading="lazy" src="https://notfire.cc/design/images/buttons/notfire-cc-88x31-af.gif" alt="notfire" title="notfire"></a>
@ -269,17 +271,17 @@
<a href="https://www.youtube.com/@ScottTheWoz" target="_blank"><img loading="lazy" src="./assets/buttons/random/scotthere.gif" alt="Hey all, Scott here!" title="Hey all, Scott here!"></a>
</div>
</section>
<p class="term-input"><span class="folder">󰉋 ~/buttons</span> <span class="status"></span> <span class="blink"></span></p>
<p class="term-input"><span class="folder"><i class="ph-fill ph-folder-simple" style="margin-right: -8px;"></i> ~/buttons</span> <span class="status"><i class="ph-fill ph-dot-outline"></i></span> <span class="blink"></span></p>
</div>
<!-- webrings and credits -->
<footer>
<div id="webring-credits" class="terminal">
<p class="fediring"><b><a href="https://fediring.net/previous?host=sneexy.pages.gay"></a> <a href="https://fediring.net">Fediring</a> <a href="https://fediring.net/next?host=sneexy.pages.gay"></a></b></p>
<p class="fediring"><b><a href="https://stellophiliac.github.io/roboring/sneexy/previous"></a> <a href="https://stellophiliac.github.io/roboring">roboring</a> <a href="https://stellophiliac.github.io/roboring/sneexy/next"></a></b></p>
<p class="fediring"><b><a href="https://fediring.net/previous?host=sneexy.pages.gay"><i class="ph-fill ph-arrow-fat-left"></i></a> <a href="https://fediring.net">Fediring</a> <a href="https://fediring.net/next?host=sneexy.pages.gay"><i class="ph-fill ph-arrow-fat-right"></i></a></b></p>
<p class="fediring"><b><a href="https://stellophiliac.github.io/roboring/sneexy/previous"><i class="ph-fill ph-arrow-fat-left"></i></a> <a href="https://stellophiliac.github.io/roboring">roboring</a> <a href="https://stellophiliac.github.io/roboring/sneexy/next"><i class="ph-fill ph-arrow-fat-right"></i></a></b></p>
<p><a href="https://git.gay/sneexy/pages" target="_blank">website source!</a> (all wrongs reversed, please copy and share 💚)</p>
<p><a href="https://catppuccin.com" target="_blank">Catppuccin</a> <a href="https://raw.githubusercontent.com/catppuccin/catppuccin/main/LICENSE" target="_blank">license</a> 💜</p>
<p><a href="https://nerdfonts.com" target="_blank">Nerd Fonts</a> <a href="https://github.com/ryanoasis/nerd-fonts/blob/master/LICENSE" target="_blank">license(s)</a></p>
<p><a href="https://phosphoricons.com" target="_blank">Phosphor</a> icons <a href="./assets/fonts/Phosphor/LICENSE" target="_blank">license</a></p>
<p><a href="https://www.jetbrains.com/lp/mono" target="_blank">JBM</a> <a href="./assets/fonts/JetBrainsMono/OFL.txt" target="_blank">license</a>/<a href="./assets/fonts/JetBrainsMono/AUTHORS.txt" target="_blank">authors</a></p>
<p><a href="https://www.lexend.com" target="_blank">Lexend</a> <a href="./assets/fonts/LexendDeca/OFL.txt" target="_blank">license</a></p>
<p><a href="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme" target="_blank">Papirus icons</a> <a href="https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme/master/LICENSE" target="_blank">license</a>/<a href="https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme/master/AUTHORS" target="_blank">authors</a></p>

View file

@ -32,9 +32,6 @@ i use catppuccin color schemes because jod i LOVE catppuccin
--base: #eff1f5;
--mantle: #e6e9ef;
--crust: #dce0e8;
/* wallpaper */
--background-image: url("./assets/backgrounds/plasma-6-day-latte.png");
}
}
@ -69,9 +66,6 @@ i use catppuccin color schemes because jod i LOVE catppuccin
--base: #1e1e2e;
--mantle: #181825;
--crust: #11111b;
/* wallpaper */
--background-image: url("./assets/backgrounds/plasma-6-night-mocha.png");
}
}
@ -90,36 +84,36 @@ font config, JetBrains Mono
@font-face {
font-family: "JetBrains Mono";
src:
local("JetBrainsMono Nerd Font"),
url("./assets/fonts/JetBrainsMono/fonts/JetBrainsMonoNerdFont-Regular.ttf") format("opentype"),
local("JetBrains Mono");
local("JetBrains Mono"),
url("./assets/fonts/JetBrainsMono/fonts/webfonts/JetBrainsMono-Regular.woff2") format("woff"),
local("JetBrainsMono Nerd Font");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "JetBrains Mono";
src:
local("JetBrainsMono Nerd Font"),
url("./assets/fonts/JetBrainsMono/fonts/JetBrainsMonoNerdFont-Bold.ttf") format("opentype"),
local("JetBrains Mono");
local("JetBrains Mono"),
url("./assets/fonts/JetBrainsMono/fonts/webfonts/JetBrainsMono-Bold.woff2") format("woff"),
local("JetBrainsMono Nerd Font");
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: "JetBrains Mono";
src:
local("JetBrainsMono Nerd Font"),
url("./assets/fonts/JetBrainsMono/fonts/JetBrainsMonoNerdFont-Italic.ttf") format("opentype"),
local("JetBrains Mono");
local("JetBrains Mono"),
url("./assets/fonts/JetBrainsMono/fonts/webfonts/JetBrainsMono-Italic.woff2") format("woff"),
local("JetBrainsMono Nerd Font");
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: "JetBrains Mono";
src:
local("JetBrainsMono Nerd Font"),
url("./assets/fonts/JetBrainsMono/fonts/JetBrainsMonoNerdFont-BoldItalic.ttf") format("opentype"),
local("JetBrains Mono");
local("JetBrains Mono"),
url("./assets/fonts/JetBrainsMono/fonts/webfonts/JetBrainsMono-BoldItalic.woff2") format("woff"),
local("JetBrainsMono Nerd Font");
font-weight: bold;
font-style: italic;
}
@ -173,9 +167,8 @@ styling of the terminal windows
margin: -10px 0px -20px;
/* terminal icon */
img {
width: 22px;
height: 22px;
.ph-terminal {
font-size: 25px;
align-self: center;
}
@ -241,11 +234,16 @@ styling of the terminal windows
}
.status {
color: var(--green);
font-size: 24px;
margin-left: 3px;
margin-right: -8px;
vertical-align: middle;
}
.blink {
display: none;
color: var(--text);
margin-left: 9px;
margin-left: 3px;
padding-bottom: 4px;
animation: blink .8s linear infinite;
-moz-animation: blink .8s linear infinite;
-webkit-animation: blink .8s linear infinite;
@ -731,6 +729,7 @@ footer {
font-size: 24px;
color: var(--green);
margin-bottom: .5em;
vertical-align: bottom;
}
[href="https://fediring.net"] {
color: var(--base);
@ -752,13 +751,13 @@ footer {
[href*="previous"] {
color: var(--base);
background: var(--yellow);
padding: 0px 10px 0px 10px;
padding: 4px 6px;
border-radius: 5px;
}
[href*="next"] {
color: var(--base);
background: var(--green);
padding: 0px 10px 0px 10px;
padding: 4px 5px;
border-radius: 5px;
}
}
@ -854,7 +853,7 @@ modify widths and spacing depending on the size of the display
#sneexy > section {
#lastfm {
img {
max-width: 20em;
max-width: 17em;
}
}
}