apach.dev/public/pages/intro/index.html
2024-06-09 01:20:14 -05:00

93 lines
4.4 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html lang="en-us">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<title>Intro // Apache</title>
<link rel="shortcut icon" href="/rounded_logo.png" />
<meta charset="utf-8" />
<meta name="generator" content="Hugo 0.127.0">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="author" content="Apache" />
<meta name="description" content="" />
<link rel="stylesheet" href="/css/main.min.a8dd11926ac2daf4216f9a77e90edd2392d1730ea90585f53230b1efe45ca3ae.css" />
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Intro">
<meta name="twitter:description" content="General Introduction Hi! Im apache. I love reading and programming, and Ive been trying to get into writing.
Programming You can check out my work at https://github.com/Apachedrag427 and https://git.apach.dev/apache
I mainly use Rust, C&#43;&#43;, and Lua, but Ive been delving into other languages">
<meta property="og:url" content="http://localhost:1313/pages/intro/">
<meta property="og:site_name" content="Apache">
<meta property="og:title" content="Intro">
<meta property="og:description" content="General Introduction Hi! Im apache. I love reading and programming, and Ive been trying to get into writing.
Programming You can check out my work at https://github.com/Apachedrag427 and https://git.apach.dev/apache
I mainly use Rust, C&#43;&#43;, and Lua, but Ive been delving into other languages">
<meta property="og:locale" content="en_us">
<meta property="og:type" content="article">
<meta property="article:section" content="pages">
<meta property="article:published_time" content="2024-06-08T20:16:15-05:00">
<meta property="article:modified_time" content="2024-06-08T20:16:15-05:00">
</head>
<body>
<header class="app-header">
<a href="http://localhost:1313/"><img class="app-header-avatar" src="/logo.png" alt="Apache" /></a>
<span class="app-header-title">Apache</span>
<p>I&#39;m a hobby developer who writes mediocre code.</p>
<div class="app-header-social">
<a href="https://github.com/Apachedrag427" target="_blank" rel="noreferrer noopener me">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-github">
<title>My Github</title>
<path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path>
</svg>
</a>
</div>
</header>
<main class="app-container">
<article class="post">
<header class="post-header">
<h1 class ="post-title">Intro</h1>
<div class="post-meta">
<div>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-calendar">
<title>calendar</title>
<rect x="3" y="4" width="18" height="18" rx="2" ry="2"></rect><line x1="16" y1="2" x2="16" y2="6"></line><line x1="8" y1="2" x2="8" y2="6"></line><line x1="3" y1="10" x2="21" y2="10"></line>
</svg>
Jun 8, 2024
</div>
<div>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-clock">
<title>clock</title>
<circle cx="12" cy="12" r="10"></circle><polyline points="12 6 12 12 16 14"></polyline>
</svg>
1 min read
</div>
</div>
</header>
<div class="post-content">
<h2 id="general-introduction">General Introduction</h2>
<p>Hi! I&rsquo;m apache. I love reading and programming, and I&rsquo;ve been trying to get into writing.</p>
<h2 id="programming">Programming</h2>
<p>You can check out my work at <a href="https://github.com/Apachedrag427">https://github.com/Apachedrag427</a> and <a href="https://git.apach.dev/apache">https://git.apach.dev/apache</a></p>
<p>I mainly use Rust, C++, and Lua, but I&rsquo;ve been delving into other languages</p>
</div>
<div class="post-footer">
</div>
</article>
</main>
</body>
</html>