my_blog/index.html

79 lines
1.9 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>chmod777's tilde</title>
<meta name="description" content="chmod777's tilde where they share their projects and stuff">
<meta name="author" content="chmod777">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="assets/css/styles.css">
</head>
<body>
<header>
<h1 id="title">~chmod777</h1>
<p>You can also find this blog on gemini at</p>
<a href="gemini://tilde.club/~chmod777">gemini://tilde.club/~chmod777</a>
</header>
<nav>
<ul>
<li><a href="#introductions">Introductions</a></li>
<li><a href="#contact-info">Contact info</a></li>
<li><a href="#find-here">What you will find here</a></li>
<li><a href="#posts">Posts</a></li>
<li><a href="#botany">My Botany Plant</a></li>
</ul>
</nav>
<main>
<section id="introductions">
<h2>Introductions</h2>
<p>Hello!</p>
<p>On the internet I go by chmod777. Feel free to ask me anything.</p>
<p>A recent computer science graduate with no clue what they are doing in life.</p>
<p>I just set this up so there is more to add.</p>
</section>
<section id="contact-info">
<h2>Contact info</h2>
<ul>
<li>fediverse/mastodon: @chmod777@tilde.zone</li>
<li>irc.tilde.chat: chmodrwx</li>
<li>gitea: tildegit.org/chmod777</li>
</ul>
</section>
<section id="find-here">
<h2>What you will find here</h2>
<p>Blog posts about</p>
<ul>
<li>Software dev</li>
<li>Hardware dev</li>
<li>Aluminium casting</li>
<li>Gardening</li>
<li>Baking</li>
<li>Other hobby projects</li>
<li>Ramblings</li>
</ul>
</section>
<section id="posts">
<h2>Posts</h2>
</section>
</main>
<footer>
<nav>
<span>~</span>
<a href="#">Top</a>
<span>~</span>
</nav>
<br>
<a id="page-source" href="https://tildegit.org/chmod777/my_blog">Page source</a>
</footer>
</body>
</html>