mirror of
https://git.gay/Juli/website-new-new.git
synced 2025-04-23 02:48:40 +00:00
made it a pwa
This commit is contained in:
parent
55ef111a5b
commit
8a82ea6761
11 changed files with 63 additions and 28 deletions
|
@ -23,6 +23,7 @@
|
|||
<link rel="preload" href="/static/fonts.css" as="style" />
|
||||
<link rel="preload" href="/static/atkinson-hyperlegible-latin-400-normal.woff2" as="font" />
|
||||
<link rel="preload" href="/static/atkinson-hyperlegible-latin-ext-400-normal.woff2" as="font" />
|
||||
<link rel="manifest" href="/static/manifest.json" />
|
||||
|
||||
<script src="/static/tools.js" defer></script>
|
||||
<script src="/static/particles.js" defer></script>
|
||||
|
@ -52,7 +53,7 @@
|
|||
|
||||
|
||||
<h1>Juli's silly website</h1>
|
||||
<p>I am Juli, a Finnish pansexual and polyamorous genderfluid furry from '09(thats 15 years old). I go by Juli or Julimiro, I prefer it/its and she/her(in that order) but any are fine.</p>
|
||||
<p>I am Juli, a Finnish pansexual and polyamorous genderfluid furry from '09(thats 15 years old). I go by Juli or Julimiro, I prefer it/its and she/her(in that order) but any are fine.</p>
|
||||
<p>I have a few coding projects which are on my <a href="https://git.gay/Juli">git</a>.</p>
|
||||
<div class="socials">
|
||||
<a alt="Fediverse" rel="me" target="_blank" href="https://kitsunes.club/@juli"><img alt="Fediverse" title="Fediverse" width=50px height=50px src="/static/icons/fediverse.svg" /></a>
|
||||
|
@ -107,14 +108,15 @@
|
|||
|
||||
<li><a href="/posts.html">Posts</a></li>
|
||||
|
||||
<li><a href="/pages/computering">Computers/servers</a></li>
|
||||
<li><a href="/pages/computering">Computers​/​servers</a></li>
|
||||
|
||||
<li><a href="/pages/contact">Contact</a></li>
|
||||
|
||||
<li><a href="/pages/license">License info/Privacy policy</a></li>
|
||||
<li><a href="/pages/license">License info​/​Privacy policy</a></li>
|
||||
|
||||
<li><a href="/pages/support">Support me</a></li>
|
||||
|
||||
<li><a href="https://juli.atabook.org/">Guest​book</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="sidebar_box container scriptonly">
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
<link rel="preload" href="/static/fonts.css" as="style" />
|
||||
<link rel="preload" href="/static/atkinson-hyperlegible-latin-400-normal.woff2" as="font" />
|
||||
<link rel="preload" href="/static/atkinson-hyperlegible-latin-ext-400-normal.woff2" as="font" />
|
||||
<link rel="manifest" href="/static/manifest.json" />
|
||||
|
||||
<script src="/static/tools.js" defer></script>
|
||||
<script src="/static/particles.js" defer></script>
|
||||
|
@ -83,14 +84,15 @@
|
|||
|
||||
<li><a href="/posts.html">Posts</a></li>
|
||||
|
||||
<li><a href="/pages/computering">Computers/servers</a></li>
|
||||
<li><a href="/pages/computering">Computers​/​servers</a></li>
|
||||
|
||||
<li><a href="/pages/contact">Contact</a></li>
|
||||
|
||||
<li><a href="/pages/license">License info/Privacy policy</a></li>
|
||||
<li><a href="/pages/license">License info​/​Privacy policy</a></li>
|
||||
|
||||
<li><a href="/pages/support">Support me</a></li>
|
||||
|
||||
<li><a href="https://juli.atabook.org/">Guest​book</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="sidebar_box container scriptonly">
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Computers/servers</title>
|
||||
<title>Computers​/​servers</title>
|
||||
<link rel="stylesheet" href="/static/style.css">
|
||||
<meta charset="utf-8"/>
|
||||
<meta name="author" content="Juli" />
|
||||
|
@ -23,6 +23,7 @@
|
|||
<link rel="preload" href="/static/fonts.css" as="style" />
|
||||
<link rel="preload" href="/static/atkinson-hyperlegible-latin-400-normal.woff2" as="font" />
|
||||
<link rel="preload" href="/static/atkinson-hyperlegible-latin-ext-400-normal.woff2" as="font" />
|
||||
<link rel="manifest" href="/static/manifest.json" />
|
||||
|
||||
<script src="/static/tools.js" defer></script>
|
||||
<script src="/static/particles.js" defer></script>
|
||||
|
@ -83,11 +84,6 @@
|
|||
<td>SK Hynix BC501 256GB NVME SSD </td>
|
||||
<td>2018</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Secondary SSD</td>
|
||||
<td>Samsung 860 EVO 1TB SATA SSD </td>
|
||||
<td>2018</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>HDD</td>
|
||||
<td>Seagate Exos X16 16TB 7200rpm HDD</td>
|
||||
|
@ -130,7 +126,7 @@
|
|||
<tr>
|
||||
<td>Boot/main data Storage</td>
|
||||
<td>Samsung 860 EVO 1TB</td>
|
||||
<td>2015</td>
|
||||
<td>2018</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Storage</td>
|
||||
|
@ -245,14 +241,15 @@
|
|||
|
||||
<li><a href="/posts.html">Posts</a></li>
|
||||
|
||||
<li><a href="/pages/computering">Computers/servers</a></li>
|
||||
<li><a href="/pages/computering">Computers​/​servers</a></li>
|
||||
|
||||
<li><a href="/pages/contact">Contact</a></li>
|
||||
|
||||
<li><a href="/pages/license">License info/Privacy policy</a></li>
|
||||
<li><a href="/pages/license">License info​/​Privacy policy</a></li>
|
||||
|
||||
<li><a href="/pages/support">Support me</a></li>
|
||||
|
||||
<li><a href="https://juli.atabook.org/">Guest​book</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="sidebar_box container scriptonly">
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
<link rel="preload" href="/static/fonts.css" as="style" />
|
||||
<link rel="preload" href="/static/atkinson-hyperlegible-latin-400-normal.woff2" as="font" />
|
||||
<link rel="preload" href="/static/atkinson-hyperlegible-latin-ext-400-normal.woff2" as="font" />
|
||||
<link rel="manifest" href="/static/manifest.json" />
|
||||
|
||||
<script src="/static/tools.js" defer></script>
|
||||
<script src="/static/particles.js" defer></script>
|
||||
|
@ -86,14 +87,15 @@
|
|||
|
||||
<li><a href="/posts.html">Posts</a></li>
|
||||
|
||||
<li><a href="/pages/computering">Computers/servers</a></li>
|
||||
<li><a href="/pages/computering">Computers​/​servers</a></li>
|
||||
|
||||
<li><a href="/pages/contact">Contact</a></li>
|
||||
|
||||
<li><a href="/pages/license">License info/Privacy policy</a></li>
|
||||
<li><a href="/pages/license">License info​/​Privacy policy</a></li>
|
||||
|
||||
<li><a href="/pages/support">Support me</a></li>
|
||||
|
||||
<li><a href="https://juli.atabook.org/">Guest​book</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="sidebar_box container scriptonly">
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>License info/Privacy policy</title>
|
||||
<title>License info​/​Privacy policy</title>
|
||||
<link rel="stylesheet" href="/static/style.css">
|
||||
<meta charset="utf-8"/>
|
||||
<meta name="author" content="Juli" />
|
||||
|
@ -23,6 +23,7 @@
|
|||
<link rel="preload" href="/static/fonts.css" as="style" />
|
||||
<link rel="preload" href="/static/atkinson-hyperlegible-latin-400-normal.woff2" as="font" />
|
||||
<link rel="preload" href="/static/atkinson-hyperlegible-latin-ext-400-normal.woff2" as="font" />
|
||||
<link rel="manifest" href="/static/manifest.json" />
|
||||
|
||||
<script src="/static/tools.js" defer></script>
|
||||
<script src="/static/particles.js" defer></script>
|
||||
|
@ -93,14 +94,15 @@
|
|||
|
||||
<li><a href="/posts.html">Posts</a></li>
|
||||
|
||||
<li><a href="/pages/computering">Computers/servers</a></li>
|
||||
<li><a href="/pages/computering">Computers​/​servers</a></li>
|
||||
|
||||
<li><a href="/pages/contact">Contact</a></li>
|
||||
|
||||
<li><a href="/pages/license">License info/Privacy policy</a></li>
|
||||
<li><a href="/pages/license">License info​/​Privacy policy</a></li>
|
||||
|
||||
<li><a href="/pages/support">Support me</a></li>
|
||||
|
||||
<li><a href="https://juli.atabook.org/">Guest​book</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="sidebar_box container scriptonly">
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
<link rel="preload" href="/static/fonts.css" as="style" />
|
||||
<link rel="preload" href="/static/atkinson-hyperlegible-latin-400-normal.woff2" as="font" />
|
||||
<link rel="preload" href="/static/atkinson-hyperlegible-latin-ext-400-normal.woff2" as="font" />
|
||||
<link rel="manifest" href="/static/manifest.json" />
|
||||
|
||||
<script src="/static/tools.js" defer></script>
|
||||
<script src="/static/particles.js" defer></script>
|
||||
|
@ -51,7 +52,7 @@
|
|||
<div class="content container">
|
||||
|
||||
|
||||
<p>If you want to support me(Thank you!!!) here are some places to do that.</p>
|
||||
<p>If you want to support me(Thank you!!!) here are some places to do that.</p>
|
||||
<p>I am unfortunately unable to offer paypal because I'm not old enough to have an account. I've also tried to setup Mollie and Clearhaus but both require registered businesses.</p>
|
||||
<p>And crypto. I will not be accepting crypto payments. Though, feel free to send me gift card codes if you so wish.</p>
|
||||
<h2>IMPORTANT !!!!</h2>
|
||||
|
@ -114,14 +115,15 @@
|
|||
|
||||
<li><a href="/posts.html">Posts</a></li>
|
||||
|
||||
<li><a href="/pages/computering">Computers/servers</a></li>
|
||||
<li><a href="/pages/computering">Computers​/​servers</a></li>
|
||||
|
||||
<li><a href="/pages/contact">Contact</a></li>
|
||||
|
||||
<li><a href="/pages/license">License info/Privacy policy</a></li>
|
||||
<li><a href="/pages/license">License info​/​Privacy policy</a></li>
|
||||
|
||||
<li><a href="/pages/support">Support me</a></li>
|
||||
|
||||
<li><a href="https://juli.atabook.org/">Guest​book</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="sidebar_box container scriptonly">
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
<link rel="preload" href="/static/fonts.css" as="style" />
|
||||
<link rel="preload" href="/static/atkinson-hyperlegible-latin-400-normal.woff2" as="font" />
|
||||
<link rel="preload" href="/static/atkinson-hyperlegible-latin-ext-400-normal.woff2" as="font" />
|
||||
<link rel="manifest" href="/static/manifest.json" />
|
||||
|
||||
<script src="/static/tools.js" defer></script>
|
||||
<script src="/static/particles.js" defer></script>
|
||||
|
@ -80,14 +81,15 @@
|
|||
|
||||
<li><a href="/posts.html">Posts</a></li>
|
||||
|
||||
<li><a href="/pages/computering">Computers/servers</a></li>
|
||||
<li><a href="/pages/computering">Computers​/​servers</a></li>
|
||||
|
||||
<li><a href="/pages/contact">Contact</a></li>
|
||||
|
||||
<li><a href="/pages/license">License info/Privacy policy</a></li>
|
||||
<li><a href="/pages/license">License info​/​Privacy policy</a></li>
|
||||
|
||||
<li><a href="/pages/support">Support me</a></li>
|
||||
|
||||
<li><a href="https://juli.atabook.org/">Guest​book</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="sidebar_box container scriptonly">
|
||||
|
|
BIN
static/192.png
Normal file
BIN
static/192.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
BIN
static/512.png
Normal file
BIN
static/512.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 46 KiB |
21
static/manifest.json
Normal file
21
static/manifest.json
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"name": "Juli's site",
|
||||
"description":"idk something gay",
|
||||
"start_url": "/",
|
||||
"display": "minimal-ui",
|
||||
"theme_color": "#f5c2e7",
|
||||
"background_color": "#1e1e2e",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/static/512.png",
|
||||
"type": "image/png",
|
||||
"sizes": "512x512"
|
||||
},
|
||||
{
|
||||
"src": "/static/192.png",
|
||||
"type": "image/png",
|
||||
"sizes": "192x192"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -11,10 +11,12 @@ body {
|
|||
background-color: #1e1e2e;
|
||||
font-family: 'Atkinson Hyperlegible', 'Roboto Mono', Arial, sans-serif;
|
||||
font-display: swap;
|
||||
|
||||
}
|
||||
|
||||
a {
|
||||
color: #f5c2e7;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover {
|
||||
color: #f38ba8;
|
||||
|
@ -188,10 +190,13 @@ a:hover {
|
|||
}
|
||||
|
||||
#furryring {
|
||||
text-align: right;
|
||||
align-content: right;
|
||||
margin-left: auto;
|
||||
margin-right: 0;
|
||||
|
||||
text-align: right;
|
||||
margin-left: auto;
|
||||
margin-right: 0;
|
||||
table {
|
||||
margin: 0;
|
||||
}
|
||||
table, td, th {
|
||||
padding: unset;
|
||||
background-color: unset;
|
||||
|
|
Loading…
Add table
Reference in a new issue