congo/users/index.html

92 lines
3.7 KiB
HTML
Raw Normal View History

<!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>Users &#183; Congo</title>
<meta name=title content="Users &#183; Congo">
<meta name=description content="Some real life Congo examples.">
<link rel=canonical href=https://jpanther.github.io/Congo/users/>
<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="Users">
<meta property="og:description" content="Some real life Congo examples.">
<meta property="og:type" content="article">
<meta property="og:url" content="https://jpanther.github.io/Congo/users/"><meta property="article:section" content>
<meta property="article:published_time" content="2020-08-14T00:00:00+00:00">
<meta property="article:modified_time" content="2020-08-14T00:00:00+00:00">
<meta name=twitter:card content="summary">
<meta name=twitter:title content="Users">
<meta name=twitter:description content="Some real life Congo examples.">
<meta itemprop=name content="Users">
<meta itemprop=description content="Some real life Congo examples."><meta itemprop=datePublished content="2020-08-14T00:00:00+00:00">
<meta itemprop=dateModified content="2020-08-14T00:00:00+00:00">
<meta itemprop=wordCount content="22">
<meta itemprop=keywords content="users,">
<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 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 href=/Congo/docs/ title=Documentation>Docs</a>
</li>
<li class="text-right sm:mr-7 sm:last:mr-0">
<a class=hover:underline href=/Congo/samples/ title="Content Samples">Samples</a>
</li>
<li class="text-right sm:mr-7 sm:last:mr-0">
<a class=hover:underline href=https://github.com/jpanther/Congo title>GitHub</a>
</li>
</ul>
</nav>
</header>
<main class=flex-grow>
<article class=max-w-prose>
<header>
<h1 class="mt-0 text-4xl font-extrabold">Users</h1>
<div class="mt-8 mb-12 text-base text-gray-400 dark:text-gray-500">
</div>
</header>
<section class="prose dark:prose-light">
<p class="!mb-9 text-xl">
Real websites that are built with Congo.
</p>
<table>
<thead>
<tr>
<th>Website</th>
<th>Details</th>
</tr>
</thead>
</table>
<p><strong>Congo user?</strong> To add your site to this list, <a href=https://github.com/jpanther/Congo/blob/dev/exampleSite/content/users.md>submit a pull request</a>.</p>
</section>
<footer class=pt-8>
</footer>
</article>
</main><footer class="py-10 text-sm">
<p class="text-gray-400 dark:text-gray-500">
&copy;
2021
Congo
</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>