Skip to content

Instantly share code, notes, and snippets.

@rubenwardy
Last active November 2, 2022 22:22
Show Gist options
  • Save rubenwardy/624021ca2eca366084e9ae9970cdf635 to your computer and use it in GitHub Desktop.
Save rubenwardy/624021ca2eca366084e9ae9970cdf635 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head></head>
<body>
<nav>
<a class="h-card" href="https://rubenwardy.com/">
<img class="d-none u-photo" src="https://rubenwardy.com/static/ruben-512.png" />
<span class="p-name">rubenwardy</span>
</a>
</nav>
<article class="h-entry">
<header>
<h1 class="p-name">My Article</h1>
<time itemprop="dateCreated" datetime="2022-10-22" class="dt-published">
<a href="/2022/10/22/Minetest-mods-app/" class="u-url">22 October 2022</a>
</time>
<a href="https://rubenwardy.com/" class="u-author"></a>
<div>
<a href="/tags/projects/" class="badge badge-primary p-category">
Projects
</a>
<a href="/tags/android/" class="badge badge-primary p-category">
Android dev
</a>
<a href="/tags/minetest/" class="badge badge-primary p-category">
Minetest
</a>
</div>
<summary class="d-none p-summary" itemprop="abstract">
<p>A summary</p>
</summary>
</header>
<div itemprop="articleBody" class="e-content">
<p>Post content</p>
</div>
</article>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment