congo/blog/index.html

135 lines
4.5 KiB
HTML

<!doctype html><html lang=en-au><head>
<meta charset=utf-8>
<meta http-equiv=content-language content="en-AU">
<meta name=viewport content="width=device-width,initial-scale=1">
<meta http-equiv=x-ua-compatible content="ie=edge">
<title>Blog &#183; Congo</title>
<meta name=title content="Blog &#183; Congo">
<meta name=description content="My life in words.">
<base href=https://jpanther.github.io/Congo/>
<link rel=canonical href=https://jpanther.github.io/Congo/blog/>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/Congo/css/main.css>
<link rel=apple-touch-icon sizes=180x180 href=https://jpanther.github.io/apple-touch-icon.png>
<link rel=icon type=image/png sizes=32x32 href=https://jpanther.github.io/favicon-32x32.png>
<link rel=icon type=image/png sizes=16x16 href=https://jpanther.github.io/favicon-16x16.png>
<link rel=manifest href=https://jpanther.github.io/site.webmanifest>
<meta property="og:title" content="Blog">
<meta property="og:description" content="My life in words.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://jpanther.github.io/Congo/blog/">
<meta name=twitter:card content="summary">
<meta name=twitter:title content="Blog">
<meta name=twitter:description content="My life in words.">
<meta name=generator content="Hugo 0.87.0">
<meta name=author content="Freddy Blogger">
<link href=https://twitter.com/ rel=me>
<link href=https://github.com/ rel=me>
<link href=https://linkedin.com/ rel=me>
</head>
<body class="flex flex-col h-screen px-8 text-lg leading-7 text-grey-900 sm:px-14 md:px-24 lg:px-32 dark:bg-gray-800 dark:text-white"><header class="flex justify-between py-10 font-semibold">
<div>
<a class=hover:underline rel=me href=https://jpanther.github.io/Congo/>Congo</a>
</div>
<nav>
<ul class="flex list-none">
<li class="mr-7 last:mr-0">
<a class=hover:underline href=/Congo/blog/ title=Blog>Blog</a>
</li>
<li class="mr-7 last:mr-0">
<a class=hover:underline href=/Congo/about/ title=About>About</a>
</li>
<li class="mr-7 last:mr-0">
<a class=hover:underline href=tags title>Tags</a>
</li>
</ul>
</nav>
</header>
<main class=flex-grow>
<section>
<h1 class="mb-3 text-4xl font-extrabold">Blog</h1>
<p class="mt-8 mb-12 text-gray-400 dark:text-gray-500">My life in words.</p>
</section>
<section>
<h2 class="mt-12 text-2xl font-bold first:mt-8">2019</h2>
<hr class="border-gray-400 border-dotted w-36">
<article>
<h3 class="mt-6 text-xl font-semibold">
<a class=hover:underline href=https://jpanther.github.io/Congo/blog/markdown-syntax/>Markdown Syntax Guide</a>
</h3>
<div class="text-sm text-gray-400 dark:text-gray-500">
<time datetime="2019-03-11 00:00:00 +0000 UTC">11 March 2019</time>
<span class=px-1>&#183;</span>
<span title="Reading time">
3
mins
</span>
</div>
</article>
<article>
<h3 class="mt-6 text-xl font-semibold">
<a class=hover:underline href=https://jpanther.github.io/Congo/blog/rich-content/>Rich Content</a>
</h3>
<div class="text-sm text-gray-400 dark:text-gray-500">
<time datetime="2019-03-10 00:00:00 +0000 UTC">10 March 2019</time>
<span class=px-1>&#183;</span>
<span title="Reading time">
1
min
</span>
</div>
</article>
<article>
<h3 class="mt-6 text-xl font-semibold">
<a class=hover:underline href=https://jpanther.github.io/Congo/blog/placeholder-text/>Placeholder Text</a>
</h3>
<div class="text-sm text-gray-400 dark:text-gray-500">
<time datetime="2019-03-09 00:00:00 +0000 UTC">9 March 2019</time>
<span class=px-1>&#183;</span>
<span title="Reading time">
2
mins
</span>
</div>
</article>
<article>
<h3 class="mt-6 text-xl font-semibold">
<a class=hover:underline href=https://jpanther.github.io/Congo/blog/math-typesetting/>Math Typesetting</a>
</h3>
<div class="text-sm text-gray-400 dark:text-gray-500">
<time datetime="2019-03-08 00:00:00 +0000 UTC">8 March 2019</time>
<span class=px-1>&#183;</span>
<span title="Reading time">
1
min
</span>
</div>
</article>
<article>
<h3 class="mt-6 text-xl font-semibold">
<a class=hover:underline href=https://jpanther.github.io/Congo/blog/emoji-support/>Emoji Support</a>
</h3>
<div class="text-sm text-gray-400 dark:text-gray-500">
<time datetime="2019-03-05 00:00:00 +0000 UTC">5 March 2019</time>
<span class=px-1>&#183;</span>
<span title="Reading time">
1
min
</span>
</div>
</article>
</section>
</main><footer class="py-10 text-sm">
<p class="text-gray-400 dark:text-gray-500">
&copy;
2021
Freddy Blogger
</p>
<p class="text-xs text-gray-300 dark:text-gray-600">
Powered by
<a class=hover:underline href=https://gohugo.io/ target=_blank>Hugo</a>
&
<a class=hover:underline href=https://git.io/hugo-congo target=_blank>Congo</a>
</p>
</footer>
</body>
</html>