limepot-xyz/index.html

148 lines
5.8 KiB
HTML
Raw Normal View History

2022-10-16 23:17:19 -06:00
<!DOCTYPE html>
<html>
2023-01-27 19:21:00 -07:00
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
2023-03-22 04:36:21 -06:00
<meta name="og:site_name" content="Limepot">
<meta name="og:title" content="LimePot">
<meta name="og:description" content="Transwoman - Insane - Developer - Space Lover">
<meta name="og:type" content="website">
<meta name="og:image" content="assets/branding/self-portrait.png">
2023-03-10 17:56:39 -07:00
<link rel = "icon" href = "assets/branding/self-portrait.png">
2023-01-27 19:28:31 -07:00
<title>LimePot - Home</title>
2023-01-27 19:21:00 -07:00
<link rel="stylesheet" href="mybulma/css/mystyles.css">
</head>
<body>
<nav class="navbar" role="navigation" aria-label="main navigation">
<div class="navbar-brand">
2023-01-27 19:28:31 -07:00
<a class="navbar-item" href="https://limepot.xyz/">
2023-03-10 18:07:09 -07:00
<img src="assets/branding/self-portrait.png" style="border-radius: 20%">
2023-01-27 19:21:00 -07:00
LimePot
</a>
2023-02-16 18:05:00 -07:00
<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>
2023-01-27 19:21:00 -07:00
</div>
2023-02-16 18:05:00 -07:00
<div class="navbar-menu" id="navMenu">
2023-01-27 19:21:00 -07:00
<div class="navbar-start">
<a class="navbar-item" href="https://limepot.xyz/about">
2023-03-22 02:08:29 -06:00
About Me
</a>
2023-02-14 15:10:08 -07:00
<a class="navbar-item" href="https://limepot.xyz/blog">
Blog
</a>
2023-01-27 19:21:00 -07:00
<div class="navbar-item has-dropdown is-hoverable">
2023-03-12 03:32:26 -06:00
<a class="navbar-link" href="https://limepot.xyz/projects">
Projects
</a>
2023-03-12 03:35:16 -06:00
<div class="navbar-dropdown">
2023-03-12 03:29:18 -06:00
<a class="navbar-item" href="https://github.com/LimePotato">
Github
</a>
<a class="navbar-item" href="https://nullafati.xyz">
The Library
</a>
2023-03-12 05:03:42 -06:00
<a class="navbar-item" href="http://direct.limepot.xyz:3000/limepot/Kenophobia/releases">
2023-03-12 03:29:18 -06:00
Kenophobia
2023-01-27 19:21:00 -07:00
</a>
2023-03-22 02:02:10 -06:00
<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>
2023-01-27 19:21:00 -07:00
</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>
2023-01-27 19:22:09 -07:00
<a class="navbar-item" href="https://limepot.xyz/ALPHA">
2023-01-27 19:21:00 -07:00
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>
2023-01-27 19:21:00 -07:00
</div>
</div>
</div>
</div>
2023-02-26 17:20:39 -07:00
<!-- This JS is required for mobile users to navigate the site, working on a mobile alternative -->
2023-02-16 18:05:00 -07:00
<script>document.addEventListener('DOMContentLoaded', () => {
// Get all "navbar-burger" elements
const $navbarBurgers = Array.prototype.slice.call(document.querySelectorAll('.navbar-burger'), 0);
// Add a click event on each of them
$navbarBurgers.forEach( el => {
el.addEventListener('click', () => {
// Get the target from the "data-target" attribute
const target = el.dataset.target;
const $target = document.getElementById(target);
// Toggle the "is-active" class on both the "navbar-burger" and the "navbar-menu"
el.classList.toggle('is-active');
$target.classList.toggle('is-active');
});
});
});</script>
2023-02-26 17:20:39 -07:00
<!-- This JS is required for mobile users to navigate the site, working on a mobile alternative -->
2023-01-27 19:21:00 -07:00
</nav>
<section class="section">
<div class="container">
2023-03-11 21:53:44 -07:00
<center>
2023-01-27 19:21:00 -07:00
<h1 class="title">
2023-02-16 18:07:58 -07:00
Hello World
2023-01-27 19:21:00 -07:00
</h1>
<div class="content">
2023-02-16 17:51:43 -07:00
<br>
2022-12-19 20:36:54 -07:00
<a href="#">0 Days since last incident.</a>
2022-12-19 20:12:48 -07:00
<br><br>
2023-01-27 19:21:00 -07:00
<p class="subtitle">"Forever - is composed of Nows</p>
<p class="subtitle">`Tis not a different time -</p>
<p class="subtitle">Except for Infiniteness -</p>
<p class="subtitle">And Latitude of Home -</p>
2022-12-19 15:27:23 -07:00
<br>
2023-01-27 19:21:00 -07:00
<p class="subtitle">From this - experienced Here -</p>
<p class="subtitle">Remove the Dates - to These -</p>
<p class="subtitle">Let Months dissolve in further Months -</p>
<p class="subtitle">And Years - exhale in Years ..."</p>
<p class="subtitle"></p><strong>- Emily Dickinson</strong></p>
2023-02-16 17:25:21 -07:00
<br>
</div>
2023-01-27 19:21:00 -07:00
</div>
2023-03-11 21:53:44 -07:00
</center>
2023-03-11 21:49:38 -07:00
<center>
2023-03-11 21:41:10 -07:00
<footer class="footer">
<div class="content has-text-centered">
<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>
2023-03-22 02:33:43 -06:00
<a href="https://github.com/catppuccin/catppuccin">
<img src="https://img.shields.io/badge/Catppuccin-Mocha%20Mauve-%23cba6f7" width="185" height="20">
</a>
<a href="https://github.com/LimePotato/limepot.xyz">
<img src="https://img.shields.io/badge/Site-Source-lightgrey.svg" width="94.2" height="20">
</a>
<a href="https://github.com/LimePotato/limepot.xyz/blob/main/LICENSE">
<img alt="GitHub" src="https://img.shields.io/github/license/LimePotato/nullafati.xyz" width="130" height="20">
</a>
2023-03-11 21:41:10 -07:00
</div>
2023-03-11 21:49:38 -07:00
</footer></center>
2023-01-27 19:21:00 -07:00
</section>
</body>
</html>