update
This commit is contained in:
parent
c1e5bed71a
commit
fdc27ad7cf
7 changed files with 126 additions and 226 deletions
77
about.html
77
about.html
|
@ -16,56 +16,36 @@
|
|||
</head>
|
||||
<body>
|
||||
<nav class="navbar" role="navigation" aria-label="main navigation">
|
||||
<div class="navbar-brand">
|
||||
<a class="navbar-item" href="https://limepot.xyz/">
|
||||
<img src="assets/branding/self-portrait.png" style="border-radius: 20%">
|
||||
LimePot
|
||||
<div class="navbar-brand">
|
||||
<a class="navbar-item" href="https://limepot.xyz/">
|
||||
<img src="assets/branding/self-portrait.png" style="border-radius: 20%">
|
||||
LimePot
|
||||
</a>
|
||||
<a role="button" class="navbar-burger" data-target="navMenu" aria-label="menu" aria-expanded="false">
|
||||
<span aria-hidden="true"></span>
|
||||
<span aria-hidden="true"></span>
|
||||
<span aria-hidden="true"></span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="navbar-menu" id="navMenu">
|
||||
<div class="navbar-start">
|
||||
<a class="navbar-item" href="https://limepot.xyz/about.html">
|
||||
About Me
|
||||
</a>
|
||||
<a role="button" class="navbar-burger" data-target="navMenu" aria-label="menu" aria-expanded="false">
|
||||
<span aria-hidden="true"></span>
|
||||
<span aria-hidden="true"></span>
|
||||
<span aria-hidden="true"></span>
|
||||
<a class="navbar-item" href="https://limepot.xyz/blog.html">
|
||||
Blog
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="navbar-menu" id="navMenu">
|
||||
<div class="navbar-start">
|
||||
<a class="navbar-item" href="https://limepot.xyz/about">
|
||||
About Me
|
||||
</a>
|
||||
<a class="navbar-item" href="https://limepot.xyz/blog">
|
||||
Blog
|
||||
</a>
|
||||
<div class="navbar-item has-dropdown is-hoverable">
|
||||
<a class="navbar-link" href="https://limepot.xyz/projects">
|
||||
Projects
|
||||
</a>
|
||||
<div class="navbar-dropdown">
|
||||
<hr class="navbar-divider">
|
||||
<a class="navbar-item" href="https://github.com/LimePotato">
|
||||
Github
|
||||
</a>
|
||||
<a class="navbar-item" href="https://nullafati.xyz">
|
||||
The Library
|
||||
</a>
|
||||
<a class="navbar-item" href="https://codeberg.org/LimePotato/Kenophobia">
|
||||
Kenophobia
|
||||
</a>
|
||||
<a class="navbar-item" href="https://modrinth.com/mod/sine-termino">
|
||||
Sine Termino
|
||||
</a>
|
||||
<a class="navbar-item" href="https://modrinth.com/mod/roses-mod">
|
||||
Roses Mod
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="navbar-end">
|
||||
<a class="navbar-item" href="https://ko-fi.com/limepot">
|
||||
<img src="assets/other-branding/ko-fi-button-red.png">
|
||||
<a class="navbar-item" href="https://limepot.xyz/projects.html">
|
||||
Projects
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="navbar-end">
|
||||
<a class="navbar-item" href="https://ko-fi.com/limepot">
|
||||
<img src="assets/other-branding/ko-fi-button-red.png">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -116,7 +96,7 @@
|
|||
<h2>Socials</h2>
|
||||
<a href="https://krimsonlocker.xyz/@limepot">Fediverse</a><a href="https://krimsonlocker.xyz/@limepot.rss"> <image src="https://limepot.xyz/assets/icons/logo-rss.svg" width="16" height="16"></image></a> ||| <a href="https://snowdin.town/users/LimePotato">Old Fediverse Acc</a><a href="https://snowdin.town/users/LimePotato.rss"> <image src="https://limepot.xyz/assets/icons/logo-rss.svg" width="16" height="16"></image></a>
|
||||
<br>
|
||||
<a href="https://portfolio.pixelfed.social/LimePotato">Photography Portfolio</a>
|
||||
<a href="https://pixelfed.social/i/web/profile/543566811356437135">PixelFed/Photography</a>
|
||||
<br>
|
||||
<a href="https://odysee.com/@LimePot:4">Odysee</a>
|
||||
<br>
|
||||
|
@ -143,6 +123,9 @@
|
|||
<center>
|
||||
<footer class="footer">
|
||||
<div class="content has-text-centered">
|
||||
<br><br>
|
||||
<a href="https://www.fediverse.to/"><image src="assets/badges/FEDERATE-NOW.jpg"></image></a>
|
||||
<br><br>
|
||||
<a href="https://bulma.io">
|
||||
<img src="https://bulma.io/images/made-with-bulma--semiwhite.png" alt="Made with Bulma" width="128" height="24">
|
||||
</a>
|
||||
|
|
BIN
assets/badges/FEDERATE-NOW.jpg
Normal file
BIN
assets/badges/FEDERATE-NOW.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
BIN
assets/badges/FEDIVERSE-NOW.jpg
Normal file
BIN
assets/badges/FEDIVERSE-NOW.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
75
blog.html
75
blog.html
|
@ -15,56 +15,36 @@
|
|||
</head>
|
||||
<body>
|
||||
<nav class="navbar" role="navigation" aria-label="main navigation">
|
||||
<div class="navbar-brand">
|
||||
<a class="navbar-item" href="https://limepot.xyz/">
|
||||
<img src="assets/branding/self-portrait.png" style="border-radius: 20%">
|
||||
LimePot
|
||||
<div class="navbar-brand">
|
||||
<a class="navbar-item" href="https://limepot.xyz/">
|
||||
<img src="assets/branding/self-portrait.png" style="border-radius: 20%">
|
||||
LimePot
|
||||
</a>
|
||||
<a role="button" class="navbar-burger" data-target="navMenu" aria-label="menu" aria-expanded="false">
|
||||
<span aria-hidden="true"></span>
|
||||
<span aria-hidden="true"></span>
|
||||
<span aria-hidden="true"></span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="navbar-menu" id="navMenu">
|
||||
<div class="navbar-start">
|
||||
<a class="navbar-item" href="https://limepot.xyz/about.html">
|
||||
About Me
|
||||
</a>
|
||||
|
||||
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbarBasicExample">
|
||||
<span aria-hidden="true"></span>
|
||||
<span aria-hidden="true"></span>
|
||||
<span aria-hidden="true"></span>
|
||||
<a class="navbar-item" href="https://limepot.xyz/blog.html">
|
||||
Blog
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="navbarBasicExample" class="navbar-menu">
|
||||
<div class="navbar-start">
|
||||
<a class="navbar-item" href="https://limepot.xyz/about">
|
||||
About Me
|
||||
</a>
|
||||
<a class="navbar-item" href="https://limepot.xyz/blog">
|
||||
Blog
|
||||
</a>
|
||||
<div class="navbar-item has-dropdown is-hoverable">
|
||||
<a class="navbar-link" href="https://limepot.xyz/projects">
|
||||
Projects
|
||||
</a>
|
||||
<div class="navbar-dropdown">
|
||||
<a class="navbar-item" href="https://github.com/LimePotato">
|
||||
Github
|
||||
</a>
|
||||
<a class="navbar-item" href="https://nullafati.xyz">
|
||||
The Library
|
||||
</a>
|
||||
<a class="navbar-item" href="http://direct.limepot.xyz:3000/limepot/Kenophobia/releases">
|
||||
Kenophobia
|
||||
</a>
|
||||
<a class="navbar-item" href="https://modrinth.com/mod/sine-termino">
|
||||
Sine Termino
|
||||
</a>
|
||||
<a class="navbar-item" href="https://modrinth.com/mod/roses-mod">
|
||||
Roses Mod
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="navbar-end">
|
||||
<a class="navbar-item" href="https://ko-fi.com/limepot">
|
||||
<img src="assets/other-branding/ko-fi-button-red.png">
|
||||
<a class="navbar-item" href="https://limepot.xyz/projects.html">
|
||||
Projects
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="navbar-end">
|
||||
<a class="navbar-item" href="https://ko-fi.com/limepot">
|
||||
<img src="assets/other-branding/ko-fi-button-red.png">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -114,6 +94,9 @@
|
|||
<center>
|
||||
<footer class="footer">
|
||||
<div class="content has-text-centered">
|
||||
<br><br>
|
||||
<a href="https://www.fediverse.to/"><image src="assets/badges/FEDERATE-NOW.jpg"></image></a>
|
||||
<br><br>
|
||||
<a href="https://bulma.io">
|
||||
<img src="https://bulma.io/images/made-with-bulma--semiwhite.png" alt="Made with Bulma" width="128" height="24">
|
||||
</a>
|
||||
|
|
28
index.html
28
index.html
|
@ -28,32 +28,15 @@
|
|||
</div>
|
||||
<div class="navbar-menu" id="navMenu">
|
||||
<div class="navbar-start">
|
||||
<a class="navbar-item" href="https://limepot.xyz/about">
|
||||
<a class="navbar-item" href="https://limepot.xyz/about.html">
|
||||
About Me
|
||||
</a>
|
||||
<a class="navbar-item" href="https://limepot.xyz/blog">
|
||||
<a class="navbar-item" href="https://limepot.xyz/blog.html">
|
||||
Blog
|
||||
</a>
|
||||
<div class="navbar-item has-dropdown is-hoverable">
|
||||
<a class="navbar-link" href="https://limepot.xyz/projects">
|
||||
<a class="navbar-item" href="https://limepot.xyz/projects.html">
|
||||
Projects
|
||||
</a>
|
||||
<div class="navbar-dropdown">
|
||||
<a class="navbar-item" href="https://github.com/LimePotato">
|
||||
Github
|
||||
</a>
|
||||
<a class="navbar-item" href="https://nullafati.xyz">
|
||||
The Library
|
||||
</a>
|
||||
<a class="navbar-item" href="http://direct.limepot.xyz:3000/limepot/Kenophobia/releases">
|
||||
Kenophobia
|
||||
</a>
|
||||
<a class="navbar-item" href="https://modrinth.com/mod/sine-termino">
|
||||
Sine Termino
|
||||
</a>
|
||||
<a class="navbar-item" href="https://modrinth.com/mod/roses-mod">
|
||||
Roses Mod
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -97,7 +80,7 @@
|
|||
</h1>
|
||||
<div class="content">
|
||||
<br>
|
||||
<a href="https://limepot.xyz/blank">0 Days since last incident.</a>
|
||||
<a href="https://limepot.xyz/blank.html">0 Days since last incident.</a>
|
||||
<br><br>
|
||||
<p class="subtitle">"Forever - is composed of Nows</p>
|
||||
<p class="subtitle">`Tis not a different time -</p>
|
||||
|
@ -116,6 +99,9 @@
|
|||
<center>
|
||||
<footer class="footer">
|
||||
<div class="content has-text-centered">
|
||||
<br><br>
|
||||
<a href="https://www.fediverse.to/"><image src="assets/badges/FEDERATE-NOW.jpg"></image></a>
|
||||
<br><br>
|
||||
<a href="https://bulma.io">
|
||||
<img src="https://bulma.io/images/made-with-bulma--semiwhite.png" alt="Made with Bulma" width="128" height="24">
|
||||
</a>
|
||||
|
|
|
@ -15,55 +15,36 @@
|
|||
</head>
|
||||
<body>
|
||||
<nav class="navbar" role="navigation" aria-label="main navigation">
|
||||
<div class="navbar-brand">
|
||||
<a class="navbar-item" href="https://limepot.xyz/">
|
||||
<img src="assets/branding/self-portrait.png" style="border-radius: 20%">
|
||||
LimePot
|
||||
<div class="navbar-brand">
|
||||
<a class="navbar-item" href="https://limepot.xyz/">
|
||||
<img src="assets/branding/self-portrait.png" style="border-radius: 20%">
|
||||
LimePot
|
||||
</a>
|
||||
<a role="button" class="navbar-burger" data-target="navMenu" aria-label="menu" aria-expanded="false">
|
||||
<span aria-hidden="true"></span>
|
||||
<span aria-hidden="true"></span>
|
||||
<span aria-hidden="true"></span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="navbar-menu" id="navMenu">
|
||||
<div class="navbar-start">
|
||||
<a class="navbar-item" href="https://limepot.xyz/about.html">
|
||||
About Me
|
||||
</a>
|
||||
<a role="button" class="navbar-burger" data-target="navMenu" aria-label="menu" aria-expanded="false">
|
||||
<span aria-hidden="true"></span>
|
||||
<span aria-hidden="true"></span>
|
||||
<span aria-hidden="true"></span>
|
||||
<a class="navbar-item" href="https://limepot.xyz/blog.html">
|
||||
Blog
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="navbar-menu" id="navMenu">
|
||||
<div class="navbar-start">
|
||||
<a class="navbar-item" href="https://limepot.xyz/about">
|
||||
About Me
|
||||
</a>
|
||||
<a class="navbar-item" href="https://limepot.xyz/blog">
|
||||
Blog
|
||||
</a>
|
||||
<div class="navbar-item has-dropdown is-hoverable">
|
||||
<a class="navbar-link" href="https://limepot.xyz/projects">
|
||||
Projects
|
||||
</a>
|
||||
<div class="navbar-dropdown">
|
||||
<a class="navbar-item" href="https://github.com/LimePotato">
|
||||
Github
|
||||
</a>
|
||||
<a class="navbar-item" href="https://nullafati.xyz">
|
||||
The Library
|
||||
</a>
|
||||
<a class="navbar-item" href="http://direct.limepot.xyz/limepot/Kenophobia/releases">
|
||||
Kenophobia
|
||||
</a>
|
||||
<a class="navbar-item" href="https://modrinth.com/mod/sine-termino">
|
||||
Sine Termino
|
||||
</a>
|
||||
<a class="navbar-item" href="https://modrinth.com/mod/roses-mod">
|
||||
Roses Mod
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="navbar-end">
|
||||
<a class="navbar-item" href="https://ko-fi.com/limepot">
|
||||
<img src="assets/other-branding/ko-fi-button-red.png">
|
||||
<a class="navbar-item" href="https://limepot.xyz/projects.html">
|
||||
Projects
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="navbar-end">
|
||||
<a class="navbar-item" href="https://ko-fi.com/limepot">
|
||||
<img src="assets/other-branding/ko-fi-button-red.png">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -97,15 +78,13 @@
|
|||
<section class="section">
|
||||
<div class="container">
|
||||
<div class="content">
|
||||
<h1 class="title"><a href="https://gitlab.com/LimePotato">My Gitlab</a></h1>
|
||||
<h1 class="title"><a href="https://codeberg.org/LimePotato">My Codeberg</a></h1>
|
||||
<h1 class="title"><a href="https://gitlab.com/LimePotato">Gitlab</a></h1>
|
||||
<h1 class="title"><a href="https://codeberg.org/LimePotato">Codeberg</a></h1>
|
||||
<h1 class="title"<a href="https://github.com/LimePotato">Github</a>
|
||||
<br><br>
|
||||
<h1 class="title"><a href="https://nullafati.xyz">The Library</a></h1>
|
||||
<h3 class="subtitle">The Library is a self-hosted Archive.</h3>
|
||||
<br>
|
||||
<h1 class="title"><a href="https://codeberg.org/LimePotato/Kenophobia">Kenophobia</a></h1>
|
||||
<h3 class="subtitle">A game where I learn godot, and try to tell a meaningful story at the same time.</h3>
|
||||
<br>
|
||||
<h1 class="title"><a href="https://modrinth.com/mod/sine-termino">Sine Termino</a></h1>
|
||||
<h3 class="subtitle">A Minecraft mod, built for Quilt Loader, Reviving the ideas of my favorite classic tech and space mods.</h3>
|
||||
<br>
|
||||
|
@ -115,7 +94,7 @@
|
|||
<h1 class="title"><a href="https://pokefg.limepot.xyz">Pokemon Null</h1>
|
||||
<h3 class="subtitle">A pokemon fangame I'm planning to make, very much in brainstorming phase.</h3>
|
||||
<br>
|
||||
<h1 class="title"><a href="https://krimsonlocker.xyz/notes/9d2c7phxsz">Photography</a></h1>
|
||||
<h1 class="title"><a href="https://portfolio.pixelfed.social/LimePotato">Photography</a></h1>
|
||||
<h3 class="subtitle">Some of my photography, until I have it on my archive.</h3>
|
||||
|
||||
|
||||
|
@ -124,6 +103,8 @@
|
|||
<center>
|
||||
<footer class="footer">
|
||||
<div class="content has-text-centered">
|
||||
<br><br>
|
||||
<a href="https://www.fediverse.to/"><image src="assets/badges/FEDERATE-NOW.jpg"></image></a>
|
||||
<br><br>
|
||||
<a href="https://bulma.io">
|
||||
<img src="https://bulma.io/images/made-with-bulma--semiwhite.png" alt="Made with Bulma" width="128" height="24">
|
||||
|
|
89
snp.html
89
snp.html
|
@ -16,72 +16,36 @@
|
|||
</head>
|
||||
<body>
|
||||
<nav class="navbar" role="navigation" aria-label="main navigation">
|
||||
<div class="navbar-brand">
|
||||
<a class="navbar-item" href="https://limepot.xyz/">
|
||||
<img src="assets/branding/self-portrait.png" style="border-radius: 20%">
|
||||
LimePot
|
||||
<div class="navbar-brand">
|
||||
<a class="navbar-item" href="https://limepot.xyz/">
|
||||
<img src="assets/branding/self-portrait.png" style="border-radius: 20%">
|
||||
LimePot
|
||||
</a>
|
||||
<a role="button" class="navbar-burger" data-target="navMenu" aria-label="menu" aria-expanded="false">
|
||||
<span aria-hidden="true"></span>
|
||||
<span aria-hidden="true"></span>
|
||||
<span aria-hidden="true"></span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="navbar-menu" id="navMenu">
|
||||
<div class="navbar-start">
|
||||
<a class="navbar-item" href="https://limepot.xyz/about.html">
|
||||
About Me
|
||||
</a>
|
||||
<a role="button" class="navbar-burger" data-target="navMenu" aria-label="menu" aria-expanded="false">
|
||||
<span aria-hidden="true"></span>
|
||||
<span aria-hidden="true"></span>
|
||||
<span aria-hidden="true"></span>
|
||||
<a class="navbar-item" href="https://limepot.xyz/blog.html">
|
||||
Blog
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="navbar-menu" id="navMenu">
|
||||
<div class="navbar-start">
|
||||
<a class="navbar-item" href="https://limepot.xyz/about">
|
||||
About Me
|
||||
<a class="navbar-item" href="https://limepot.xyz/projects.html">
|
||||
Projects
|
||||
</a>
|
||||
<a class="navbar-item" href="https://limepot.xyz/blog">
|
||||
Blog
|
||||
</a>
|
||||
<div class="navbar-item has-dropdown is-hoverable">
|
||||
<a class="navbar-link" href="https://limepot.xyz/projects">
|
||||
Projects
|
||||
</a>
|
||||
<div class="navbar-dropdown">
|
||||
<hr class="navbar-divider">
|
||||
<a class="navbar-item" href="https://github.com/LimePotato">
|
||||
Github
|
||||
</a>
|
||||
<a class="navbar-item" href="https://nullafati.xyz">
|
||||
The Library
|
||||
</a>
|
||||
<a class="navbar-item" href="http://direct.limepot.xyz:3000/limepot/Kenophobia/releases">
|
||||
Kenophobia
|
||||
</a>
|
||||
<a class="navbar-item" href="https://modrinth.com/mod/sine-termino">
|
||||
Sine Termino
|
||||
</a>
|
||||
<a class="navbar-item" href="https://modrinth.com/mod/roses-mod">
|
||||
Roses Mod
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="navbar-item has-dropdown is-hoverable">
|
||||
<a class="navbar-link">
|
||||
More
|
||||
</a>
|
||||
|
||||
<div class="navbar-dropdown">
|
||||
<a class="navbar-item" href="https://limepot.xyz/old">
|
||||
Old Site
|
||||
</a>
|
||||
<a class="navbar-item" href="https://limepot.xyz/ALPHA">
|
||||
Alpha Site
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="navbar-end">
|
||||
<a class="navbar-item" href="https://ko-fi.com/limepot">
|
||||
<img src="assets/other-branding/ko-fi-button-red.png">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="navbar-end">
|
||||
<a class="navbar-item" href="https://ko-fi.com/limepot">
|
||||
<img src="assets/other-branding/ko-fi-button-red.png">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -127,6 +91,9 @@
|
|||
<center>
|
||||
<footer class="footer">
|
||||
<div class="content has-text-centered">
|
||||
<br><br>
|
||||
<a href="https://www.fediverse.to/"><image src="assets/badges/FEDERATE-NOW.jpg"></image></a>
|
||||
<br><br>
|
||||
<a href="https://bulma.io">
|
||||
<img src="https://bulma.io/images/made-with-bulma--semiwhite.png" alt="Made with Bulma" width="128" height="24">
|
||||
</a>
|
||||
|
|
Loading…
Reference in a new issue