info-cachapa/public/index.html

118 lines
3.4 KiB
HTML
Raw Normal View History

2022-12-21 16:12:07 +00:00
<!DOCTYPE html>
2023-08-21 21:19:24 +00:00
<html lang="en">
2022-12-21 16:12:07 +00:00
2023-08-21 21:19:24 +00:00
<head>
<meta name="generator" content="Hugo 0.117.0"><title>cachapa.xyz</title>
<meta name="description" content="Captain Arepa&#39;s main page.">
2022-12-21 16:12:07 +00:00
2023-08-21 21:19:24 +00:00
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8"/>
2022-12-21 16:12:07 +00:00
2023-08-21 21:19:24 +00:00
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.2/css/all.min.css" integrity="sha512-1sCRPdkRXhBV2PBLUdRb4tMg1w2YPf37qatUFeS7zlBy7jJI8Lf4VHwWfZZfpXtYSLy85pkm9GaYVYMfw5BC1A==" crossorigin="anonymous" />
2022-12-21 16:12:07 +00:00
2023-08-21 21:19:24 +00:00
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.9.1/css/academicons.min.css" integrity="sha512-b1ASx0WHgVFL5ZQhTgiPWX+68KjS38Jk87jg7pe+qC7q9YkEtFq0z7xCglv7qGIs/68d3mAp+StfC8WKC5SSAg==" crossorigin="anonymous" />
2022-12-21 16:12:07 +00:00
2023-08-21 21:19:24 +00:00
<link rel="stylesheet" href="https://cachapa.xyz/css/palettes/base16-dark.css">
<link rel="stylesheet" href="https://cachapa.xyz/css/risotto.css">
<link rel="stylesheet" href="https://cachapa.xyz/css/custom.css">
</head>
2022-12-21 16:12:07 +00:00
2023-08-21 21:19:24 +00:00
<body>
<div class="page">
2022-12-21 16:12:07 +00:00
2023-08-21 21:19:24 +00:00
<header class="page__header"><nav class="page__nav main-nav">
<ul>
<h1 class="page__logo"><a href="https://cachapa.xyz" class="page__logo-inner">cachapa.xyz</a></h1>
2022-12-21 16:12:07 +00:00
2023-08-21 21:19:24 +00:00
<li class="main-nav__item"><a class="nav-main-item" href="https://cachapa.xyz/about/" title="">About</a></li>
2022-12-21 16:12:07 +00:00
2023-08-21 21:19:24 +00:00
<li class="main-nav__item"><a class="nav-main-item" href="https://cachapa.xyz/fediverse/" title="">Fedi</a></li>
2022-12-21 16:12:07 +00:00
2023-08-21 21:19:24 +00:00
<li class="main-nav__item"><a class="nav-main-item" href="https://cachapa.xyz/donate/" title="">donate</a></li>
2022-12-21 16:12:07 +00:00
2023-08-21 21:19:24 +00:00
<li class="main-nav__item"><a class="nav-main-item" href="https://cachapa.xyz/contact/" title="">contact</a></li>
2022-12-21 16:12:07 +00:00
2023-08-21 21:19:24 +00:00
</ul>
</nav>
2022-12-21 16:12:07 +00:00
2023-08-21 21:19:24 +00:00
</header>
2022-12-21 16:12:07 +00:00
2023-08-21 21:19:24 +00:00
<section class="page__body">
<h1 id="welcome-to-my-website">Welcome to my website!</h1>
<p>As simple as it might be. I&rsquo;ll update it in due time, been too busy with stuff.</p>
<h1 id="links-of-interest">Links of Interest</h1>
<p>Here are some links you might be interested in if you ended up here.</p>
<ul>
<li>
2022-12-21 16:12:07 +00:00
2023-08-21 22:23:46 +00:00
My fediverse instance, <a href="https://moar.cachapa.xyz/" target="_blank" rel="noopener noreferrer">Moar Cachapas!</a>
2023-08-21 21:19:24 +00:00
</li>
<li>
2022-12-21 16:12:07 +00:00
2023-08-21 22:23:46 +00:00
My blog, <a href="https://blog.cachapa.xyz" target="_blank" rel="noopener noreferrer">Cachapa Blog.</a>
2023-08-21 21:19:24 +00:00
</li>
<li>
2022-12-21 16:12:07 +00:00
2023-08-21 22:23:46 +00:00
<a href="https://git.cachapa.xyz" target="_blank" rel="noopener noreferrer">My Gitea/Forgejo instance.</a>
2023-08-21 21:19:24 +00:00
</li>
<li>
2022-12-21 16:12:07 +00:00
2023-08-21 22:23:46 +00:00
<a href="https://github.com/captain-arepa" target="_blank" rel="noopener noreferrer">My GitHub page.</a>
2023-08-21 21:19:24 +00:00
</li>
</ul>
<p>I&rsquo;ll update this page bit by bit. Ciao!</p>
2022-12-21 16:12:07 +00:00
2023-08-21 21:19:24 +00:00
</section>
2022-12-21 16:12:07 +00:00
2023-08-21 21:19:24 +00:00
<section class="page__aside">
<div class="aside__about">
<div class="aside__about">
2022-12-21 16:12:07 +00:00
2023-08-21 21:19:24 +00:00
<h1 class="about__title">cachapa.xyz</h1>
<p class="about__description">Captain Arepa&rsquo;s main page.</p>
</div>
2022-12-21 16:12:07 +00:00
2023-08-21 21:19:24 +00:00
<ul class="aside__social-links">
2022-12-21 16:12:07 +00:00
2023-08-21 21:19:24 +00:00
</ul>
</div>
<hr>
<div class="aside__content">
</div>
</section>
2022-12-21 16:12:07 +00:00
2023-08-21 21:19:24 +00:00
<footer class="page__footer"><p>
2022-12-21 16:12:07 +00:00
2023-08-21 21:19:24 +00:00
2022-12-21 16:12:07 +00:00
2023-08-21 21:19:24 +00:00
2022-12-21 16:12:07 +00:00
2023-08-21 21:19:24 +00:00
2022-12-21 16:12:07 +00:00
2023-08-21 21:19:24 +00:00
2022-12-21 16:12:07 +00:00
2023-08-21 21:19:24 +00:00
</p>
<br /><br />
<p class="copyright">© 20212023 <a href="https://cachapa.xyz">Captain Arepa</a></p>
<p class="advertisement">Powered by <a href="https://gohugo.io/">hugo</a> and <a href="https://github.com/joeroe/risotto">risotto</a>.</p>
</footer>
2022-12-21 16:12:07 +00:00
</div>
</body>
2023-08-21 21:19:24 +00:00
2022-12-21 16:12:07 +00:00
</html>