mirror of https://github.com/jpanther/congo.git
182 lines
9.4 KiB
HTML
182 lines
9.4 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>Documentation · Congo</title>
|
|
<meta name=title content="Documentation · Congo">
|
|
<meta name=description content="Learn how to use Congo and its features.">
|
|
<link rel=canonical href=https://jpanther.github.io/congo/docs/>
|
|
<link rel=alternate type=application/rss+xml href=/congo/docs/index.xml title=Congo>
|
|
<link type=text/css rel=stylesheet href=/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
|
|
<link type=text/css rel=stylesheet href=/congo/css/compiled/main.min.aca2297023c90faf162c0dcb8c066ab0b686298ed41f1e1349a00a96a70076d08c5f2b1efe10c6132c4e35e7857d2ff71f3e08da2b9121fa9cf6c2a2f0941d93.css integrity="sha512-rKIpcCPJD68WLA3LjAZqsLaGKY7UHx4TSaAKlqcAdtCMXyse/hDGEyxONeeFfS/3Hz4I2iuRIfqc9sKi8JQdkw==">
|
|
<script>function loadPreferredAppearance(){localStorage.preferredAppearance==="dark"||!("preferredAppearance"in localStorage)&&window.matchMedia("(prefers-color-scheme: dark)").matches?document.documentElement.classList.add("dark"):document.documentElement.classList.remove("dark")}function setPreferredAppearance(a){a=="default"?localStorage.removeItem("preferredAppearance"):localStorage.preferredAppearance=a,loadPreferredAppearance()}loadPreferredAppearance(),window.matchMedia("(prefers-color-scheme: dark)").addListener(loadPreferredAppearance)</script>
|
|
<link rel=apple-touch-icon sizes=180x180 href=/congo/apple-touch-icon.png>
|
|
<link rel=icon type=image/png sizes=32x32 href=/congo/favicon-32x32.png>
|
|
<link rel=icon type=image/png sizes=16x16 href=/congo/favicon-16x16.png>
|
|
<link rel=manifest href=/congo/site.webmanifest>
|
|
<meta property="og:title" content="Documentation">
|
|
<meta property="og:description" content="Learn how to use Congo and its features.">
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:url" content="https://jpanther.github.io/congo/docs/">
|
|
<meta name=twitter:card content="summary">
|
|
<meta name=twitter:title content="Documentation">
|
|
<meta name=twitter:description content="Learn how to use Congo and its features.">
|
|
<meta name=generator content="Hugo 0.89.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-neutral text-neutral-900 sm:px-14 md:px-24 lg:px-32 dark:bg-neutral-800 dark:text-neutral max-w-7xl"><header class="flex justify-between py-6 font-semibold sm:items-center sm:py-10 text-neutral-800 dark:text-neutral">
|
|
<div>
|
|
<a class="hover:underline hover:underline-primary-500 hover:underline-thickness-bold hover:underline-offset-small" rel=me href=/congo/>Congo</a>
|
|
</div>
|
|
<nav>
|
|
<ul class="flex flex-col list-none sm:flex-row">
|
|
<li class="mb-1 text-right sm:mb-0 sm:mr-7 sm:last:mr-0">
|
|
<a class="hover:underline hover:underline-primary-500 hover:underline-thickness-bold hover:underline-offset-small" href=/congo/docs/ title=Documentation>Docs</a>
|
|
</li>
|
|
<li class="mb-1 text-right sm:mb-0 sm:mr-7 sm:last:mr-0">
|
|
<a class="hover:underline hover:underline-primary-500 hover:underline-thickness-bold hover:underline-offset-small" href=/congo/samples/ title="Content Samples">Samples</a>
|
|
</li>
|
|
<li class="mb-1 text-right sm:mb-0 sm:mr-7 sm:last:mr-0">
|
|
<a class="hover:underline hover:underline-primary-500 hover:underline-thickness-bold hover:underline-offset-small" href=/congo/users/ title=Users>Users</a>
|
|
</li>
|
|
<li class="mb-1 text-right sm:mb-0 sm:mr-7 sm:last:mr-0">
|
|
<a class="hover:underline hover:underline-primary-500 hover:underline-thickness-bold hover: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-neutral-400 dark:text-neutral-500">
|
|
<li class="inline hidden">
|
|
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
|
|
</li>
|
|
<li class="inline hidden">
|
|
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/docs/>Documentation</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 text-neutral-800">Documentation</h1>
|
|
<section><p class="!mb-9 text-xl text-neutral-400 dark:text-neutral-500">
|
|
Simple, yet powerful. Learn how to use Congo and its features.
|
|
</p>
|
|
<figure><img src=/congo/docs/screenshot.png>
|
|
</figure>
|
|
<p>This section contains everything you need to know about Congo. If you’re new, check out the <a href=https://jpanther.github.io/congo/docs/installation/>Installation</a> guide to begin or visit the <a href=https://jpanther.github.io/congo/samples/>Samples</a> section to see what Congo can do.</p>
|
|
<hr>
|
|
</section>
|
|
</section>
|
|
</header>
|
|
<section>
|
|
<article>
|
|
<h3 class="flex items-center mt-6 text-xl font-semibold">
|
|
<a class="hover:underline hover:underline-primary-500 hover:underline-offset-small text-neutral-800 dark:text-neutral" href=/congo/docs/installation/>Installation</a>
|
|
</h3>
|
|
<div class="text-sm text-neutral-400 dark:text-neutral-500">
|
|
<div class="flex flex-row items-center">
|
|
<span title="Reading time">5 mins</span>
|
|
</div>
|
|
</div>
|
|
</article>
|
|
<article>
|
|
<h3 class="flex items-center mt-6 text-xl font-semibold">
|
|
<a class="hover:underline hover:underline-primary-500 hover:underline-offset-small text-neutral-800 dark:text-neutral" href=/congo/docs/getting-started/>Getting Started</a>
|
|
</h3>
|
|
<div class="text-sm text-neutral-400 dark:text-neutral-500">
|
|
<div class="flex flex-row items-center">
|
|
<span title="Reading time">3 mins</span>
|
|
</div>
|
|
</div>
|
|
</article>
|
|
<article>
|
|
<h3 class="flex items-center mt-6 text-xl font-semibold">
|
|
<a class="hover:underline hover:underline-primary-500 hover:underline-offset-small text-neutral-800 dark:text-neutral" href=/congo/docs/configuration/>Configuration</a>
|
|
</h3>
|
|
<div class="text-sm text-neutral-400 dark:text-neutral-500">
|
|
<div class="flex flex-row items-center">
|
|
<span title="Reading time">7 mins</span>
|
|
</div>
|
|
</div>
|
|
</article>
|
|
<article>
|
|
<h3 class="flex items-center mt-6 text-xl font-semibold">
|
|
<a class="hover:underline hover:underline-primary-500 hover:underline-offset-small text-neutral-800 dark:text-neutral" href=/congo/docs/homepage-layout/>Homepage Layout</a>
|
|
</h3>
|
|
<div class="text-sm text-neutral-400 dark:text-neutral-500">
|
|
<div class="flex flex-row items-center">
|
|
<span title="Reading time">3 mins</span>
|
|
</div>
|
|
</div>
|
|
</article>
|
|
<article>
|
|
<h3 class="flex items-center mt-6 text-xl font-semibold">
|
|
<a class="hover:underline hover:underline-primary-500 hover:underline-offset-small text-neutral-800 dark:text-neutral" href=/congo/docs/front-matter/>Front Matter</a>
|
|
</h3>
|
|
<div class="text-sm text-neutral-400 dark:text-neutral-500">
|
|
<div class="flex flex-row items-center">
|
|
<span title="Reading time">2 mins</span>
|
|
</div>
|
|
</div>
|
|
</article>
|
|
<article>
|
|
<h3 class="flex items-center mt-6 text-xl font-semibold">
|
|
<a class="hover:underline hover:underline-primary-500 hover:underline-offset-small text-neutral-800 dark:text-neutral" href=/congo/docs/shortcodes/>Shortcodes</a>
|
|
</h3>
|
|
<div class="text-sm text-neutral-400 dark:text-neutral-500">
|
|
<div class="flex flex-row items-center">
|
|
<span title="Reading time">4 mins</span>
|
|
</div>
|
|
</div>
|
|
</article>
|
|
<article>
|
|
<h3 class="flex items-center mt-6 text-xl font-semibold">
|
|
<a class="hover:underline hover:underline-primary-500 hover:underline-offset-small text-neutral-800 dark:text-neutral" href=/congo/docs/partials/>Partials</a>
|
|
</h3>
|
|
<div class="text-sm text-neutral-400 dark:text-neutral-500">
|
|
<div class="flex flex-row items-center">
|
|
<span title="Reading time">3 mins</span>
|
|
</div>
|
|
</div>
|
|
</article>
|
|
<article>
|
|
<h3 class="flex items-center mt-6 text-xl font-semibold">
|
|
<a class="hover:underline hover:underline-primary-500 hover:underline-offset-small text-neutral-800 dark:text-neutral" href=/congo/docs/advanced-customisation/>Advanced Customisation</a>
|
|
</h3>
|
|
<div class="text-sm text-neutral-400 dark:text-neutral-500">
|
|
<div class="flex flex-row items-center">
|
|
<span title="Reading time">3 mins</span>
|
|
</div>
|
|
</div>
|
|
</article>
|
|
<article>
|
|
<h3 class="flex items-center mt-6 text-xl font-semibold">
|
|
<a class="hover:underline hover:underline-primary-500 hover:underline-offset-small text-neutral-800 dark:text-neutral" href=/congo/docs/hosting-deployment/>Hosting & Deployment</a>
|
|
</h3>
|
|
<div class="text-sm text-neutral-400 dark:text-neutral-500">
|
|
<div class="flex flex-row items-center">
|
|
<span title="Reading time">3 mins</span>
|
|
</div>
|
|
</div>
|
|
</article>
|
|
</section>
|
|
</main><footer class=py-10>
|
|
<div class="flex justify-between">
|
|
<div>
|
|
<p class="text-sm text-neutral-400 dark:text-neutral-500">
|
|
©
|
|
2021
|
|
Congo
|
|
</p>
|
|
<p class="text-xs text-neutral-300 dark:text-neutral-600">
|
|
Powered by <a class="hover:underline hover:underline-primary-300 hover:text-primary-400" href=https://gohugo.io/ target=_blank rel="noopener noreferrer">Hugo</a> & <a class="hover:underline hover:underline-primary-300 hover:text-primary-400" href=https://git.io/hugo-congo target=_blank rel="noopener noreferrer">Congo</a>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
</body>
|
|
</html> |