2022-02-03 00:52:04 +00:00
<!doctype html> < html lang = en-au dir = ltr class = scroll-smooth data-auto-appearance = true > < head >
2021-08-11 10:29:04 +00:00
< meta charset = utf-8 >
2022-02-03 00:52:04 +00:00
< meta http-equiv = content-language content = "en-au" >
2021-08-11 10:29:04 +00:00
< meta name = viewport content = "width=device-width,initial-scale=1" >
< meta http-equiv = x-ua-compatible content = "ie=edge" >
< title > Congo< / title >
< meta name = title content = "Congo" >
2022-02-03 00:52:04 +00:00
< meta name = description content = "A powerful, lightweight theme for Hugo built with Tailwind CSS." >
2021-08-19 02:53:58 +00:00
< link rel = canonical href = https://jpanther.github.io/congo/ >
2021-08-26 00:19:03 +00:00
< link rel = alternate type = application/rss+xml href = /congo/index.xml title = Congo >
2022-02-03 00:52:04 +00:00
< link rel = alternate type = application/json href = /congo/index.json title = Congo >
< link type = text/css rel = stylesheet href = /congo/css/main.bundle.min.9b253ddfacfebf2bc0e3f42afb0c2d8b458f751b3e08c100f4eceb03f1d561676be97c329374cd7904bb700647b0197f85fc20298a8ee3ffdc467d4c43bb20a9.css integrity = "sha512-myU936z+vyvA4/Qq+wwti0WPdRs+CMEA9OzrA/HVYWdr6Xwyk3TNeQS7cAZHsBl/hfwgKYqO4//cRn1MQ7sgqQ==" >
< script defer type = text/javascript id = script-bundle src = /congo/js/main.bundle.min.fde17ba078f800524d6eab2ac173ba8fe5a928afc7c814f55e68e50f59909e51eaeded8e3464e460f50765057ecc8f0ad5393495b36a17be9dad3cb9c7c646e2.js integrity = "sha512-/eF7oHj4AFJNbqsqwXO6j+WpKK/HyBT1XmjlD1mQnlHq7e2ONGTkYPUHZQV+zI8K1Tk0lbNqF76drTy5x8ZG4g==" data-copy = Copy data-copied = Copied > < / script >
2021-08-26 00:19:03 +00:00
< 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 >
2021-08-16 07:33:06 +00:00
< meta property = "og:title" content = "Welcome to Congo! :tada:" >
< meta property = "og:description" content = "This is a demo of the Congo theme for Hugo." >
2021-08-11 10:29:04 +00:00
< meta property = "og:type" content = "website" >
2022-02-03 00:52:04 +00:00
< meta property = "og:url" content = "https://jpanther.github.io/congo/" > < meta property = "og:site_name" content = "Congo" >
2021-08-11 10:29:04 +00:00
< meta name = twitter:card content = "summary" >
2021-08-16 07:33:06 +00:00
< meta name = twitter:title content = "Welcome to Congo! :tada:" >
< meta name = twitter:description content = "This is a demo of the Congo theme for Hugo." >
2022-02-03 00:52:04 +00:00
< script type = application/ld+json > { "@context" : "https://schema.org" , "@type" : "WebSite" , "@id" : "https:\/\/jpanther.github.io\/congo\/" , "name" : "Congo" , "description" : "A powerful, lightweight theme for Hugo built with Tailwind CSS." , "inLanguage" : "en-au" , "url" : "https:\/\/jpanther.github.io\/congo\/" , "publisher" : { "@type" : "Person" , "name" : "Congo" } } < / script >
< meta name = generator content = "Hugo 0.92.1" >
2021-08-16 07:33:06 +00:00
< meta name = author content = "Congo" >
2021-08-11 10:29:04 +00:00
< link href = https://twitter.com/ rel = me >
2021-08-16 07:33:06 +00:00
< link href = https://facebook.com/ rel = me >
2021-08-11 10:29:04 +00:00
< link href = https://linkedin.com/ rel = me >
2021-08-16 07:33:06 +00:00
< link href = https://youtube.com/ rel = me >
2021-08-11 10:29:04 +00:00
< / head >
2022-02-03 00:52:04 +00:00
< 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" >
< div id = the-top class = "absolute flex self-center" >
< a class = "px-3 py-1 text-sm -translate-y-8 rounded-b-lg bg-primary-200 dark:bg-neutral-600 focus:translate-y-0" href = #main-content > < span class = "font-bold ltr:pr-2 rtl:pl-2 text-primary-600 dark:text-primary-400" > ↓ < / span > Skip to main content< / a >
< / div > < header class = "flex justify-between py-6 font-semibold sm:items-center sm:py-10 text-neutral-900 dark:text-neutral" >
2021-08-11 10:29:04 +00:00
< div >
2022-02-03 00:52:04 +00:00
< a class = "hover:underline hover:decoration-primary-500 hover:decoration-2 hover:underline-offset-2" rel = me href = /congo/ > Congo< / a >
2021-08-11 10:29:04 +00:00
< / div >
< nav >
2021-08-16 07:33:06 +00:00
< ul class = "flex flex-col list-none sm:flex-row" >
2022-02-03 00:52:04 +00:00
< li class = "mb-1 ltr:text-right rtl:text-left sm:mb-0 ltr:sm:mr-7 ltr:sm:last:mr-0 rtl:sm:ml-7 rtl:sm:last:ml-0" >
< a class = "hover:underline hover:decoration-primary-500 hover:decoration-2 hover:underline-offset-2" href = /congo/docs/ title = Documentation > Docs< / a >
2021-08-11 10:29:04 +00:00
< / li >
2022-02-03 00:52:04 +00:00
< li class = "mb-1 ltr:text-right rtl:text-left sm:mb-0 ltr:sm:mr-7 ltr:sm:last:mr-0 rtl:sm:ml-7 rtl:sm:last:ml-0" >
< a class = "hover:underline hover:decoration-primary-500 hover:decoration-2 hover:underline-offset-2" href = /congo/samples/ title = "Content Samples" > Samples< / a >
2021-08-26 00:19:03 +00:00
< / li >
2022-02-03 00:52:04 +00:00
< li class = "mb-1 ltr:text-right rtl:text-left sm:mb-0 ltr:sm:mr-7 ltr:sm:last:mr-0 rtl:sm:ml-7 rtl:sm:last:ml-0" >
< a class = "hover:underline hover:decoration-primary-500 hover:decoration-2 hover:underline-offset-2" href = /congo/users/ title = Users > Users< / a >
2021-08-11 10:29:04 +00:00
< / li >
2022-02-03 00:52:04 +00:00
< li class = "mb-1 ltr:text-right rtl:text-left sm:mb-0 ltr:sm:mr-7 ltr:sm:last:mr-0 rtl:sm:ml-7 rtl:sm:last:ml-0" >
< a class = "hover:underline hover:decoration-primary-500 hover:decoration-2 hover:underline-offset-2" href = https://github.com/jpanther/congo title > GitHub< / a >
< / li >
< li class = "ltr:text-right rtl:text-left ltr:sm:mr-7 ltr:sm:last:mr-0 rtl:sm:ml-7 rtl:sm:last:ml-0" >
< button id = search-button class = "text-base hover:text-primary-600 dark:hover:text-primary-400" title = "Search (/)" >
< span class = "relative inline-block align-text-bottom icon" > < svg aria-hidden = "true" focusable = "false" data-prefix = "fas" data-icon = "search" class = "svg-inline--fa fa-search fa-w-16" role = "img" xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 512 512" > < path fill = "currentcolor" d = "M505 442.7 405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9.0 208 0S0 93.1.0 208s93.1 208 208 208c48.3.0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9.0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7.0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7.0 128 57.2 128 128 0 70.7-57.2 128-128 128z" / > < / svg >
< / span >
< / button >
2021-08-11 10:29:04 +00:00
< / li >
< / ul >
< / nav >
< / header >
2022-02-03 00:52:04 +00:00
< main id = main-content class = relative >
2021-08-16 07:33:06 +00:00
< div id = page >
2022-02-03 00:52:04 +00:00
< article class = "max-w-full prose dark:prose-invert" >
2021-08-11 10:29:04 +00:00
< header >
< h1 > Welcome to Congo! 🎉< / h1 >
< / header >
2022-02-03 00:52:04 +00:00
< section > < div class = "!mb-9 text-xl lead" >
A powerful, lightweight theme for Hugo built with Tailwind CSS.
2022-01-07 03:53:31 +00:00
< / div >
2022-02-03 00:52:04 +00:00
< p > This is a demo site built entirely using Congo. It also contains a complete set of < a href = https://jpanther.github.io/congo/docs/ > theme documentation< / a > . Congo is flexible and is great for both static page-based content (like this demo) or a traditional blog with a feed of recent posts.< / p >
2021-08-22 07:24:36 +00:00
< div class = "flex px-4 py-2 mb-8 text-base rounded-md bg-primary-100 dark:bg-primary-900" >
2022-02-03 00:52:04 +00:00
< span class = "flex items-center ltr:pr-3 rtl:pl-3 text-primary-400" >
2021-08-18 08:05:12 +00:00
< span class = "relative inline-block align-text-bottom icon" > < svg aria-hidden = "true" focusable = "false" data-prefix = "fas" data-icon = "exclamation-triangle" class = "svg-inline--fa fa-exclamation-triangle fa-w-18" role = "img" xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 576 512" > < path fill = "currentcolor" d = "M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937.0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154.0l239.94 416.028zM288 354c-25.405.0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346 7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373.0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884.0-12.356 5.78-11.981 12.654z" / > < / svg >
< / span >
< / span >
2022-02-03 00:52:04 +00:00
< span class = "flex items-center justify-between grow dark:text-neutral-300" >
< span class = "prose dark:prose-invert" > This is a demo of the < code id = layout > page< / code > layout.< / span >
< button id = switch-layout-button class = "px-4 !text-neutral !no-underline rounded-md bg-primary-600 hover:!bg-primary-500 dark:bg-primary-800 dark:hover:!bg-primary-700" >
2021-08-18 08:05:12 +00:00
Switch layout ↻
< / button >
< / span >
< / div >
2021-08-26 00:19:03 +00:00
< p > Explore the < a href = https://jpanther.github.io/congo/samples/ > sample pages< / a > to get a feel for what Congo can do. If you like what you see, check out the project on < a href = https://github.com/jpanther/congo > Github< / a > or read the < a href = https://jpanther.github.io/congo/docs/installation/ > Installation guide< / a > to get started.< / p >
2022-02-03 00:52:04 +00:00
< p >
< figure >
< img class = "my-0 rounded-md" srcset = "/congo/squid_hu51d752120af953339dca2ec6f3d47d3a_227177_330x0_resize_q75_box.jpg 330w ,
/congo/squid_hu51d752120af953339dca2ec6f3d47d3a_227177_660x0_resize_q75_box.jpg 660w,
/congo/squid_hu51d752120af953339dca2ec6f3d47d3a_227177_1024x0_resize_q75_box.jpg 1024w,
/congo/squid_hu51d752120af953339dca2ec6f3d47d3a_227177_1320x0_resize_q75_box.jpg 2x" src=/congo/squid_hu51d752120af953339dca2ec6f3d47d3a_227177_660x0_resize_q75_box.jpg alt="A stylised photograph of a purple squid on a pink backdrop.">
< figcaption > Photo by < a href = "https://unsplash.com/@jippe_joosten?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText" > Jippe Joosten< / a > on < a href = "https://unsplash.com/s/photos/vibrant-purple?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText" > Unsplash< / a > .< / figcaption >
2021-08-11 10:29:04 +00:00
< / figure >
2022-02-03 00:52:04 +00:00
< / p >
2021-08-11 10:29:04 +00:00
< / section >
< / article >
2021-08-18 08:05:12 +00:00
< section >
< h2 class = "mt-8 text-2xl font-extrabold" > Recent< / h2 >
< article >
2021-08-22 07:24:36 +00:00
< h3 class = "flex items-center mt-6 text-xl font-semibold" >
2022-02-03 00:52:04 +00:00
< a class = "hover:underline hover:decoration-primary-500 hover:underline-offset-2 text-neutral-800 dark:text-neutral" href = /congo/samples/icons/ > Icons< / a >
2021-08-18 08:05:12 +00:00
< / h3 >
2021-12-21 02:27:30 +00:00
< div class = "text-sm text-neutral-500 dark:text-neutral-400" >
2022-01-24 00:53:51 +00:00
< div class = "flex flex-row flex-wrap items-center" >
2022-02-03 00:52:04 +00:00
< time datetime = "2020-08-14 00:00:00 +0000 UTC" > 14 August 2020< / time > < span class = "px-2 text-primary-500" > · < / span > < span title = "Reading time" > 1 min< / span >
2021-08-22 07:24:36 +00:00
< / div >
2021-08-18 08:05:12 +00:00
< / div >
2022-02-03 00:52:04 +00:00
< div class = "py-1 prose dark:prose-invert" >
Congo has built-in support for a number of FontAwesome 5 icons.
< / div >
2021-08-18 08:05:12 +00:00
< / article >
< article >
2021-08-22 07:24:36 +00:00
< h3 class = "flex items-center mt-6 text-xl font-semibold" >
2022-02-03 00:52:04 +00:00
< a class = "hover:underline hover:decoration-primary-500 hover:underline-offset-2 text-neutral-800 dark:text-neutral" href = /congo/samples/markdown/ > Markdown< / a >
2021-08-18 08:05:12 +00:00
< / h3 >
2021-12-21 02:27:30 +00:00
< div class = "text-sm text-neutral-500 dark:text-neutral-400" >
2022-01-24 00:53:51 +00:00
< div class = "flex flex-row flex-wrap items-center" >
2022-02-03 00:52:04 +00:00
< time datetime = "2019-03-11 00:00:00 +0000 UTC" > 11 March 2019< / time > < span class = "px-2 text-primary-500" > · < / span > < span title = "Reading time" > 3 mins< / span >
< / div >
2021-08-22 07:24:36 +00:00
< / div >
2022-02-03 00:52:04 +00:00
< div class = "py-1 prose dark:prose-invert" >
< p > This article offers a sample of basic Markdown formatting that can be used in Congo, also it shows how some basic HTML elements are decorated.< / p >
2021-08-16 07:33:06 +00:00
< / div >
2021-08-18 08:05:12 +00:00
< / article >
< article >
2021-08-22 07:24:36 +00:00
< h3 class = "flex items-center mt-6 text-xl font-semibold" >
2022-02-03 00:52:04 +00:00
< a class = "hover:underline hover:decoration-primary-500 hover:underline-offset-2 text-neutral-800 dark:text-neutral" href = /congo/samples/rich-content/ > Rich Content< / a >
2021-08-18 08:05:12 +00:00
< / h3 >
2021-12-21 02:27:30 +00:00
< div class = "text-sm text-neutral-500 dark:text-neutral-400" >
2022-01-24 00:53:51 +00:00
< div class = "flex flex-row flex-wrap items-center" >
2022-02-03 00:52:04 +00:00
< time datetime = "2019-03-10 00:00:00 +0000 UTC" > 10 March 2019< / time > < span class = "px-2 text-primary-500" > · < / span > < span title = "Reading time" > 2 mins< / span >
< / div >
2021-08-22 07:24:36 +00:00
< / div >
2022-02-03 00:52:04 +00:00
< div class = "py-1 prose dark:prose-invert" >
This is an < em > example< / em > of a < strong > rich< / strong > content summary.
2021-08-18 08:05:12 +00:00
< / div >
< / article >
< article >
2021-08-22 07:24:36 +00:00
< h3 class = "flex items-center mt-6 text-xl font-semibold" >
2022-02-03 00:52:04 +00:00
< a class = "hover:underline hover:decoration-primary-500 hover:underline-offset-2 text-neutral-800 dark:text-neutral" href = /congo/samples/placeholder-text/ > Placeholder Text< / a >
< div class = "ltr:ml-2 rtl:mr-2" >
< span class = flex >
< span class = "ltr:ml-1 rtl:mr-1 px-1 py-[1px] text-xs font-normal border rounded-md text-primary-700 dark:text-primary-400 border-primary-400 dark:border-primary-600" >
Draft
< / span >
< / span >
< / div >
2021-08-18 08:05:12 +00:00
< / h3 >
2021-12-21 02:27:30 +00:00
< div class = "text-sm text-neutral-500 dark:text-neutral-400" >
2022-01-24 00:53:51 +00:00
< div class = "flex flex-row flex-wrap items-center" >
2022-02-03 00:52:04 +00:00
< time datetime = "2019-03-09 00:00:00 +0000 UTC" > 9 March 2019< / time > < span class = "px-2 text-primary-500" > · < / span > < time datetime = "2022-01-24 00:00:00 +0000 UTC" > Updated: 24 January 2022< / time > < span class = "px-2 text-primary-500" > · < / span > < span title = "Reading time" > 2 mins< / span >
< / div >
2021-08-22 07:24:36 +00:00
< / div >
2022-02-03 00:52:04 +00:00
< div class = "py-1 prose dark:prose-invert" >
< p > Lorem est tota propiore conpellat pectoribus de pectora summo.< / p >
2021-08-18 08:05:12 +00:00
< / div >
< / article >
< article >
2021-08-22 07:24:36 +00:00
< h3 class = "flex items-center mt-6 text-xl font-semibold" >
2022-02-03 00:52:04 +00:00
< a class = "hover:underline hover:decoration-primary-500 hover:underline-offset-2 text-neutral-800 dark:text-neutral" href = /congo/samples/mathematical-notation/ > Mathematical notation< / a >
2021-08-18 08:05:12 +00:00
< / h3 >
2021-12-21 02:27:30 +00:00
< div class = "text-sm text-neutral-500 dark:text-neutral-400" >
2022-01-24 00:53:51 +00:00
< div class = "flex flex-row flex-wrap items-center" >
2022-02-03 00:52:04 +00:00
< time datetime = "2019-03-08 00:00:00 +0000 UTC" > 8 March 2019< / time > < span class = "px-2 text-primary-500" > · < / span > < span title = "Reading time" > 1 min< / span >
< / div >
2021-08-22 07:24:36 +00:00
< / div >
2022-02-03 00:52:04 +00:00
< div class = "py-1 prose dark:prose-invert" >
< p > KaTeX can be used to render mathematical notation within articles.< / p >
2021-08-18 08:05:12 +00:00
< / div >
< / article >
< / section >
< / div >
< div id = profile class = "hidden h-full" >
< article class = "flex flex-col items-center justify-center text-center" >
2021-08-22 07:24:36 +00:00
< header class = "flex flex-col items-center mb-3" >
2022-02-03 00:52:04 +00:00
< img class = "mb-2 rounded-full w-36 h-36" width = 144 height = 144 alt = Author src = /congo/img/author_hu052d24d60828c1cca42a6aefe45b8b44_54195_288x288_fill_q75_box_smart1.jpg >
2021-08-16 07:33:06 +00:00
< h1 class = "text-4xl font-extrabold" >
Congo
< / h1 >
2022-02-03 00:52:04 +00:00
< h2 class = "text-xl text-neutral-500 dark:text-neutral-400" >
Not your ordinary theme!
< / h2 >
2021-08-16 07:33:06 +00:00
< div class = "mt-1 text-2xl" >
2021-08-22 07:24:36 +00:00
< div class = "flex flex-wrap text-neutral-400 dark:text-neutral-500" >
2021-12-21 02:27:30 +00:00
< a class = "px-1 hover:text-primary-700 dark:hover:text-primary-400" href = https://twitter.com/ target = _blank aria-label = Twitter rel = "me noopener noreferrer" >
2021-11-10 01:57:05 +00:00
< span class = "relative inline-block align-text-bottom icon" > < svg aria-hidden = "true" focusable = "false" data-prefix = "fab" data-icon = "twitter" class = "svg-inline--fa fa-twitter fa-w-16" role = "img" xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 512 512" > < path fill = "currentcolor" d = "M459.37 151.716c.325 4.548.325 9.097.325 13.645.0 138.72-105.583 298.558-298.558 298.558-59.452.0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055.0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421.0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391.0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04.0-57.828 46.782-104.934 104.934-104.934 30.213.0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z" / > < / svg >
2021-08-16 07:33:06 +00:00
< / span >
< / a >
2021-12-21 02:27:30 +00:00
< a class = "px-1 hover:text-primary-700 dark:hover:text-primary-400" href = https://facebook.com/ target = _blank aria-label = Facebook rel = "me noopener noreferrer" >
2021-11-10 01:57:05 +00:00
< span class = "relative inline-block align-text-bottom icon" > < svg aria-hidden = "true" focusable = "false" data-prefix = "fab" data-icon = "facebook" class = "svg-inline--fa fa-facebook fa-w-16" role = "img" xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 512 512" > < path fill = "currentcolor" d = "M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14.0 55.52 4.84 55.52 4.84v61h-31.28c-30.8.0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z" / > < / svg >
2021-08-16 07:33:06 +00:00
< / span >
< / a >
2021-12-21 02:27:30 +00:00
< a class = "px-1 hover:text-primary-700 dark:hover:text-primary-400" href = https://linkedin.com/ target = _blank aria-label = Linkedin rel = "me noopener noreferrer" >
2021-11-10 01:57:05 +00:00
< span class = "relative inline-block align-text-bottom icon" > < svg aria-hidden = "true" focusable = "false" data-prefix = "fab" data-icon = "linkedin" class = "svg-inline--fa fa-linkedin fa-w-14" role = "img" xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 448 512" > < path fill = "currentcolor" d = "M416 32H31.9C14.3 32 0 46.5.0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6.0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3.0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2.0 38.5 17.3 38.5 38.5.0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6.0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2.0 79.7 44.3 79.7 101.9V416z" / > < / svg >
2021-08-16 07:33:06 +00:00
< / span >
< / a >
2021-12-21 02:27:30 +00:00
< a class = "px-1 hover:text-primary-700 dark:hover:text-primary-400" href = https://youtube.com/ target = _blank aria-label = Youtube rel = "me noopener noreferrer" >
2021-11-10 01:57:05 +00:00
< span class = "relative inline-block align-text-bottom icon" > < svg aria-hidden = "true" focusable = "false" data-prefix = "fab" data-icon = "youtube" class = "svg-inline--fa fa-youtube fa-w-18" role = "img" xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 576 512" > < path fill = "currentcolor" d = "M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78.0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z" / > < / svg >
2021-08-16 07:33:06 +00:00
< / span >
< / a >
< / div >
< / div >
< / header >
2022-02-03 00:52:04 +00:00
< section class = "prose dark:prose-invert" > < div class = "!mb-9 text-xl lead" >
A powerful, lightweight theme for Hugo built with Tailwind CSS.
2022-01-07 03:53:31 +00:00
< / div >
2022-02-03 00:52:04 +00:00
< p > This is a demo site built entirely using Congo. It also contains a complete set of < a href = https://jpanther.github.io/congo/docs/ > theme documentation< / a > . Congo is flexible and is great for both static page-based content (like this demo) or a traditional blog with a feed of recent posts.< / p >
2021-08-22 07:24:36 +00:00
< div class = "flex px-4 py-2 mb-8 text-base rounded-md bg-primary-100 dark:bg-primary-900" >
2022-02-03 00:52:04 +00:00
< span class = "flex items-center ltr:pr-3 rtl:pl-3 text-primary-400" >
2021-08-18 08:05:12 +00:00
< span class = "relative inline-block align-text-bottom icon" > < svg aria-hidden = "true" focusable = "false" data-prefix = "fas" data-icon = "exclamation-triangle" class = "svg-inline--fa fa-exclamation-triangle fa-w-18" role = "img" xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 576 512" > < path fill = "currentcolor" d = "M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937.0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154.0l239.94 416.028zM288 354c-25.405.0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346 7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373.0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884.0-12.356 5.78-11.981 12.654z" / > < / svg >
< / span >
< / span >
2022-02-03 00:52:04 +00:00
< span class = "flex items-center justify-between grow dark:text-neutral-300" >
< span class = "prose dark:prose-invert" > This is a demo of the < code id = layout > page< / code > layout.< / span >
< button id = switch-layout-button class = "px-4 !text-neutral !no-underline rounded-md bg-primary-600 hover:!bg-primary-500 dark:bg-primary-800 dark:hover:!bg-primary-700" >
2021-08-18 08:05:12 +00:00
Switch layout ↻
< / button >
< / span >
< / div >
2021-08-26 00:19:03 +00:00
< p > Explore the < a href = https://jpanther.github.io/congo/samples/ > sample pages< / a > to get a feel for what Congo can do. If you like what you see, check out the project on < a href = https://github.com/jpanther/congo > Github< / a > or read the < a href = https://jpanther.github.io/congo/docs/installation/ > Installation guide< / a > to get started.< / p >
2022-02-03 00:52:04 +00:00
< p >
< figure >
< img class = "my-0 rounded-md" srcset = "/congo/squid_hu51d752120af953339dca2ec6f3d47d3a_227177_330x0_resize_q75_box.jpg 330w ,
/congo/squid_hu51d752120af953339dca2ec6f3d47d3a_227177_660x0_resize_q75_box.jpg 660w,
/congo/squid_hu51d752120af953339dca2ec6f3d47d3a_227177_1024x0_resize_q75_box.jpg 1024w,
/congo/squid_hu51d752120af953339dca2ec6f3d47d3a_227177_1320x0_resize_q75_box.jpg 2x" src=/congo/squid_hu51d752120af953339dca2ec6f3d47d3a_227177_660x0_resize_q75_box.jpg alt="A stylised photograph of a purple squid on a pink backdrop.">
< figcaption > Photo by < a href = "https://unsplash.com/@jippe_joosten?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText" > Jippe Joosten< / a > on < a href = "https://unsplash.com/s/photos/vibrant-purple?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText" > Unsplash< / a > .< / figcaption >
2021-08-16 07:33:06 +00:00
< / figure >
2022-02-03 00:52:04 +00:00
< / p >
2021-08-16 07:33:06 +00:00
< / section >
< / article >
2021-08-26 00:19:03 +00:00
< section >
2021-08-18 08:05:12 +00:00
< h2 class = "mt-8 text-2xl font-extrabold" > Recent< / h2 >
< article >
2021-08-22 07:24:36 +00:00
< h3 class = "flex items-center mt-6 text-xl font-semibold" >
2022-02-03 00:52:04 +00:00
< a class = "hover:underline hover:decoration-primary-500 hover:underline-offset-2 text-neutral-800 dark:text-neutral" href = /congo/samples/icons/ > Icons< / a >
2021-08-18 08:05:12 +00:00
< / h3 >
2021-12-21 02:27:30 +00:00
< div class = "text-sm text-neutral-500 dark:text-neutral-400" >
2022-01-24 00:53:51 +00:00
< div class = "flex flex-row flex-wrap items-center" >
2022-02-03 00:52:04 +00:00
< time datetime = "2020-08-14 00:00:00 +0000 UTC" > 14 August 2020< / time > < span class = "px-2 text-primary-500" > · < / span > < span title = "Reading time" > 1 min< / span >
< / div >
2021-08-22 07:24:36 +00:00
< / div >
2022-02-03 00:52:04 +00:00
< div class = "py-1 prose dark:prose-invert" >
Congo has built-in support for a number of FontAwesome 5 icons.
2021-08-16 07:33:06 +00:00
< / div >
2021-08-18 08:05:12 +00:00
< / article >
2021-08-16 07:33:06 +00:00
< article >
2021-08-22 07:24:36 +00:00
< h3 class = "flex items-center mt-6 text-xl font-semibold" >
2022-02-03 00:52:04 +00:00
< a class = "hover:underline hover:decoration-primary-500 hover:underline-offset-2 text-neutral-800 dark:text-neutral" href = /congo/samples/markdown/ > Markdown< / a >
2021-08-16 07:33:06 +00:00
< / h3 >
2021-12-21 02:27:30 +00:00
< div class = "text-sm text-neutral-500 dark:text-neutral-400" >
2022-01-24 00:53:51 +00:00
< div class = "flex flex-row flex-wrap items-center" >
2022-02-03 00:52:04 +00:00
< time datetime = "2019-03-11 00:00:00 +0000 UTC" > 11 March 2019< / time > < span class = "px-2 text-primary-500" > · < / span > < span title = "Reading time" > 3 mins< / span >
< / div >
2021-08-22 07:24:36 +00:00
< / div >
2022-02-03 00:52:04 +00:00
< div class = "py-1 prose dark:prose-invert" >
< p > This article offers a sample of basic Markdown formatting that can be used in Congo, also it shows how some basic HTML elements are decorated.< / p >
2021-08-16 07:33:06 +00:00
< / div >
< / article >
< article >
2021-08-22 07:24:36 +00:00
< h3 class = "flex items-center mt-6 text-xl font-semibold" >
2022-02-03 00:52:04 +00:00
< a class = "hover:underline hover:decoration-primary-500 hover:underline-offset-2 text-neutral-800 dark:text-neutral" href = /congo/samples/rich-content/ > Rich Content< / a >
2021-08-16 07:33:06 +00:00
< / h3 >
2021-12-21 02:27:30 +00:00
< div class = "text-sm text-neutral-500 dark:text-neutral-400" >
2022-01-24 00:53:51 +00:00
< div class = "flex flex-row flex-wrap items-center" >
2022-02-03 00:52:04 +00:00
< time datetime = "2019-03-10 00:00:00 +0000 UTC" > 10 March 2019< / time > < span class = "px-2 text-primary-500" > · < / span > < span title = "Reading time" > 2 mins< / span >
2021-08-22 07:24:36 +00:00
< / div >
2021-08-16 07:33:06 +00:00
< / div >
2022-02-03 00:52:04 +00:00
< div class = "py-1 prose dark:prose-invert" >
This is an < em > example< / em > of a < strong > rich< / strong > content summary.
< / div >
2021-08-16 07:33:06 +00:00
< / article >
< article >
2021-08-22 07:24:36 +00:00
< h3 class = "flex items-center mt-6 text-xl font-semibold" >
2022-02-03 00:52:04 +00:00
< a class = "hover:underline hover:decoration-primary-500 hover:underline-offset-2 text-neutral-800 dark:text-neutral" href = /congo/samples/placeholder-text/ > Placeholder Text< / a >
< div class = "ltr:ml-2 rtl:mr-2" >
< span class = flex >
< span class = "ltr:ml-1 rtl:mr-1 px-1 py-[1px] text-xs font-normal border rounded-md text-primary-700 dark:text-primary-400 border-primary-400 dark:border-primary-600" >
Draft
< / span >
< / span >
< / div >
2021-08-16 07:33:06 +00:00
< / h3 >
2021-12-21 02:27:30 +00:00
< div class = "text-sm text-neutral-500 dark:text-neutral-400" >
2022-01-24 00:53:51 +00:00
< div class = "flex flex-row flex-wrap items-center" >
2022-02-03 00:52:04 +00:00
< time datetime = "2019-03-09 00:00:00 +0000 UTC" > 9 March 2019< / time > < span class = "px-2 text-primary-500" > · < / span > < time datetime = "2022-01-24 00:00:00 +0000 UTC" > Updated: 24 January 2022< / time > < span class = "px-2 text-primary-500" > · < / span > < span title = "Reading time" > 2 mins< / span >
< / div >
2021-08-22 07:24:36 +00:00
< / div >
2022-02-03 00:52:04 +00:00
< div class = "py-1 prose dark:prose-invert" >
< p > Lorem est tota propiore conpellat pectoribus de pectora summo.< / p >
2021-08-16 07:33:06 +00:00
< / div >
< / article >
< article >
2021-08-22 07:24:36 +00:00
< h3 class = "flex items-center mt-6 text-xl font-semibold" >
2022-02-03 00:52:04 +00:00
< a class = "hover:underline hover:decoration-primary-500 hover:underline-offset-2 text-neutral-800 dark:text-neutral" href = /congo/samples/mathematical-notation/ > Mathematical notation< / a >
2021-08-16 07:33:06 +00:00
< / h3 >
2021-12-21 02:27:30 +00:00
< div class = "text-sm text-neutral-500 dark:text-neutral-400" >
2022-01-24 00:53:51 +00:00
< div class = "flex flex-row flex-wrap items-center" >
2022-02-03 00:52:04 +00:00
< time datetime = "2019-03-08 00:00:00 +0000 UTC" > 8 March 2019< / time > < span class = "px-2 text-primary-500" > · < / span > < span title = "Reading time" > 1 min< / span >
2021-08-22 07:24:36 +00:00
< / div >
2021-08-16 07:33:06 +00:00
< / div >
2022-02-03 00:52:04 +00:00
< div class = "py-1 prose dark:prose-invert" >
< p > KaTeX can be used to render mathematical notation within articles.< / p >
< / div >
2021-08-16 07:33:06 +00:00
< / article >
< / section >
2021-08-18 08:05:12 +00:00
< / div >
2022-02-03 00:52:04 +00:00
< script defer type = text/javascript src = /congo/js/home.min.ac105aff6e1bdf7b0901aadcdc5318f3ab0aeef1189ea0d02ec66d5079a49d3e37c46037293a41379dc52de296e62ccb8ed113c3789acee0856dfdc2d279d94b.js integrity = "sha512-rBBa/24b33sJAarc3FMY86sK7vEYnqDQLsZtUHmknT43xGA3KTpBN53FLeKW5izLjtETw3iazuCFbf3C0nnZSw==" > < / script >
< / main >
< div id = search-wrapper class = "fixed inset-0 z-50 flex flex-col p-4 sm:p-6 md:p-[10vh] lg:p-[12vh] w-screen h-screen cursor-default bg-neutral-500/50 backdrop-blur-sm dark:bg-neutral-900/50 invisible" data-url = https://jpanther.github.io/congo/ >
< div id = search-modal class = "flex flex-col w-full max-w-3xl min-h-0 mx-auto border rounded-md shadow-lg border-neutral-200 top-20 bg-neutral dark:bg-neutral-800 dark:border-neutral-700" >
< header class = "relative z-10 flex items-center justify-between flex-none px-2" >
< form class = "flex items-center flex-auto min-w-0" >
< div class = "flex items-center justify-center w-8 h-8 text-neutral-400" >
< span class = "relative inline-block align-text-bottom icon" > < svg aria-hidden = "true" focusable = "false" data-prefix = "fas" data-icon = "search" class = "svg-inline--fa fa-search fa-w-16" role = "img" xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 512 512" > < path fill = "currentcolor" d = "M505 442.7 405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9.0 208 0S0 93.1.0 208s93.1 208 208 208c48.3.0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9.0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7.0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7.0 128 57.2 128 128 0 70.7-57.2 128-128 128z" / > < / svg >
< / span >
< / div >
< input type = search id = search-query class = "flex flex-auto h-12 mx-1 bg-transparent appearance-none focus:outline-dotted focus:outline-transparent focus:outline-2" placeholder = Search tabindex = 0 >
< / form >
< button id = close-search-button class = "flex items-center justify-center w-8 h-8 text-neutral-700 dark:text-neutral hover:text-primary-600 dark:hover:text-primary-400" title = "Close (Esc)" >
< span class = "relative inline-block align-text-bottom icon" > < svg aria-hidden = "true" focusable = "false" data-prefix = "fas" data-icon = "times" class = "svg-inline--fa fa-times fa-w-11" role = "img" xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 352 512" > < path fill = "currentcolor" d = "M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19.0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48.0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48.0L9.21 111.45c-12.28 12.28-12.28 32.19.0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19.0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48.0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48.0l22.24-22.24c12.28-12.28 12.28-32.19.0-44.48L242.72 256z" / > < / svg >
< / span >
< / button >
< / header >
< section class = "flex-auto px-2 overflow-auto" >
< ul id = search-results >
< / ul >
< / section >
< / div >
< / div >
< footer class = py-10 >
2021-11-04 00:06:52 +00:00
< div class = "flex justify-between" >
< div >
2021-12-21 02:27:30 +00:00
< p class = "text-sm text-neutral-500 dark:text-neutral-400" >
2022-02-03 00:52:04 +00:00
© 2022 Congo contributors
2021-08-11 10:29:04 +00:00
< / p >
2022-02-03 00:52:04 +00:00
< p class = "text-xs text-neutral-500 dark:text-neutral-400" >
Powered by < a class = "hover:underline hover:decoration-primary-400 hover:text-primary-500" href = https://gohugo.io/ target = _blank rel = "noopener noreferrer" > Hugo< / a > & < a class = "hover:underline hover:decoration-primary-400 hover:text-primary-500" href = https://git.io/hugo-congo target = _blank rel = "noopener noreferrer" > Congo< / a >
2021-08-11 10:29:04 +00:00
< / p >
2021-11-04 00:06:52 +00:00
< / div >
2022-02-03 00:52:04 +00:00
< div class = "text-sm cursor-pointer text-neutral-700 dark:text-neutral hover:text-primary-600 dark:hover:text-primary-400 ltr:mr-14 rtl:ml-14" >
< button id = appearance-switcher class = "w-12 h-12" type = button title = "Switch to dark appearance" >
< span class = "inline dark:hidden" >
< span class = "relative inline-block align-text-bottom icon" > < svg aria-hidden = "true" focusable = "false" data-prefix = "fas" data-icon = "moon" class = "svg-inline--fa fa-moon fa-w-16" role = "img" xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 512 512" > < path fill = "currentcolor" d = "M283.211 512c78.962.0 151.079-35.925 198.857-94.792 7.068-8.708-.639-21.43-11.562-19.35-124.203 23.654-238.262-71.576-238.262-196.954.0-72.222 38.662-138.635 101.498-174.394 9.686-5.512 7.25-20.197-3.756-22.23A258.156 258.156.0 00283.211.0c-141.309.0-256 114.511-256 256 0 141.309 114.511 256 256 256z" / > < / svg >
< / span >
< / span >
< span class = "hidden dark:inline" >
< span class = "relative inline-block align-text-bottom icon" > < svg aria-hidden = "true" focusable = "false" data-prefix = "fas" data-icon = "sun" class = "svg-inline--fa fa-sun fa-w-16" role = "img" xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 512 512" > < path fill = "currentcolor" d = "M256 160c-52.9.0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96zm246.4 80.5-94.7-47.3 33.5-100.4c4.5-13.6-8.4-26.5-21.9-21.9l-100.4 33.5-47.4-94.8c-6.4-12.8-24.6-12.8-31 0l-47.3 94.7L92.7 70.8c-13.6-4.5-26.5 8.4-21.9 21.9l33.5 100.4-94.7 47.4c-12.8 6.4-12.8 24.6.0 31l94.7 47.3-33.5 100.5c-4.5 13.6 8.4 26.5 21.9 21.9l100.4-33.5 47.3 94.7c6.4 12.8 24.6 12.8 31 0l47.3-94.7 100.4 33.5c13.6 4.5 26.5-8.4 21.9-21.9l-33.5-100.4 94.7-47.3c13-6.5 13-24.7.2-31.1zm-155.9 106c-49.9 49.9-131.1 49.9-181 0s-49.9-131.1.0-181 131.1-49.9 181 0 49.9 131.1.0 181z" / > < / svg >
< / span >
< / span >
< / button >
< / div >
2021-11-04 00:06:52 +00:00
< / div >
2021-08-11 10:29:04 +00:00
< / footer >
< / body >
< / html >