cachapa-blog/public/posts/hello/index.html
Captain Arepa 4b29d27a88 generated website:
- I really should add the public folder to the .gitignore
2023-01-31 19:11:48 -04:00

226 lines
4.1 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>Hello World! :: Cachapa Blog</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="*So yeah, thought ya, might like to go to the show...* &amp;#119136;
Open up! There&#39;s stuff written in here!" />
<meta name="keywords" content="" />
<meta name="robots" content="noodp" />
<link rel="canonical" href="https://blog.cachapa.xyz/posts/hello/" />
<link rel="stylesheet" href="https://blog.cachapa.xyz/styles.css">
<link rel="shortcut icon" href="https://blog.cachapa.xyz/img/cachapa.png">
<meta name="twitter:card" content="summary" />
<meta property="og:locale" content="en" />
<meta property="og:type" content="article" />
<meta property="og:title" content="Hello World!">
<meta property="og:description" content="*So yeah, thought ya, might like to go to the show...* &amp;#119136;
Open up! There&#39;s stuff written in here!" />
<meta property="og:url" content="https://blog.cachapa.xyz/posts/hello/" />
<meta property="og:site_name" content="Cachapa Blog" />
<meta property="og:image" content="https://blog.cachapa.xyz/img/cover.jpg">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="627">
<meta property="article:section" content="posts" />
<meta property="article:published_time" content="2023-01-30 00:00:00 &#43;0000 UTC" />
</head>
<body class="green">
<div class="container center headings--one-size">
<header class="header">
<div class="header__inner">
<div class="header__logo">
<a href="/">
<div class="logo">
Cachapa Blog
</div>
</a>
</div>
<ul class="menu menu--mobile">
<li class="menu__trigger">Menu&nbsp;</li>
<li>
<ul class="menu__dropdown">
<li><a href="/about">About</a></li>
</ul>
</li>
</ul>
</div>
<nav class="navigation-menu">
<ul class="navigation-menu__inner menu--desktop">
<li><a href="/about">About</a></li>
</ul>
</nav>
</header>
<div class="content">
<article class="post">
<h1 class="post-title">
<a href="https://blog.cachapa.xyz/posts/hello/">Hello World!</a>
</h1>
<div class="post-meta">
<time class="post-date">
2023-01-30 ::
</time>
<span class="post-author">Captain Arepa</span>
</div>
<span class="post-tags">
#<a href="https://blog.cachapa.xyz/tags/intro/">intro</a>&nbsp;
#<a href="https://blog.cachapa.xyz/tags/stuff/">stuff</a>&nbsp;
</span>
<img src="https://blog.cachapa.xyz/img/cover.jpg"
class="post-cover"
alt="Hello World!"
title="Cover Image" />
<div class="post-content"><div>
<p>Yeah, I made a blog. Guess I&rsquo;ll start writing more frequently and wotnot, mainly about personal projects and random stuff. And&hellip; that&rsquo;s it!</p>
</div></div>
<div class="pagination">
<div class="pagination__title">
<span class="pagination__title-h">Read other posts</span>
<hr />
</div>
<div class="pagination__buttons">
<span class="button previous">
<a href="https://blog.cachapa.xyz/posts/last-day-of-freedom/">
<span class="button__icon"></span>
<span class="button__text">Last Day of Freedom</span>
</a>
</span>
</div>
</div>
</article>
</div>
<footer class="footer">
<div class="footer__inner">
<div class="copyright copyright--user">
<span>2023 © Captain Arepa, lorem ipsum blah blah blah, yadda yadda yadda, etc etc etc.</span>
<span>:: <a href="https://github.com/panr/hugo-theme-terminal" target="_blank">Theme</a> made by <a href="https://github.com/panr" target="_blank">panr</a></span>
</div>
</div>
</footer>
<script type="text/javascript" src="/bundle.min.js"></script>
</div>
</body>
</html>