2021-08-16 07:33:06 +00:00
<!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 = https://jpanther.github.io/Congo/docs/index.xml title = Congo >
< link type = text/css rel = stylesheet href = https://jpanther.github.io/Congo/css/main.css >
2021-08-18 08:05:12 +00:00
< 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 >
2021-08-16 07:33:06 +00:00
< 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.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 >
2021-08-18 08:05:12 +00:00
< a class = "hover:underline underline-primary-500 underline-thickness-bold underline-offset-small" rel = me href = https://jpanther.github.io/Congo/ > Congo< / a >
2021-08-16 07:33:06 +00:00
< / div >
< nav >
< ul class = "flex flex-col list-none sm:flex-row" >
< li class = "text-right sm:mr-7 sm:last:mr-0" >
2021-08-18 08:05:12 +00:00
< a class = "hover:underline underline-primary-500 underline-thickness-bold underline-offset-small" href = https://jpanther.github.io/Congo/docs/ title = Documentation > Docs< / a >
2021-08-16 07:33:06 +00:00
< / li >
< li class = "text-right sm:mr-7 sm:last:mr-0" >
2021-08-18 08:05:12 +00:00
< 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 >
2021-08-16 07:33:06 +00:00
< / li >
< li class = "text-right sm:mr-7 sm:last:mr-0" >
2021-08-18 08:05:12 +00:00
< a class = "hover:underline underline-primary-500 underline-thickness-bold underline-offset-small" href = https://github.com/jpanther/Congo title > GitHub< / a >
2021-08-16 07:33:06 +00:00
< / li >
< / ul >
< / nav >
< / header >
< main class = flex-grow >
2021-08-18 08:05:12 +00:00
< 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/docs/ > Documentation< / a > < span class = "px-1 text-primary-500" > /< / span >
< / li >
< / ol >
2021-08-16 07:33:06 +00:00
< section class = "prose dark:prose-light" >
< h1 class = "mb-3 text-4xl font-extrabold" > Documentation< / h1 >
< section > < p class = "!mb-9 text-xl" >
Simple, yet powerful. Learn how to use Congo and its features.
< / p >
2021-08-18 08:05:12 +00:00
< figure > < img src = https://jpanther.github.io/Congo/docs/screenshot.png >
2021-08-16 07:33:06 +00:00
< / figure >
2021-08-18 08:05:12 +00:00
< p > This section contains everything you need to know about Congo. If you’ re new, check out the < a href = ../docs/installation/ > Installation< / a > guide to begin or visit the < a href = ../samples/ > Samples< / a > section to see what Congo can do.< / p >
2021-08-16 07:33:06 +00:00
< hr >
< / section >
< / section >
2021-08-18 08:05:12 +00:00
< / header >
2021-08-16 07:33:06 +00:00
< section >
< article >
< h3 class = "mt-6 text-xl font-semibold" >
2021-08-18 08:05:12 +00:00
< a class = "hover:underline underline-primary-500" href = https://jpanther.github.io/Congo/docs/installation/ > Installation< / a >
2021-08-16 07:33:06 +00:00
< / h3 >
< div class = "text-sm text-gray-400 dark:text-gray-500" >
< span title = "Reading time" >
2021-08-18 08:05:12 +00:00
2 mins
2021-08-16 07:33:06 +00:00
< / span >
< / div >
< / article >
< article >
< h3 class = "mt-6 text-xl font-semibold" >
2021-08-18 08:05:12 +00:00
< a class = "hover:underline underline-primary-500" href = https://jpanther.github.io/Congo/docs/getting-started/ > Getting Started< / a >
2021-08-16 07:33:06 +00:00
< / h3 >
< div class = "text-sm text-gray-400 dark:text-gray-500" >
< span title = "Reading time" >
2021-08-18 08:05:12 +00:00
2 mins
2021-08-16 07:33:06 +00:00
< / span >
< / div >
< / article >
< article >
< h3 class = "mt-6 text-xl font-semibold" >
2021-08-18 08:05:12 +00:00
< a class = "hover:underline underline-primary-500" href = https://jpanther.github.io/Congo/docs/configuration/ > Configuration< / a >
2021-08-16 07:33:06 +00:00
< / h3 >
< div class = "text-sm text-gray-400 dark:text-gray-500" >
< span title = "Reading time" >
2021-08-18 08:05:12 +00:00
5 mins
2021-08-16 07:33:06 +00:00
< / span >
< / div >
< / article >
< article >
< h3 class = "mt-6 text-xl font-semibold" >
2021-08-18 08:05:12 +00:00
< a class = "hover:underline underline-primary-500" href = https://jpanther.github.io/Congo/docs/homepage-layout/ > Homepage Layout< / a >
2021-08-16 07:33:06 +00:00
< / h3 >
< div class = "text-sm text-gray-400 dark:text-gray-500" >
< span title = "Reading time" >
2021-08-18 08:05:12 +00:00
3 mins
2021-08-16 07:33:06 +00:00
< / span >
< / div >
< / article >
< article >
< h3 class = "mt-6 text-xl font-semibold" >
2021-08-18 08:05:12 +00:00
< a class = "hover:underline underline-primary-500" href = https://jpanther.github.io/Congo/docs/front-matter/ > Front Matter< / a >
2021-08-16 07:33:06 +00:00
< / h3 >
< div class = "text-sm text-gray-400 dark:text-gray-500" >
< span title = "Reading time" >
2021-08-18 08:05:12 +00:00
1 min
2021-08-16 07:33:06 +00:00
< / span >
< / div >
< / article >
< article >
< h3 class = "mt-6 text-xl font-semibold" >
2021-08-18 08:05:12 +00:00
< a class = "hover:underline underline-primary-500" href = https://jpanther.github.io/Congo/docs/shortcodes/ > Shortcodes< / a >
2021-08-16 07:33:06 +00:00
< / h3 >
< div class = "text-sm text-gray-400 dark:text-gray-500" >
< span title = "Reading time" >
2021-08-18 08:05:12 +00:00
2 mins
2021-08-16 07:33:06 +00:00
< / span >
< / div >
< / article >
< article >
< h3 class = "mt-6 text-xl font-semibold" >
2021-08-18 08:05:12 +00:00
< a class = "hover:underline underline-primary-500" href = https://jpanther.github.io/Congo/docs/partials/ > Partials< / a >
2021-08-16 07:33:06 +00:00
< / h3 >
< div class = "text-sm text-gray-400 dark:text-gray-500" >
< span title = "Reading time" >
2021-08-18 08:05:12 +00:00
3 mins
2021-08-16 07:33:06 +00:00
< / span >
< / div >
< / article >
< article >
< h3 class = "mt-6 text-xl font-semibold" >
2021-08-18 08:05:12 +00:00
< a class = "hover:underline underline-primary-500" href = https://jpanther.github.io/Congo/docs/advanced-customisation/ > Advanced Customisation< / a >
2021-08-16 07:33:06 +00:00
< / h3 >
< div class = "text-sm text-gray-400 dark:text-gray-500" >
< span title = "Reading time" >
2021-08-18 08:05:12 +00:00
2 mins
2021-08-16 07:33:06 +00:00
< / 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
2021-08-18 08:05:12 +00:00
< a class = "hover:underline underline-primary-300 hover:text-primary-400" href = https://gohugo.io/ target = _blank > Hugo< / a >
2021-08-16 07:33:06 +00:00
&
2021-08-18 08:05:12 +00:00
< a class = "hover:underline underline-primary-300 hover:text-primary-400" href = https://git.io/hugo-congo target = _blank > Congo< / a >
2021-08-16 07:33:06 +00:00
< / p >
< / footer >
< / body >
< / html >