mirror of https://github.com/jpanther/congo.git
142 lines
6.1 KiB
HTML
142 lines
6.1 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>Content Samples · Congo</title>
|
|
<meta name=title content="Content Samples · Congo">
|
|
<meta name=description content="See what's possible with Congo.">
|
|
<link rel=canonical href=https://jpanther.github.io/Congo/samples/>
|
|
<link rel=alternate type=application/rss+xml href=https://jpanther.github.io/Congo/samples/index.xml title=Congo>
|
|
<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/Congo/apple-touch-icon.png>
|
|
<link rel=icon type=image/png sizes=32x32 href=https://jpanther.github.io/Congo/favicon-32x32.png>
|
|
<link rel=icon type=image/png sizes=16x16 href=https://jpanther.github.io/Congo/favicon-16x16.png>
|
|
<link rel=manifest href=https://jpanther.github.io/Congo/site.webmanifest>
|
|
<meta property="og:title" content="Content Samples">
|
|
<meta property="og:description" content="See what's possible with Congo.">
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:url" content="https://jpanther.github.io/Congo/samples/">
|
|
<meta name=twitter:card content="summary">
|
|
<meta name=twitter:title content="Content Samples">
|
|
<meta name=twitter:description content="See what's possible with Congo.">
|
|
<meta name=generator content="Hugo 0.87.0">
|
|
<meta name=author content="Congo">
|
|
<link href=https://twitter.com/ rel=me>
|
|
<link href=https://facebook.com/ rel=me>
|
|
<link href=https://linkedin.com/ rel=me>
|
|
<link href=https://youtube.com/ rel=me>
|
|
</head>
|
|
<body class="flex flex-col h-screen px-6 m-auto text-lg leading-7 bg-white text-grey-900 sm:px-14 md:px-24 lg:px-32 dark:bg-gray-800 dark:text-white max-w-7xl"><header class="flex justify-between py-6 font-semibold sm:py-10">
|
|
<div>
|
|
<a class="hover:underline underline-primary-500 underline-thickness-bold underline-offset-small" rel=me href=https://jpanther.github.io/Congo/>Congo</a>
|
|
</div>
|
|
<nav>
|
|
<ul class="flex flex-col list-none sm:flex-row">
|
|
<li class="text-right sm:mr-7 sm:last:mr-0">
|
|
<a class="hover:underline underline-primary-500 underline-thickness-bold underline-offset-small" href=https://jpanther.github.io/Congo/docs/ title=Documentation>Docs</a>
|
|
</li>
|
|
<li class="text-right sm:mr-7 sm:last:mr-0">
|
|
<a class="hover:underline underline-primary-500 underline-thickness-bold underline-offset-small" href=https://jpanther.github.io/Congo/samples/ title="Content Samples">Samples</a>
|
|
</li>
|
|
<li class="text-right sm:mr-7 sm:last:mr-0">
|
|
<a class="hover:underline underline-primary-500 underline-thickness-bold underline-offset-small" href=https://github.com/jpanther/Congo title>GitHub</a>
|
|
</li>
|
|
</ul>
|
|
</nav>
|
|
</header>
|
|
<main class=flex-grow>
|
|
<header>
|
|
<ol class="text-sm text-gray-400 dark:text-gray-500">
|
|
<li class="inline hidden">
|
|
<a class="hover:underline underline-gray-300 dark:underline-gray-600" href=https://jpanther.github.io/Congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
|
|
</li>
|
|
<li class="inline hidden">
|
|
<a class="hover:underline underline-gray-300 dark:underline-gray-600" href=https://jpanther.github.io/Congo/samples/>Content Samples</a><span class="px-1 text-primary-500">/</span>
|
|
</li>
|
|
</ol>
|
|
<section class="prose dark:prose-light">
|
|
<h1 class="mb-3 text-4xl font-extrabold">Content Samples</h1>
|
|
<section><p class="!mb-9 text-xl">
|
|
Congo brings your content to life. 😍
|
|
</p>
|
|
<p>This section contains some demo pages that show how Congo renders different types of content. These pages come from Hugo’s official <a href=https://github.com/gohugoio/hugoBasicExample>hugoBasicExample</a> repository.</p>
|
|
<p>You can also see an example <a href=../tags/>taxonomy listing</a> page.</p>
|
|
<p><em><strong>Sidenote:</strong> This page is just a standard Congo article listing and Hugo has been configured to generate a <code>samples</code> content type.</em></p>
|
|
<hr>
|
|
</section>
|
|
</section>
|
|
</header>
|
|
<section>
|
|
<article>
|
|
<h3 class="mt-6 text-xl font-semibold">
|
|
<a class="hover:underline underline-primary-500" href=https://jpanther.github.io/Congo/samples/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 text-primary-500">·</span>
|
|
<span title="Reading time">
|
|
3 mins
|
|
</span>
|
|
</div>
|
|
</article>
|
|
<article>
|
|
<h3 class="mt-6 text-xl font-semibold">
|
|
<a class="hover:underline underline-primary-500" href=https://jpanther.github.io/Congo/samples/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 text-primary-500">·</span>
|
|
<span title="Reading time">
|
|
1 min
|
|
</span>
|
|
</div>
|
|
</article>
|
|
<article>
|
|
<h3 class="mt-6 text-xl font-semibold">
|
|
<a class="hover:underline underline-primary-500" href=https://jpanther.github.io/Congo/samples/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 text-primary-500">·</span>
|
|
<span title="Reading time">
|
|
1 min
|
|
</span>
|
|
</div>
|
|
</article>
|
|
<article>
|
|
<h3 class="mt-6 text-xl font-semibold">
|
|
<a class="hover:underline underline-primary-500" href=https://jpanther.github.io/Congo/samples/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 text-primary-500">·</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">
|
|
©
|
|
2021
|
|
Congo
|
|
</p>
|
|
<p class="text-xs text-gray-300 dark:text-gray-600">
|
|
Powered by
|
|
<a class="hover:underline underline-primary-300 hover:text-primary-400" href=https://gohugo.io/ target=_blank>Hugo</a>
|
|
&
|
|
<a class="hover:underline underline-primary-300 hover:text-primary-400" href=https://git.io/hugo-congo target=_blank>Congo</a>
|
|
</p>
|
|
</footer>
|
|
</body>
|
|
</html> |