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 > 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 >
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 = "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 >
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/samples/ > Content Samples< / 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" > 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 >
2021-08-18 08:05:12 +00:00
< p > You can also see an example < a href = ../tags/ > taxonomy listing< / a > page.< / p >
2021-08-16 07:33:06 +00:00
< 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 >
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/samples/markdown-syntax/ > Markdown Syntax Guide< / a >
2021-08-16 07:33:06 +00:00
< / 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 >
2021-08-18 08:05:12 +00:00
< span class = "px-1 text-primary-500" > · < / span >
2021-08-16 07:33:06 +00:00
< 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/samples/rich-content/ > Rich Content< / a >
2021-08-16 07:33:06 +00:00
< / 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 >
2021-08-18 08:05:12 +00:00
< span class = "px-1 text-primary-500" > · < / span >
2021-08-16 07:33:06 +00:00
< 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/samples/math-typesetting/ > Math Typesetting< / a >
2021-08-16 07:33:06 +00:00
< / 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 >
2021-08-18 08:05:12 +00:00
< span class = "px-1 text-primary-500" > · < / span >
2021-08-16 07:33:06 +00:00
< 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/samples/emoji-support/ > Emoji Support< / a >
2021-08-16 07:33:06 +00:00
< / 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 >
2021-08-18 08:05:12 +00:00
< span class = "px-1 text-primary-500" > · < / span >
2021-08-16 07:33:06 +00:00
< 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 >
< / 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 >