gh-pages
jpanther 2021-08-26 00:19:03 +00:00
parent 80626d5443
commit af828ae729
43 changed files with 772 additions and 659 deletions

View File

@ -7,12 +7,12 @@
<meta name=title content="404 Page not found &#183; Congo">
<meta name=description content>
<link rel=canonical href=https://jpanther.github.io/congo/404.html>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="404 Page not found">
<meta property="og:description" content>
<meta property="og:type" content="website">
@ -29,15 +29,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>

View File

@ -7,12 +7,12 @@
<meta name=title content="Advanced Customisation &#183; Congo">
<meta name=description content="Learn how to build Congo manually.">
<link rel=canonical href=https://jpanther.github.io/congo/docs/advanced-customisation/>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="Advanced Customisation">
<meta property="og:description" content="Learn how to build Congo manually.">
<meta property="og:type" content="article">
@ -32,15 +32,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -53,13 +56,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/docs/>Documentation</a><span class="px-1 text-primary-500">/</span>
<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>
<li class="inline hidden">
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/docs/advanced-customisation/>Advanced Customisation</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/docs/advanced-customisation/>Advanced Customisation</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<h1 class="mt-0 text-4xl font-extrabold text-neutral-800 dark:text-neutral">
@ -117,7 +120,7 @@ Advanced Customisation
<hr class="border-dotted border-neutral-300 dark:border-neutral-600">
<div class="flex justify-between pt-3">
<span>
<a class=flex href=https://jpanther.github.io/congo/docs/partials/>
<a class=flex href=/congo/docs/partials/>
<span class="mr-3 article-pagination-direction">&larr;</span>
<span class="flex flex-col">
<span class=article-pagination-title>Partials</span>

View File

@ -7,12 +7,12 @@
<meta name=title content="Configuration &#183; Congo">
<meta name=description content="All the configuration variables available in Congo.">
<link rel=canonical href=https://jpanther.github.io/congo/docs/configuration/>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="Configuration">
<meta property="og:description" content="All the configuration variables available in Congo.">
<meta property="og:type" content="article">
@ -22,7 +22,7 @@
<meta name=twitter:card content="summary">
<meta name=twitter:title content="Configuration">
<meta name=twitter:description content="All the configuration variables available in Congo.">
<script type=application/ld+json>{"@context":"https://schema.org","@type":"BlogPosting","articleSection":"Documentation","name":"Configuration","headline":"Configuration","description":"All the configuration variables available in Congo.","inLanguage":"en-AU","author":{"@type":"Person","name":"Congo"},"creator":{"@type":"Person","name":"Congo"},"copyrightHolder":"Congo","copyrightYear":"2020","dateCreated":"2020-08-14T00:00:00\u002b00:00","datePublished":"2020-08-14T00:00:00\u002b00:00","dateModified":"2020-08-14T00:00:00\u002b00:00","url":"https:\/\/jpanther.github.io\/congo\/docs\/configuration\/","wordCount":"1077","keywords":["config","docs"]}</script>
<script type=application/ld+json>{"@context":"https://schema.org","@type":"BlogPosting","articleSection":"Documentation","name":"Configuration","headline":"Configuration","description":"All the configuration variables available in Congo.","inLanguage":"en-AU","author":{"@type":"Person","name":"Congo"},"creator":{"@type":"Person","name":"Congo"},"copyrightHolder":"Congo","copyrightYear":"2020","dateCreated":"2020-08-14T00:00:00\u002b00:00","datePublished":"2020-08-14T00:00:00\u002b00:00","dateModified":"2020-08-14T00:00:00\u002b00:00","url":"https:\/\/jpanther.github.io\/congo\/docs\/configuration\/","wordCount":"1107","keywords":["config","docs"]}</script>
<meta name=generator content="Hugo 0.87.0">
<meta name=author content="Congo">
<link href=https://twitter.com/ rel=me>
@ -32,15 +32,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -53,13 +56,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/docs/>Documentation</a><span class="px-1 text-primary-500">/</span>
<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>
<li class="inline hidden">
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/docs/configuration/>Configuration</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/docs/configuration/>Configuration</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<h1 class="mt-0 text-4xl font-extrabold text-neutral-800 dark:text-neutral">
@ -88,7 +91,7 @@ Configuration
<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>
<span class="no-prose dark:text-neutral-300">As outlined in the <a href=../../docs/installation/#set-up-your-configuration-files>installation instructions</a>, you should adjust your theme configuration by modifying the files in the <code>config/_default/</code> folder of your Hugo project and delete the <code>config.toml</code> file in your project root.</span>
<span class="no-prose dark:text-neutral-300">As outlined in the <a href=https://jpanther.github.io/congo/docs/installation/#set-up-theme-configuration-files>installation instructions</a>, you should adjust your theme configuration by modifying the files in the <code>config/_default/</code> folder of your Hugo project and delete the <code>config.toml</code> file in your project root.</span>
</div>
<h2 id=site-configuration>Site Configuration <a class=heading-anchor href=#site-configuration aria-label=Anchor>#</a></h2>
<p>Standard Hugo configuration variables are respected throughout the theme, however there are some specific things that should be configured for the best experience.</p>
@ -186,7 +189,7 @@ Configuration
</table>
<h2 id=theme-parameters>Theme Parameters <a class=heading-anchor href=#theme-parameters aria-label=Anchor>#</a></h2>
<p>Congo provides a large number of configuration parameters that control how the theme functions. The table below outlines every available parameter in the <code>config/_default/params.toml</code> file.</p>
<p>Many of the article defaults here can be overridden on a per article basis by specifying it in the front matter. Refer to the <a href=../../docs/front-matter/>Front Matter</a> section for further details.</p>
<p>Many of the article defaults here can be overridden on a per article basis by specifying it in the front matter. Refer to the <a href=https://jpanther.github.io/congo/docs/front-matter/>Front Matter</a> section for further details.</p>
<table>
<thead>
<tr>
@ -216,10 +219,16 @@ Configuration
<td>The sections that should be displayed in the recent articles list. If not provided the section with the greatest number of articles is used.</td>
</tr>
<tr>
<td><code>robots</code></td>
<td>string</td>
<td><em>Not set</em></td>
<td>String that indicates how robots should handle your site. If set, it will be output in the page head. Refer to <a href=https://developers.google.com/search/docs/advanced/robots/robots_meta_tag#directives>Google&rsquo;s docs</a> for valid values.</td>
</tr>
<tr>
<td><code>homepage.layout</code></td>
<td>string</td>
<td><code>"page"</code></td>
<td>The layout of the homepage. Valid values are <code>page</code>, <code>profile</code> or <code>custom</code>. When set to <code>custom</code>, you must provide your own layout by creating a <code>/layouts/partials/home/custom.html</code> file. Refer to the <a href=../../docs/homepage-layout/>Homepage Layout</a> section for more details.</td>
<td>The layout of the homepage. Valid values are <code>page</code>, <code>profile</code> or <code>custom</code>. When set to <code>custom</code>, you must provide your own layout by creating a <code>/layouts/partials/home/custom.html</code> file. Refer to the <a href=https://jpanther.github.io/congo/docs/homepage-layout/>Homepage Layout</a> section for more details.</td>
</tr>
<tr>
<td><code>homepage.showRecent</code></td>
@ -327,7 +336,7 @@ Configuration
<td><code>fathomAnalytics.site</code></td>
<td>string</td>
<td><em>Not set</em></td>
<td>The site code generated by Fathom Analytics for the website. Refer to the <a href=#analyticshtml>Analytics docs</a> below for more details.</td>
<td>The site code generated by Fathom Analytics for the website. Refer to the <a href=https://jpanther.github.io/congo/docs/partials/#analytics>Analytics docs</a> below for more details.</td>
</tr>
<tr>
<td><code>fathomAnalytics.domain</code></td>
@ -367,7 +376,7 @@ Configuration
<hr class="border-dotted border-neutral-300 dark:border-neutral-600">
<div class="flex justify-between pt-3">
<span>
<a class=flex href=https://jpanther.github.io/congo/docs/getting-started/>
<a class=flex href=/congo/docs/getting-started/>
<span class="mr-3 article-pagination-direction">&larr;</span>
<span class="flex flex-col">
<span class=article-pagination-title>Getting Started</span>
@ -377,7 +386,7 @@ Configuration
</a>
</span>
<span>
<a class="flex text-right" href=https://jpanther.github.io/congo/docs/homepage-layout/>
<a class="flex text-right" href=/congo/docs/homepage-layout/>
<span class="flex flex-col">
<span class=article-pagination-title>Homepage Layout</span>
<span class="-mt-1 text-xs text-neutral-400 dark:text-neutral-500">

View File

@ -7,12 +7,12 @@
<meta name=title content="Front Matter &#183; Congo">
<meta name=description content="All the front matter variables available in Congo.">
<link rel=canonical href=https://jpanther.github.io/congo/docs/front-matter/>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="Front Matter">
<meta property="og:description" content="All the front matter variables available in Congo.">
<meta property="og:type" content="article">
@ -22,7 +22,7 @@
<meta name=twitter:card content="summary">
<meta name=twitter:title content="Front Matter">
<meta name=twitter:description content="All the front matter variables available in Congo.">
<script type=application/ld+json>{"@context":"https://schema.org","@type":"BlogPosting","articleSection":"Documentation","name":"Front Matter","headline":"Front Matter","description":"All the front matter variables available in Congo.","inLanguage":"en-AU","author":{"@type":"Person","name":"Congo"},"creator":{"@type":"Person","name":"Congo"},"copyrightHolder":"Congo","copyrightYear":"2020","dateCreated":"2020-08-12T00:00:00\u002b00:00","datePublished":"2020-08-12T00:00:00\u002b00:00","dateModified":"2020-08-12T00:00:00\u002b00:00","url":"https:\/\/jpanther.github.io\/congo\/docs\/front-matter\/","wordCount":"248","keywords":["front matter","config","docs"]}</script>
<script type=application/ld+json>{"@context":"https://schema.org","@type":"BlogPosting","articleSection":"Documentation","name":"Front Matter","headline":"Front Matter","description":"All the front matter variables available in Congo.","inLanguage":"en-AU","author":{"@type":"Person","name":"Congo"},"creator":{"@type":"Person","name":"Congo"},"copyrightHolder":"Congo","copyrightYear":"2020","dateCreated":"2020-08-12T00:00:00\u002b00:00","datePublished":"2020-08-12T00:00:00\u002b00:00","dateModified":"2020-08-12T00:00:00\u002b00:00","url":"https:\/\/jpanther.github.io\/congo\/docs\/front-matter\/","wordCount":"278","keywords":["front matter","config","docs"]}</script>
<meta name=generator content="Hugo 0.87.0">
<meta name=author content="Congo">
<link href=https://twitter.com/ rel=me>
@ -32,15 +32,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -53,13 +56,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/docs/>Documentation</a><span class="px-1 text-primary-500">/</span>
<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>
<li class="inline hidden">
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/docs/front-matter/>Front Matter</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/docs/front-matter/>Front Matter</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<h1 class="mt-0 text-4xl font-extrabold text-neutral-800 dark:text-neutral">
@ -78,7 +81,7 @@ Front Matter
</header>
<section class="prose dark:prose-light">
<p>In addition to the <a href=https://gohugo.io/content-management/front-matter/#front-matter-variables>default Hugo front matter parameters</a>, Congo adds a number of additional options to customise the presentation of individual articles. All the available theme parameters are listed below.</p>
<p>Front matter parameter default values are inherited from the theme&rsquo;s <a href=../../docs/configuration/>base configuration</a>, so you only need to specify these parameters in your front matter when you want to override the default.</p>
<p>Front matter parameter default values are inherited from the theme&rsquo;s <a href=https://jpanther.github.io/congo/docs/configuration/>base configuration</a>, so you only need to specify these parameters in your front matter when you want to override the default.</p>
<table>
<thead>
<tr>
@ -126,6 +129,12 @@ Front Matter
<td>When <code>showEdit</code> is active, whether or not the path to the current article should be appended to the URL set at <code>editURL</code>.</td>
</tr>
<tr>
<td><code>robots</code></td>
<td>string</td>
<td><em>Not set</em></td>
<td>String that indicates how robots should handle this article. If set, it will be output in the page head. Refer to <a href=https://developers.google.com/search/docs/advanced/robots/robots_meta_tag#directives>Google&rsquo;s docs</a> for valid values.</td>
</tr>
<tr>
<td><code>showHeadingAnchors</code></td>
<td>boolean</td>
<td><code>article.showHeadingAnchors</code></td>
@ -157,7 +166,7 @@ Front Matter
<hr class="border-dotted border-neutral-300 dark:border-neutral-600">
<div class="flex justify-between pt-3">
<span>
<a class=flex href=https://jpanther.github.io/congo/docs/homepage-layout/>
<a class=flex href=/congo/docs/homepage-layout/>
<span class="mr-3 article-pagination-direction">&larr;</span>
<span class="flex flex-col">
<span class=article-pagination-title>Homepage Layout</span>
@ -167,7 +176,7 @@ Front Matter
</a>
</span>
<span>
<a class="flex text-right" href=https://jpanther.github.io/congo/docs/shortcodes/>
<a class="flex text-right" href=/congo/docs/shortcodes/>
<span class="flex flex-col">
<span class=article-pagination-title>Shortcodes</span>
<span class="-mt-1 text-xs text-neutral-400 dark:text-neutral-500">

View File

@ -7,12 +7,12 @@
<meta name=title content="Getting Started &#183; Congo">
<meta name=description content="All the front matter variables available in Congo.">
<link rel=canonical href=https://jpanther.github.io/congo/docs/getting-started/>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="Getting Started">
<meta property="og:description" content="All the front matter variables available in Congo.">
<meta property="og:type" content="article">
@ -32,15 +32,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -53,13 +56,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/docs/>Documentation</a><span class="px-1 text-primary-500">/</span>
<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>
<li class="inline hidden">
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/docs/getting-started/>Getting Started</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/docs/getting-started/>Getting Started</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<h1 class="mt-0 text-4xl font-extrabold text-neutral-800 dark:text-neutral">
@ -82,7 +85,7 @@ Getting Started
<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>
<span class="no-prose dark:text-neutral-300">This section assumes you have already <a href=../../docs/installation/>installed the Congo theme</a>.</span>
<span class="no-prose dark:text-neutral-300">This section assumes you have already <a href=https://jpanther.github.io/congo/docs/installation/>installed the Congo theme</a>.</span>
</div>
<p>The config files that ship with Congo contain all of the possible settings that the theme recognises. By default, many of these are commented out but you can simply uncomment them to activate or change a specific feature.</p>
<p>A few things you need to set for a new installation:</p>
@ -99,7 +102,7 @@ Getting Started
<span class=p>{</span> <span class=nx>twitter</span> <span class=p>=</span> <span class=s2>&#34;https://twitter.com/username&#34;</span> <span class=p>}</span>
<span class=p>]</span>
</code></pre></div><p>The <code>[author]</code> configuration determines how the author information is displayed on the website. The image should be placed in the site&rsquo;s <code>static/</code> folder. Links will be displayed in the order they are listed.</p>
<p>Further detail about these configuration options is covered in the <a href=../../docs/configuration/>Configuration</a> section.</p>
<p>Further detail about these configuration options is covered in the <a href=https://jpanther.github.io/congo/docs/configuration/>Configuration</a> section.</p>
<h2 id=organising-content>Organising content <a class=heading-anchor href=#organising-content aria-label=Anchor>#</a></h2>
<p>By default, Congo doesn&rsquo;t force you to use a particular content type. In doing so you are free to define your content as you wish. You might prefer <em>pages</em> for a static site, <em>posts</em> for a blog, or <em>projects</em> for a portfolio.</p>
<p>The same logic applies to taxonomies. Some people prefer to use <em>tags</em> and <em>categories</em>, others prefer to use <em>topics</em>.</p>
@ -120,14 +123,14 @@ Getting Started
<span class=nx>name</span> <span class=p>=</span> <span class=s2>&#34;Topics&#34;</span>
<span class=nx>pageRef</span> <span class=p>=</span> <span class=s2>&#34;topics&#34;</span>
<span class=nx>weight</span> <span class=p>=</span> <span class=mi>20</span>
</code></pre></div><p>These steps are the bare minimum configuration. If you now run <code>hugo server</code> you will be presented with a blank Congo website. Detailed configuration is covered in the <a href=../../docs/configuration/>Configuration</a> section.</p>
</code></pre></div><p>These steps are the bare minimum configuration. If you now run <code>hugo server</code> you will be presented with a blank Congo website. Detailed configuration is covered in the <a href=https://jpanther.github.io/congo/docs/configuration/>Configuration</a> section.</p>
</section>
<footer class=pt-8>
<div class="pt-8 article-pagination">
<hr class="border-dotted border-neutral-300 dark:border-neutral-600">
<div class="flex justify-between pt-3">
<span>
<a class=flex href=https://jpanther.github.io/congo/docs/installation/>
<a class=flex href=/congo/docs/installation/>
<span class="mr-3 article-pagination-direction">&larr;</span>
<span class="flex flex-col">
<span class=article-pagination-title>Installation</span>
@ -137,7 +140,7 @@ Getting Started
</a>
</span>
<span>
<a class="flex text-right" href=https://jpanther.github.io/congo/docs/configuration/>
<a class="flex text-right" href=/congo/docs/configuration/>
<span class="flex flex-col">
<span class=article-pagination-title>Configuration</span>
<span class="-mt-1 text-xs text-neutral-400 dark:text-neutral-500">

View File

@ -7,12 +7,12 @@
<meta name=title content="Homepage Layout &#183; Congo">
<meta name=description content="Configuring the homepage layout in the Congo theme.">
<link rel=canonical href=https://jpanther.github.io/congo/docs/homepage-layout/>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="Homepage Layout">
<meta property="og:description" content="Configuring the homepage layout in the Congo theme.">
<meta property="og:type" content="article">
@ -32,15 +32,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -53,13 +56,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/docs/>Documentation</a><span class="px-1 text-primary-500">/</span>
<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>
<li class="inline hidden">
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/docs/homepage-layout/>Homepage Layout</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/docs/homepage-layout/>Homepage Layout</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<h1 class="mt-0 text-4xl font-extrabold text-neutral-800 dark:text-neutral">
@ -103,7 +106,7 @@ Homepage Layout
<hr class="border-dotted border-neutral-300 dark:border-neutral-600">
<div class="flex justify-between pt-3">
<span>
<a class=flex href=https://jpanther.github.io/congo/docs/configuration/>
<a class=flex href=/congo/docs/configuration/>
<span class="mr-3 article-pagination-direction">&larr;</span>
<span class="flex flex-col">
<span class=article-pagination-title>Configuration</span>
@ -113,7 +116,7 @@ Homepage Layout
</a>
</span>
<span>
<a class="flex text-right" href=https://jpanther.github.io/congo/docs/front-matter/>
<a class="flex text-right" href=/congo/docs/front-matter/>
<span class="flex flex-col">
<span class=article-pagination-title>Front Matter</span>
<span class="-mt-1 text-xs text-neutral-400 dark:text-neutral-500">

View File

@ -7,13 +7,13 @@
<meta name=title content="Documentation &#183; 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/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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">
@ -30,15 +30,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -50,10 +53,10 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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=https://jpanther.github.io/congo/docs/>Documentation</a><span class="px-1 text-primary-500">/</span>
<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">
@ -61,9 +64,9 @@
<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=https://jpanther.github.io/congo/docs/screenshot.png>
<figure><img src=/congo/docs/screenshot.png>
</figure>
<p>This section contains everything you need to know about Congo. If you&rsquo;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>
<p>This section contains everything you need to know about Congo. If you&rsquo;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>
@ -71,7 +74,7 @@ Simple, yet powerful. Learn how to use Congo and its features.
<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=https://jpanther.github.io/congo/docs/installation/>Installation</a>
<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">
@ -81,7 +84,7 @@ Simple, yet powerful. Learn how to use Congo and its features.
</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=https://jpanther.github.io/congo/docs/getting-started/>Getting Started</a>
<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">
@ -91,7 +94,7 @@ Simple, yet powerful. Learn how to use Congo and its features.
</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=https://jpanther.github.io/congo/docs/configuration/>Configuration</a>
<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">
@ -101,7 +104,7 @@ Simple, yet powerful. Learn how to use Congo and its features.
</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=https://jpanther.github.io/congo/docs/homepage-layout/>Homepage Layout</a>
<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">
@ -111,7 +114,7 @@ Simple, yet powerful. Learn how to use Congo and its features.
</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=https://jpanther.github.io/congo/docs/front-matter/>Front Matter</a>
<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">
@ -121,7 +124,7 @@ Simple, yet powerful. Learn how to use Congo and its features.
</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=https://jpanther.github.io/congo/docs/shortcodes/>Shortcodes</a>
<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">
@ -131,7 +134,7 @@ Simple, yet powerful. Learn how to use Congo and its features.
</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=https://jpanther.github.io/congo/docs/partials/>Partials</a>
<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">
@ -141,7 +144,7 @@ Simple, yet powerful. Learn how to use Congo and its features.
</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=https://jpanther.github.io/congo/docs/advanced-customisation/>Advanced Customisation</a>
<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">

View File

@ -7,12 +7,12 @@
<meta name=title content="Installation &#183; Congo">
<meta name=description content="How to install the Congo theme.">
<link rel=canonical href=https://jpanther.github.io/congo/docs/installation/>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="Installation">
<meta property="og:description" content="How to install the Congo theme.">
<meta property="og:type" content="article">
@ -32,15 +32,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -53,13 +56,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/docs/>Documentation</a><span class="px-1 text-primary-500">/</span>
<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>
<li class="inline hidden">
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/docs/installation/>Installation</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/docs/installation/>Installation</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<h1 class="mt-0 text-4xl font-extrabold text-neutral-800 dark:text-neutral">
@ -171,7 +174,7 @@ Download from Github
<span>
</span>
<span>
<a class="flex text-right" href=https://jpanther.github.io/congo/docs/getting-started/>
<a class="flex text-right" href=/congo/docs/getting-started/>
<span class="flex flex-col">
<span class=article-pagination-title>Getting Started</span>
<span class="-mt-1 text-xs text-neutral-400 dark:text-neutral-500">

View File

@ -7,12 +7,12 @@
<meta name=title content="Partials &#183; Congo">
<meta name=description content="All the partials available in Congo.">
<link rel=canonical href=https://jpanther.github.io/congo/docs/partials/>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="Partials">
<meta property="og:description" content="All the partials available in Congo.">
<meta property="og:type" content="article">
@ -32,15 +32,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -53,13 +56,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/docs/>Documentation</a><span class="px-1 text-primary-500">/</span>
<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>
<li class="inline hidden">
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/docs/partials/>Partials</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/docs/partials/>Partials</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<h1 class="mt-0 text-4xl font-extrabold text-neutral-800 dark:text-neutral">
@ -109,14 +112,14 @@ Partials
└─ site.webmanifest
</code></pre></div><p>Alternatively, you can also completely override the default favicon behaviour and provide your own favicon HTML tags and assets. Simply provide a <code>layouts/partials/favicons.html</code> file in your project and this will be injected into the site <code>&lt;head></code> in place of the default assets.</p>
<h2 id=icon>Icon <a class=heading-anchor href=#icon aria-label=Anchor>#</a></h2>
<p>Similar to the <a href=../../docs/shortcodes/#icon>icon shortcode</a>, you can include icons in your own templates and partials by using Congo&rsquo;s <code>icon.html</code> partial. The partial takes one parameter which is the name of the icon to be included.</p>
<p>Similar to the <a href=https://jpanther.github.io/congo/docs/shortcodes/#icon>icon shortcode</a>, you can include icons in your own templates and partials by using Congo&rsquo;s <code>icon.html</code> partial. The partial takes one parameter which is the name of the icon to be included.</p>
<p><strong>Example:</strong></p>
<div class=highlight><pre tabindex=0 class=chroma><code class=language-go data-lang=go> <span class=p>{{</span> <span class=nx>partial</span> <span class=s>&#34;icon.html&#34;</span> <span class=s>&#34;github&#34;</span> <span class=p>}}</span>
</code></pre></div><p>Congo includes a number of built-in icons for social, links and other purposes. You can also provide your own icon assets by including the SVG in <code>assets/icons/</code>.</p>
<h2 id=extensions>Extensions <a class=heading-anchor href=#extensions aria-label=Anchor>#</a></h2>
<p>Congo also provides for a number of extension partials that allow for expanding upon base functionality.</p>
<h3 id=article-link>Article link <a class=heading-anchor href=#article-link aria-label=Anchor>#</a></h3>
<p>If you wish to insert additional code after article links, create a <code>layouts/partials/extend-article-link.html</code> file. This is especially powerful when combined with the <a href=../../docs/shortcodes/#badge><code>badge</code></a> shortcode which can be used to highlight metadata for certain articles.</p>
<p>If you wish to insert additional code after article links, create a <code>layouts/partials/extend-article-link.html</code> file. This is especially powerful when combined with the <a href=https://jpanther.github.io/congo/docs/shortcodes/#badge><code>badge</code></a> shortcode which can be used to highlight metadata for certain articles.</p>
<h3 id=head-and-footer>Head and Footer <a class=heading-anchor href=#head-and-footer aria-label=Anchor>#</a></h3>
<p>The theme allows for inserting additional code directly into the <code>&lt;head></code> and <code>&lt;footer></code> sections of the template. These can be useful for providing scripts or other logic that isn&rsquo;t part of the theme.</p>
<p>Simply create either <code>layouts/partials/extend-head.html</code> or <code>layouts/partials/extend-footer.html</code> and these will automatically be included in your website build. Both partials are injected as the last items in <code>&lt;head></code> and <code>&lt;footer></code> so they can be used to override theme defaults.</p>
@ -126,7 +129,7 @@ Partials
<hr class="border-dotted border-neutral-300 dark:border-neutral-600">
<div class="flex justify-between pt-3">
<span>
<a class=flex href=https://jpanther.github.io/congo/docs/shortcodes/>
<a class=flex href=/congo/docs/shortcodes/>
<span class="mr-3 article-pagination-direction">&larr;</span>
<span class="flex flex-col">
<span class=article-pagination-title>Shortcodes</span>
@ -136,7 +139,7 @@ Partials
</a>
</span>
<span>
<a class="flex text-right" href=https://jpanther.github.io/congo/docs/advanced-customisation/>
<a class="flex text-right" href=/congo/docs/advanced-customisation/>
<span class="flex flex-col">
<span class=article-pagination-title>Advanced Customisation</span>
<span class="-mt-1 text-xs text-neutral-400 dark:text-neutral-500">

View File

@ -7,12 +7,12 @@
<meta name=title content="Shortcodes &#183; Congo">
<meta name=description content="All the shortcodes available in Congo.">
<link rel=canonical href=https://jpanther.github.io/congo/docs/shortcodes/>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="Shortcodes">
<meta property="og:description" content="All the shortcodes available in Congo.">
<meta property="og:type" content="article">
@ -32,15 +32,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -53,13 +56,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/docs/>Documentation</a><span class="px-1 text-primary-500">/</span>
<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>
<li class="inline hidden">
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/docs/shortcodes/>Shortcodes</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/docs/shortcodes/>Shortcodes</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<h1 class="mt-0 text-4xl font-extrabold text-neutral-800 dark:text-neutral">
@ -120,7 +123,7 @@ Call to action
</span>
</p>
<p>Icons are populated using Hugo pipelines which makes them very flexible. Congo ships with a default set of icons for social, email, and generic links. If you want to add your own icons, you can simply place them in <code>/assets/icons/</code> and reference them using the <code>icon</code> shortcode passing in the icon&rsquo;s filename (without the <code>.svg.</code> extension).</p>
<p>Icons can also be used in partials by calling the <a href=../../docs/partials/#icon>icon partial</a>.</p>
<p>Icons can also be used in partials by calling the <a href=https://jpanther.github.io/congo/docs/partials/#icon>icon partial</a>.</p>
<h2 id=lead>Lead <a class=heading-anchor href=#lead aria-label=Anchor>#</a></h2>
<p><code>lead</code> is used to bring emphasis to the start of an article. It can be used to style an introduction, or to call out an important piece of information. Simply wrap any Markdown content in the <code>lead</code> shortcode.</p>
<p><strong>Example:</strong></p>
@ -151,7 +154,7 @@ B-->C[Profit]
<hr class="border-dotted border-neutral-300 dark:border-neutral-600">
<div class="flex justify-between pt-3">
<span>
<a class=flex href=https://jpanther.github.io/congo/docs/front-matter/>
<a class=flex href=/congo/docs/front-matter/>
<span class="mr-3 article-pagination-direction">&larr;</span>
<span class="flex flex-col">
<span class=article-pagination-title>Front Matter</span>
@ -161,7 +164,7 @@ B-->C[Profit]
</a>
</span>
<span>
<a class="flex text-right" href=https://jpanther.github.io/congo/docs/partials/>
<a class="flex text-right" href=/congo/docs/partials/>
<span class="flex flex-col">
<span class=article-pagination-title>Partials</span>
<span class="-mt-1 text-xs text-neutral-400 dark:text-neutral-500">

View File

@ -7,13 +7,13 @@
<meta name=title content="Congo">
<meta name=description content="This is a demo of the Congo theme for Hugo.">
<link rel=canonical href=https://jpanther.github.io/congo/>
<link rel=alternate type=application/rss+xml href=https://jpanther.github.io/congo/index.xml title=Congo>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<link rel=alternate type=application/rss+xml href=/congo/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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="Welcome to Congo! :tada:">
<meta property="og:description" content="This is a demo of the Congo theme for Hugo.">
<meta property="og:type" content="website">
@ -31,15 +31,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -68,9 +71,9 @@ Switch layout &orarr;
</button>
</span>
</div>
<p>This is a demo site built entirely using Congo. It also contains a complete set of <a href=./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>
<p>Explore the <a href=./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=./docs/installation/>Installation guide</a> to get started.</p>
<figure><img src=https://jpanther.github.io/congo/mountains.jpg alt="Photo by Anna Scarfiello on Unsplash." width=1200 height=800><figcaption>
<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>
<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>
<figure><img src=/congo/mountains.jpg alt="Photo by Anna Scarfiello on Unsplash." width=1200 height=800><figcaption>
<p>Photo by <a href="https://unsplash.com/@little_anne?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Anna Scarfiello</a> on <a href="https://unsplash.com/?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Unsplash</a>.</p>
</figcaption>
</figure>
@ -80,7 +83,7 @@ Switch layout &orarr;
<h2 class="mt-8 text-2xl font-extrabold">Recent</h2>
<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=https://jpanther.github.io/congo/docs/installation/>Installation</a>
<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">
@ -90,7 +93,7 @@ Switch layout &orarr;
</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=https://jpanther.github.io/congo/docs/getting-started/>Getting Started</a>
<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">
@ -100,7 +103,7 @@ Switch layout &orarr;
</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=https://jpanther.github.io/congo/docs/configuration/>Configuration</a>
<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">
@ -110,7 +113,7 @@ Switch layout &orarr;
</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=https://jpanther.github.io/congo/docs/homepage-layout/>Homepage Layout</a>
<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">
@ -120,7 +123,7 @@ Switch layout &orarr;
</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=https://jpanther.github.io/congo/docs/front-matter/>Front Matter</a>
<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">
@ -133,7 +136,7 @@ Switch layout &orarr;
<div id=profile class="hidden h-full">
<article class="flex flex-col items-center justify-center text-center">
<header class="flex flex-col items-center mb-3">
<img class="mb-2 rounded-full w-36 h-36" src=https://jpanther.github.io/congo/img/author.jpg>
<img class="mb-2 rounded-full w-36 h-36" src=/congo/img/author.jpg>
<h1 class="text-4xl font-extrabold">
Congo
</h1>
@ -169,19 +172,19 @@ Switch layout &orarr;
</button>
</span>
</div>
<p>This is a demo site built entirely using Congo. It also contains a complete set of <a href=./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>
<p>Explore the <a href=./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=./docs/installation/>Installation guide</a> to get started.</p>
<figure><img src=https://jpanther.github.io/congo/mountains.jpg alt="Photo by Anna Scarfiello on Unsplash." width=1200 height=800><figcaption>
<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>
<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>
<figure><img src=/congo/mountains.jpg alt="Photo by Anna Scarfiello on Unsplash." width=1200 height=800><figcaption>
<p>Photo by <a href="https://unsplash.com/@little_anne?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Anna Scarfiello</a> on <a href="https://unsplash.com/?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Unsplash</a>.</p>
</figcaption>
</figure>
</section>
</article>
<section class=text-center>
<section>
<h2 class="mt-8 text-2xl font-extrabold">Recent</h2>
<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=https://jpanther.github.io/congo/docs/installation/>Installation</a>
<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">
@ -191,7 +194,7 @@ Switch layout &orarr;
</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=https://jpanther.github.io/congo/docs/getting-started/>Getting Started</a>
<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">
@ -201,7 +204,7 @@ Switch layout &orarr;
</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=https://jpanther.github.io/congo/docs/configuration/>Configuration</a>
<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">
@ -211,7 +214,7 @@ Switch layout &orarr;
</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=https://jpanther.github.io/congo/docs/homepage-layout/>Homepage Layout</a>
<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">
@ -221,7 +224,7 @@ Switch layout &orarr;
</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=https://jpanther.github.io/congo/docs/front-matter/>Front Matter</a>
<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">

View File

@ -6,7 +6,7 @@ Create a new site # Run the command hugo new site mywebsite to create a new Hugo
A few things you need to set for a new installation:
# config/_default/config.toml baseURL = &amp;#34;https://your_domain.com&amp;#34; languageCode = &amp;#34;en-AU&amp;#34; title = &amp;#34;My awesome website&amp;#34; [author] name = &amp;#34;Your name&amp;#34; image = &amp;#34;img/author.</description></item><item><title>Configuration</title><link>https://jpanther.github.io/congo/docs/configuration/</link><pubDate>Fri, 14 Aug 2020 00:00:00 +0000</pubDate><guid>https://jpanther.github.io/congo/docs/configuration/</guid><description>Congo is a highly customisable theme and uses some of the latest Hugo features to simplify how it is configured.
The theme ships with a default configuration that gets you up and running with a basic blog or static website.
Configuration files bundled with the theme are provided in TOML format as this is the default Hugo syntax. Feel free to convert your config to YAML or JSON if you wish.</description></item><item><title>Users</title><link>https://jpanther.github.io/congo/users/</link><pubDate>Fri, 14 Aug 2020 00:00:00 +0000</pubDate><guid>https://jpanther.github.io/congo/users/</guid><description>Real websites that are built with Congo. Website Details Congo user? To add your site to this list, submit a pull request.</description></item><item><title>Homepage Layout</title><link>https://jpanther.github.io/congo/docs/homepage-layout/</link><pubDate>Thu, 13 Aug 2020 00:00:00 +0000</pubDate><guid>https://jpanther.github.io/congo/docs/homepage-layout/</guid><description>Congo provides a fully flexible homepage layout. There are two main templates to choose from with additional settings to adjust the design. Alternatively, you can also provide your own template and have complete control over the homepage content.
Configuration files bundled with the theme are provided in TOML format as this is the default Hugo syntax. Feel free to convert your config to YAML or JSON if you wish.</description></item><item><title>Users</title><link>https://jpanther.github.io/congo/users/</link><pubDate>Fri, 14 Aug 2020 00:00:00 +0000</pubDate><guid>https://jpanther.github.io/congo/users/</guid><description>Real websites that are built with Congo. Website Details jamespanther.com Personal site - Theme author Congo user? To add your site to this list, submit a pull request.</description></item><item><title>Homepage Layout</title><link>https://jpanther.github.io/congo/docs/homepage-layout/</link><pubDate>Thu, 13 Aug 2020 00:00:00 +0000</pubDate><guid>https://jpanther.github.io/congo/docs/homepage-layout/</guid><description>Congo provides a fully flexible homepage layout. There are two main templates to choose from with additional settings to adjust the design. Alternatively, you can also provide your own template and have complete control over the homepage content.
The layout of the homepage is controlled by the homepage.layout setting in the params.toml configuration file. Additionally, all layouts have the option to include a listing of recent articles.
Page layout # The default layout is the page layout.</description></item><item><title>Front Matter</title><link>https://jpanther.github.io/congo/docs/front-matter/</link><pubDate>Wed, 12 Aug 2020 00:00:00 +0000</pubDate><guid>https://jpanther.github.io/congo/docs/front-matter/</guid><description>In addition to the default Hugo front matter parameters, Congo adds a number of additional options to customise the presentation of individual articles. All the available theme parameters are listed below.
Front matter parameter default values are inherited from the theme&amp;rsquo;s base configuration, so you only need to specify these parameters in your front matter when you want to override the default.

View File

@ -7,12 +7,12 @@
<meta name=title content="Emoji Support &#183; Congo">
<meta name=description content="Guide to emoji usage in Hugo">
<link rel=canonical href=https://jpanther.github.io/congo/samples/emoji-support/>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="Emoji Support">
<meta property="og:description" content="Guide to emoji usage in Hugo">
<meta property="og:type" content="article">
@ -32,15 +32,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -53,13 +56,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/samples/>Content Samples</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/samples/>Content Samples</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=https://jpanther.github.io/congo/samples/emoji-support/>Emoji Support</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/samples/emoji-support/>Emoji Support</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<h1 class="mt-0 text-4xl font-extrabold text-neutral-800 dark:text-neutral">
@ -67,12 +70,7 @@ Emoji Support
</h1>
<div class="mt-8 mb-12 text-base text-neutral-400 dark:text-neutral-500">
<div class="flex flex-row items-center">
<time datetime="2019-03-05 00:00:00 +0000 UTC">5 March 2019</time><span class="px-2 text-primary-500">&#183;</span><span title="Reading time">1 min</span><span class="px-2 text-primary-500">&#183;</span>
<span class=mb-[2px]>
<a href=https://github.com/jpanther/congo/tree/dev/exampleSite/content/samples/emoji-support.md class="text-lg hover:text-primary-500" rel="noopener noreferrer" target=_blank title="Edit content"><span class="relative inline-block align-text-bottom icon"><svg aria-hidden="true" focusable="false" data-prefix="far" data-icon="edit" class="svg-inline--fa fa-edit fa-w-18" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentcolor" d="M402.3 344.9l32-32c5-5 13.7-1.5 13.7 5.7V464c0 26.5-21.5 48-48 48H48c-26.5.0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h273.5c7.1.0 10.7 8.6 5.7 13.7l-32 32c-1.5 1.5-3.5 2.3-5.7 2.3H48v352h352V350.5c0-2.1.8-4.1 2.3-5.6zm156.6-201.8L296.3 405.7l-90.4 10c-26.2 2.9-48.5-19.2-45.6-45.6l10-90.4L432.9 17.1c22.9-22.9 59.9-22.9 82.7.0l43.2 43.2c22.9 22.9 22.9 60 .1 82.8zM460.1 174 402 115.9 216.2 301.8l-7.3 65.3 65.3-7.3L460.1 174zm64.8-79.7-43.2-43.2c-4.1-4.1-10.8-4.1-14.8.0L436 82l58.1 58.1 30.9-30.9c4-4.2 4-10.8-.1-14.9z"/></svg>
</span>
</a>
</span>
<time datetime="2019-03-05 00:00:00 +0000 UTC">5 March 2019</time><span class="px-2 text-primary-500">&#183;</span><span title="Reading time">1 min</span>
</div>
</div>
</header>
@ -88,7 +86,7 @@ Emoji Support
</section>
<footer class=pt-8>
<div class="flex items-center">
<img class="w-24 h-24 !mt-0 !mb-0 mr-4 rounded-full" src=https://jpanther.github.io/congo/img/author.jpg>
<img class="w-24 h-24 !mt-0 !mb-0 mr-4 rounded-full" src=/congo/img/author.jpg>
<div>
<div class="text-[0.6rem] leading-3 text-neutral-400 dark:text-neutral-500 uppercase">
Author
@ -116,7 +114,7 @@ Congo
<hr class="border-dotted border-neutral-300 dark:border-neutral-600">
<div class="flex justify-between pt-3">
<span>
<a class=flex href=https://jpanther.github.io/congo/samples/math-typesetting/>
<a class=flex href=/congo/samples/math-typesetting/>
<span class="mr-3 article-pagination-direction">&larr;</span>
<span class="flex flex-col">
<span class=article-pagination-title>Math Typesetting</span>

View File

@ -7,13 +7,13 @@
<meta name=title content="Content Samples &#183; 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/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<link rel=alternate type=application/rss+xml href=/congo/samples/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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="Content Samples">
<meta property="og:description" content="See what's possible with Congo.">
<meta property="og:type" content="website">
@ -30,15 +30,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -50,10 +53,10 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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=https://jpanther.github.io/congo/samples/>Content Samples</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/samples/>Content Samples</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<section class="prose dark:prose-light">
@ -62,7 +65,7 @@
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&rsquo;s official <a href=https://github.com/gohugoio/hugoBasicExample>hugoBasicExample</a> repository.</p>
<p>You can also see an example <a href=../tags/>taxonomy listing</a> page.</p>
<p>You can also see an example <a href=https://jpanther.github.io/congo/tags/>taxonomy listing</a> page.</p>
<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>
@ -71,7 +74,7 @@ Congo brings your content to life. 😍
<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=https://jpanther.github.io/congo/samples/markdown-syntax/>Markdown Syntax Guide</a>
<a class="hover:underline hover:underline-primary-500 hover:underline-offset-small text-neutral-800 dark:text-neutral" href=/congo/samples/markdown-syntax/>Markdown Syntax Guide</a>
</h3>
<div class="text-sm text-neutral-400 dark:text-neutral-500">
<div class="flex flex-row items-center">
@ -81,7 +84,7 @@ Congo brings your content to life. 😍
</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=https://jpanther.github.io/congo/samples/rich-content/>Rich Content</a>
<a class="hover:underline hover:underline-primary-500 hover:underline-offset-small text-neutral-800 dark:text-neutral" href=/congo/samples/rich-content/>Rich Content</a>
</h3>
<div class="text-sm text-neutral-400 dark:text-neutral-500">
<div class="flex flex-row items-center">
@ -91,7 +94,7 @@ Congo brings your content to life. 😍
</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=https://jpanther.github.io/congo/samples/math-typesetting/>Math Typesetting</a>
<a class="hover:underline hover:underline-primary-500 hover:underline-offset-small text-neutral-800 dark:text-neutral" href=/congo/samples/math-typesetting/>Math Typesetting</a>
</h3>
<div class="text-sm text-neutral-400 dark:text-neutral-500">
<div class="flex flex-row items-center">
@ -101,7 +104,7 @@ Congo brings your content to life. 😍
</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=https://jpanther.github.io/congo/samples/emoji-support/>Emoji Support</a>
<a class="hover:underline hover:underline-primary-500 hover:underline-offset-small text-neutral-800 dark:text-neutral" href=/congo/samples/emoji-support/>Emoji Support</a>
</h3>
<div class="text-sm text-neutral-400 dark:text-neutral-500">
<div class="flex flex-row items-center">

View File

@ -7,12 +7,12 @@
<meta name=title content="Markdown Syntax Guide &#183; Congo">
<meta name=description content="Sample article showcasing basic Markdown syntax and formatting for HTML elements.">
<link rel=canonical href=https://jpanther.github.io/congo/samples/markdown-syntax/>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="Markdown Syntax Guide">
<meta property="og:description" content="Sample article showcasing basic Markdown syntax and formatting for HTML elements.">
<meta property="og:type" content="article">
@ -32,15 +32,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -53,13 +56,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/samples/>Content Samples</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/samples/>Content Samples</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=https://jpanther.github.io/congo/samples/markdown-syntax/>Markdown Syntax Guide</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/samples/markdown-syntax/>Markdown Syntax Guide</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<h1 class="mt-0 text-4xl font-extrabold text-neutral-800 dark:text-neutral">
@ -67,12 +70,7 @@ Markdown Syntax Guide
</h1>
<div class="mt-8 mb-12 text-base text-neutral-400 dark:text-neutral-500">
<div class="flex flex-row items-center">
<time datetime="2019-03-11 00:00:00 +0000 UTC">11 March 2019</time><span class="px-2 text-primary-500">&#183;</span><span title="Reading time">3 mins</span><span class="px-2 text-primary-500">&#183;</span>
<span class=mb-[2px]>
<a href=https://github.com/jpanther/congo/tree/dev/exampleSite/content/samples/markdown-syntax.md class="text-lg hover:text-primary-500" rel="noopener noreferrer" target=_blank title="Edit content"><span class="relative inline-block align-text-bottom icon"><svg aria-hidden="true" focusable="false" data-prefix="far" data-icon="edit" class="svg-inline--fa fa-edit fa-w-18" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentcolor" d="M402.3 344.9l32-32c5-5 13.7-1.5 13.7 5.7V464c0 26.5-21.5 48-48 48H48c-26.5.0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h273.5c7.1.0 10.7 8.6 5.7 13.7l-32 32c-1.5 1.5-3.5 2.3-5.7 2.3H48v352h352V350.5c0-2.1.8-4.1 2.3-5.6zm156.6-201.8L296.3 405.7l-90.4 10c-26.2 2.9-48.5-19.2-45.6-45.6l10-90.4L432.9 17.1c22.9-22.9 59.9-22.9 82.7.0l43.2 43.2c22.9 22.9 22.9 60 .1 82.8zM460.1 174 402 115.9 216.2 301.8l-7.3 65.3 65.3-7.3L460.1 174zm64.8-79.7-43.2-43.2c-4.1-4.1-10.8-4.1-14.8.0L436 82l58.1 58.1 30.9-30.9c4-4.2 4-10.8-.1-14.9z"/></svg>
</span>
</a>
</span>
<time datetime="2019-03-11 00:00:00 +0000 UTC">11 March 2019</time><span class="px-2 text-primary-500">&#183;</span><span title="Reading time">3 mins</span>
</div>
</div>
</header>
@ -219,7 +217,7 @@ Markdown Syntax Guide
</section>
<footer class=pt-8>
<div class="flex items-center">
<img class="w-24 h-24 !mt-0 !mb-0 mr-4 rounded-full" src=https://jpanther.github.io/congo/img/author.jpg>
<img class="w-24 h-24 !mt-0 !mb-0 mr-4 rounded-full" src=/congo/img/author.jpg>
<div>
<div class="text-[0.6rem] leading-3 text-neutral-400 dark:text-neutral-500 uppercase">
Author
@ -249,7 +247,7 @@ Congo
<span>
</span>
<span>
<a class="flex text-right" href=https://jpanther.github.io/congo/samples/rich-content/>
<a class="flex text-right" href=/congo/samples/rich-content/>
<span class="flex flex-col">
<span class=article-pagination-title>Rich Content</span>
<span class="-mt-1 text-xs text-neutral-400 dark:text-neutral-500">

View File

@ -7,12 +7,12 @@
<meta name=title content="Math Typesetting &#183; Congo">
<meta name=description content="A brief guide to setup KaTeX">
<link rel=canonical href=https://jpanther.github.io/congo/samples/math-typesetting/>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="Math Typesetting">
<meta property="og:description" content="A brief guide to setup KaTeX">
<meta property="og:type" content="article">
@ -32,15 +32,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -53,13 +56,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/samples/>Content Samples</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/samples/>Content Samples</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=https://jpanther.github.io/congo/samples/math-typesetting/>Math Typesetting</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/samples/math-typesetting/>Math Typesetting</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<h1 class="mt-0 text-4xl font-extrabold text-neutral-800 dark:text-neutral">
@ -67,12 +70,7 @@ Math Typesetting
</h1>
<div class="mt-8 mb-12 text-base text-neutral-400 dark:text-neutral-500">
<div class="flex flex-row items-center">
<time datetime="2019-03-08 00:00:00 +0000 UTC">8 March 2019</time><span class="px-2 text-primary-500">&#183;</span><span title="Reading time">1 min</span><span class="px-2 text-primary-500">&#183;</span>
<span class=mb-[2px]>
<a href=https://github.com/jpanther/congo/tree/dev/exampleSite/content/samples/math-typesetting.md class="text-lg hover:text-primary-500" rel="noopener noreferrer" target=_blank title="Edit content"><span class="relative inline-block align-text-bottom icon"><svg aria-hidden="true" focusable="false" data-prefix="far" data-icon="edit" class="svg-inline--fa fa-edit fa-w-18" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentcolor" d="M402.3 344.9l32-32c5-5 13.7-1.5 13.7 5.7V464c0 26.5-21.5 48-48 48H48c-26.5.0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h273.5c7.1.0 10.7 8.6 5.7 13.7l-32 32c-1.5 1.5-3.5 2.3-5.7 2.3H48v352h352V350.5c0-2.1.8-4.1 2.3-5.6zm156.6-201.8L296.3 405.7l-90.4 10c-26.2 2.9-48.5-19.2-45.6-45.6l10-90.4L432.9 17.1c22.9-22.9 59.9-22.9 82.7.0l43.2 43.2c22.9 22.9 22.9 60 .1 82.8zM460.1 174 402 115.9 216.2 301.8l-7.3 65.3 65.3-7.3L460.1 174zm64.8-79.7-43.2-43.2c-4.1-4.1-10.8-4.1-14.8.0L436 82l58.1 58.1 30.9-30.9c4-4.2 4-10.8-.1-14.9z"/></svg>
</span>
</a>
</span>
<time datetime="2019-03-08 00:00:00 +0000 UTC">8 March 2019</time><span class="px-2 text-primary-500">&#183;</span><span title="Reading time">1 min</span>
</div>
</div>
</header>
@ -106,7 +104,7 @@ $$</p>
</section>
<footer class=pt-8>
<div class="flex items-center">
<img class="w-24 h-24 !mt-0 !mb-0 mr-4 rounded-full" src=https://jpanther.github.io/congo/img/author.jpg>
<img class="w-24 h-24 !mt-0 !mb-0 mr-4 rounded-full" src=/congo/img/author.jpg>
<div>
<div class="text-[0.6rem] leading-3 text-neutral-400 dark:text-neutral-500 uppercase">
Author
@ -134,7 +132,7 @@ Congo
<hr class="border-dotted border-neutral-300 dark:border-neutral-600">
<div class="flex justify-between pt-3">
<span>
<a class=flex href=https://jpanther.github.io/congo/samples/rich-content/>
<a class=flex href=/congo/samples/rich-content/>
<span class="mr-3 article-pagination-direction">&larr;</span>
<span class="flex flex-col">
<span class=article-pagination-title>Rich Content</span>
@ -145,7 +143,7 @@ Congo
</a>
</span>
<span>
<a class="flex text-right" href=https://jpanther.github.io/congo/samples/emoji-support/>
<a class="flex text-right" href=/congo/samples/emoji-support/>
<span class="flex flex-col">
<span class=article-pagination-title>Emoji Support</span>
<span class="-mt-1 text-xs text-neutral-400 dark:text-neutral-500">

View File

@ -7,12 +7,12 @@
<meta name=title content="Rich Content &#183; Congo">
<meta name=description content="A brief description of Hugo Shortcodes">
<link rel=canonical href=https://jpanther.github.io/congo/samples/rich-content/>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="Rich Content">
<meta property="og:description" content="A brief description of Hugo Shortcodes">
<meta property="og:type" content="article">
@ -32,15 +32,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -53,13 +56,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/samples/>Content Samples</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/samples/>Content Samples</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=https://jpanther.github.io/congo/samples/rich-content/>Rich Content</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/samples/rich-content/>Rich Content</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<h1 class="mt-0 text-4xl font-extrabold text-neutral-800 dark:text-neutral">
@ -67,12 +70,7 @@ Rich Content
</h1>
<div class="mt-8 mb-12 text-base text-neutral-400 dark:text-neutral-500">
<div class="flex flex-row items-center">
<time datetime="2019-03-10 00:00:00 +0000 UTC">10 March 2019</time><span class="px-2 text-primary-500">&#183;</span><span title="Reading time">1 min</span><span class="px-2 text-primary-500">&#183;</span>
<span class=mb-[2px]>
<a href=https://github.com/jpanther/congo/tree/dev/exampleSite/content/samples/rich-content.md class="text-lg hover:text-primary-500" rel="noopener noreferrer" target=_blank title="Edit content"><span class="relative inline-block align-text-bottom icon"><svg aria-hidden="true" focusable="false" data-prefix="far" data-icon="edit" class="svg-inline--fa fa-edit fa-w-18" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentcolor" d="M402.3 344.9l32-32c5-5 13.7-1.5 13.7 5.7V464c0 26.5-21.5 48-48 48H48c-26.5.0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h273.5c7.1.0 10.7 8.6 5.7 13.7l-32 32c-1.5 1.5-3.5 2.3-5.7 2.3H48v352h352V350.5c0-2.1.8-4.1 2.3-5.6zm156.6-201.8L296.3 405.7l-90.4 10c-26.2 2.9-48.5-19.2-45.6-45.6l10-90.4L432.9 17.1c22.9-22.9 59.9-22.9 82.7.0l43.2 43.2c22.9 22.9 22.9 60 .1 82.8zM460.1 174 402 115.9 216.2 301.8l-7.3 65.3 65.3-7.3L460.1 174zm64.8-79.7-43.2-43.2c-4.1-4.1-10.8-4.1-14.8.0L436 82l58.1 58.1 30.9-30.9c4-4.2 4-10.8-.1-14.9z"/></svg>
</span>
</a>
</span>
<time datetime="2019-03-10 00:00:00 +0000 UTC">10 March 2019</time><span class="px-2 text-primary-500">&#183;</span><span title="Reading time">1 min</span>
</div>
</div>
</header>
@ -99,7 +97,7 @@ Rich Content
</section>
<footer class=pt-8>
<div class="flex items-center">
<img class="w-24 h-24 !mt-0 !mb-0 mr-4 rounded-full" src=https://jpanther.github.io/congo/img/author.jpg>
<img class="w-24 h-24 !mt-0 !mb-0 mr-4 rounded-full" src=/congo/img/author.jpg>
<div>
<div class="text-[0.6rem] leading-3 text-neutral-400 dark:text-neutral-500 uppercase">
Author
@ -127,7 +125,7 @@ Congo
<hr class="border-dotted border-neutral-300 dark:border-neutral-600">
<div class="flex justify-between pt-3">
<span>
<a class=flex href=https://jpanther.github.io/congo/samples/markdown-syntax/>
<a class=flex href=/congo/samples/markdown-syntax/>
<span class="mr-3 article-pagination-direction">&larr;</span>
<span class="flex flex-col">
<span class=article-pagination-title>Markdown Syntax Guide</span>
@ -138,7 +136,7 @@ Congo
</a>
</span>
<span>
<a class="flex text-right" href=https://jpanther.github.io/congo/samples/math-typesetting/>
<a class="flex text-right" href=/congo/samples/math-typesetting/>
<span class="flex flex-col">
<span class=article-pagination-title>Math Typesetting</span>
<span class="-mt-1 text-xs text-neutral-400 dark:text-neutral-500">

View File

@ -7,13 +7,13 @@
<meta name=title content="advanced &#183; Congo">
<meta name=description content>
<link rel=canonical href=https://jpanther.github.io/congo/tags/advanced/>
<link rel=alternate type=application/rss+xml href=https://jpanther.github.io/congo/tags/advanced/index.xml title=Congo>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<link rel=alternate type=application/rss+xml href=/congo/tags/advanced/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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="advanced">
<meta property="og:description" content>
<meta property="og:type" content="website">
@ -30,15 +30,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -50,13 +53,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/tags/>Tags</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/>Tags</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=https://jpanther.github.io/congo/tags/advanced/>advanced</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/advanced/>advanced</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<section class="prose dark:prose-light">
@ -69,7 +72,7 @@
<hr class="border-dotted border-neutral-400 w-36">
<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=https://jpanther.github.io/congo/docs/advanced-customisation/>Advanced Customisation</a>
<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">

View File

@ -7,13 +7,13 @@
<meta name=title content="analytics &#183; Congo">
<meta name=description content>
<link rel=canonical href=https://jpanther.github.io/congo/tags/analytics/>
<link rel=alternate type=application/rss+xml href=https://jpanther.github.io/congo/tags/analytics/index.xml title=Congo>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<link rel=alternate type=application/rss+xml href=/congo/tags/analytics/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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="analytics">
<meta property="og:description" content>
<meta property="og:type" content="website">
@ -30,15 +30,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -50,13 +53,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/tags/>Tags</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/>Tags</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=https://jpanther.github.io/congo/tags/analytics/>analytics</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/analytics/>analytics</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<section class="prose dark:prose-light">
@ -69,7 +72,7 @@
<hr class="border-dotted border-neutral-400 w-36">
<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=https://jpanther.github.io/congo/docs/partials/>Partials</a>
<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">

View File

@ -7,13 +7,13 @@
<meta name=title content="comments &#183; Congo">
<meta name=description content>
<link rel=canonical href=https://jpanther.github.io/congo/tags/comments/>
<link rel=alternate type=application/rss+xml href=https://jpanther.github.io/congo/tags/comments/index.xml title=Congo>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<link rel=alternate type=application/rss+xml href=/congo/tags/comments/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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="comments">
<meta property="og:description" content>
<meta property="og:type" content="website">
@ -30,15 +30,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -50,13 +53,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/tags/>Tags</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/>Tags</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=https://jpanther.github.io/congo/tags/comments/>comments</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/comments/>comments</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<section class="prose dark:prose-light">
@ -69,7 +72,7 @@
<hr class="border-dotted border-neutral-400 w-36">
<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=https://jpanther.github.io/congo/docs/partials/>Partials</a>
<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">

View File

@ -7,13 +7,13 @@
<meta name=title content="config &#183; Congo">
<meta name=description content>
<link rel=canonical href=https://jpanther.github.io/congo/tags/config/>
<link rel=alternate type=application/rss+xml href=https://jpanther.github.io/congo/tags/config/index.xml title=Congo>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<link rel=alternate type=application/rss+xml href=/congo/tags/config/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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="config">
<meta property="og:description" content>
<meta property="og:type" content="website">
@ -30,15 +30,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -50,13 +53,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/tags/>Tags</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/>Tags</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=https://jpanther.github.io/congo/tags/config/>config</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/config/>config</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<section class="prose dark:prose-light">
@ -69,7 +72,7 @@
<hr class="border-dotted border-neutral-400 w-36">
<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=https://jpanther.github.io/congo/docs/configuration/>Configuration</a>
<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">
@ -79,7 +82,7 @@
</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=https://jpanther.github.io/congo/docs/front-matter/>Front Matter</a>
<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">

View File

@ -7,13 +7,13 @@
<meta name=title content="css &#183; Congo">
<meta name=description content>
<link rel=canonical href=https://jpanther.github.io/congo/tags/css/>
<link rel=alternate type=application/rss+xml href=https://jpanther.github.io/congo/tags/css/index.xml title=Congo>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<link rel=alternate type=application/rss+xml href=/congo/tags/css/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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="css">
<meta property="og:description" content>
<meta property="og:type" content="website">
@ -30,15 +30,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -50,13 +53,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/tags/>Tags</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/>Tags</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=https://jpanther.github.io/congo/tags/css/>css</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/css/>css</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<section class="prose dark:prose-light">
@ -69,7 +72,7 @@
<hr class="border-dotted border-neutral-400 w-36">
<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=https://jpanther.github.io/congo/docs/advanced-customisation/>Advanced Customisation</a>
<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">
@ -81,7 +84,7 @@
<hr class="border-dotted border-neutral-400 w-36">
<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=https://jpanther.github.io/congo/samples/markdown-syntax/>Markdown Syntax Guide</a>
<a class="hover:underline hover:underline-primary-500 hover:underline-offset-small text-neutral-800 dark:text-neutral" href=/congo/samples/markdown-syntax/>Markdown Syntax Guide</a>
</h3>
<div class="text-sm text-neutral-400 dark:text-neutral-500">
<div class="flex flex-row items-center">

View File

@ -7,13 +7,13 @@
<meta name=title content="docs &#183; Congo">
<meta name=description content>
<link rel=canonical href=https://jpanther.github.io/congo/tags/docs/>
<link rel=alternate type=application/rss+xml href=https://jpanther.github.io/congo/tags/docs/index.xml title=Congo>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<link rel=alternate type=application/rss+xml href=/congo/tags/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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="docs">
<meta property="og:description" content>
<meta property="og:type" content="website">
@ -30,15 +30,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -50,13 +53,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/tags/>Tags</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/>Tags</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=https://jpanther.github.io/congo/tags/docs/>docs</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/docs/>docs</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<section class="prose dark:prose-light">
@ -69,7 +72,7 @@
<hr class="border-dotted border-neutral-400 w-36">
<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=https://jpanther.github.io/congo/docs/installation/>Installation</a>
<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">
@ -79,7 +82,7 @@
</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=https://jpanther.github.io/congo/docs/getting-started/>Getting Started</a>
<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">
@ -89,7 +92,7 @@
</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=https://jpanther.github.io/congo/docs/configuration/>Configuration</a>
<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">
@ -99,7 +102,7 @@
</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=https://jpanther.github.io/congo/docs/homepage-layout/>Homepage Layout</a>
<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">
@ -109,7 +112,7 @@
</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=https://jpanther.github.io/congo/docs/front-matter/>Front Matter</a>
<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">
@ -119,7 +122,7 @@
</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=https://jpanther.github.io/congo/docs/shortcodes/>Shortcodes</a>
<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">
@ -129,7 +132,7 @@
</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=https://jpanther.github.io/congo/docs/partials/>Partials</a>
<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">
@ -139,7 +142,7 @@
</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=https://jpanther.github.io/congo/docs/advanced-customisation/>Advanced Customisation</a>
<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">

View File

@ -7,13 +7,13 @@
<meta name=title content="emoji &#183; Congo">
<meta name=description content>
<link rel=canonical href=https://jpanther.github.io/congo/tags/emoji/>
<link rel=alternate type=application/rss+xml href=https://jpanther.github.io/congo/tags/emoji/index.xml title=Congo>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<link rel=alternate type=application/rss+xml href=/congo/tags/emoji/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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="emoji">
<meta property="og:description" content>
<meta property="og:type" content="website">
@ -30,15 +30,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -50,13 +53,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/tags/>Tags</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/>Tags</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=https://jpanther.github.io/congo/tags/emoji/>emoji</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/emoji/>emoji</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<section class="prose dark:prose-light">
@ -69,7 +72,7 @@
<hr class="border-dotted border-neutral-400 w-36">
<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=https://jpanther.github.io/congo/samples/emoji-support/>Emoji Support</a>
<a class="hover:underline hover:underline-primary-500 hover:underline-offset-small text-neutral-800 dark:text-neutral" href=/congo/samples/emoji-support/>Emoji Support</a>
</h3>
<div class="text-sm text-neutral-400 dark:text-neutral-500">
<div class="flex flex-row items-center">

View File

@ -7,13 +7,13 @@
<meta name=title content="favicons &#183; Congo">
<meta name=description content>
<link rel=canonical href=https://jpanther.github.io/congo/tags/favicons/>
<link rel=alternate type=application/rss+xml href=https://jpanther.github.io/congo/tags/favicons/index.xml title=Congo>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<link rel=alternate type=application/rss+xml href=/congo/tags/favicons/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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="favicons">
<meta property="og:description" content>
<meta property="og:type" content="website">
@ -30,15 +30,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -50,13 +53,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/tags/>Tags</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/>Tags</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=https://jpanther.github.io/congo/tags/favicons/>favicons</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/favicons/>favicons</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<section class="prose dark:prose-light">
@ -69,7 +72,7 @@
<hr class="border-dotted border-neutral-400 w-36">
<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=https://jpanther.github.io/congo/docs/partials/>Partials</a>
<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">

View File

@ -7,13 +7,13 @@
<meta name=title content="front matter &#183; Congo">
<meta name=description content>
<link rel=canonical href=https://jpanther.github.io/congo/tags/front-matter/>
<link rel=alternate type=application/rss+xml href=https://jpanther.github.io/congo/tags/front-matter/index.xml title=Congo>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<link rel=alternate type=application/rss+xml href=/congo/tags/front-matter/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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="front matter">
<meta property="og:description" content>
<meta property="og:type" content="website">
@ -30,15 +30,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -50,13 +53,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/tags/>Tags</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/>Tags</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=https://jpanther.github.io/congo/tags/front-matter/>front matter</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/front-matter/>front matter</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<section class="prose dark:prose-light">
@ -69,7 +72,7 @@
<hr class="border-dotted border-neutral-400 w-36">
<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=https://jpanther.github.io/congo/docs/front-matter/>Front Matter</a>
<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">

View File

@ -7,13 +7,13 @@
<meta name=title content="homepage &#183; Congo">
<meta name=description content>
<link rel=canonical href=https://jpanther.github.io/congo/tags/homepage/>
<link rel=alternate type=application/rss+xml href=https://jpanther.github.io/congo/tags/homepage/index.xml title=Congo>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<link rel=alternate type=application/rss+xml href=/congo/tags/homepage/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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="homepage">
<meta property="og:description" content>
<meta property="og:type" content="website">
@ -30,15 +30,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -50,13 +53,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/tags/>Tags</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/>Tags</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=https://jpanther.github.io/congo/tags/homepage/>homepage</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/homepage/>homepage</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<section class="prose dark:prose-light">
@ -69,7 +72,7 @@
<hr class="border-dotted border-neutral-400 w-36">
<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=https://jpanther.github.io/congo/docs/homepage-layout/>Homepage Layout</a>
<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">

View File

@ -7,13 +7,13 @@
<meta name=title content="html &#183; Congo">
<meta name=description content>
<link rel=canonical href=https://jpanther.github.io/congo/tags/html/>
<link rel=alternate type=application/rss+xml href=https://jpanther.github.io/congo/tags/html/index.xml title=Congo>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<link rel=alternate type=application/rss+xml href=/congo/tags/html/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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="html">
<meta property="og:description" content>
<meta property="og:type" content="website">
@ -30,15 +30,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -50,13 +53,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/tags/>Tags</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/>Tags</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=https://jpanther.github.io/congo/tags/html/>html</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/html/>html</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<section class="prose dark:prose-light">
@ -69,7 +72,7 @@
<hr class="border-dotted border-neutral-400 w-36">
<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=https://jpanther.github.io/congo/samples/markdown-syntax/>Markdown Syntax Guide</a>
<a class="hover:underline hover:underline-primary-500 hover:underline-offset-small text-neutral-800 dark:text-neutral" href=/congo/samples/markdown-syntax/>Markdown Syntax Guide</a>
</h3>
<div class="text-sm text-neutral-400 dark:text-neutral-500">
<div class="flex flex-row items-center">

View File

@ -7,13 +7,13 @@
<meta name=title content="icon &#183; Congo">
<meta name=description content>
<link rel=canonical href=https://jpanther.github.io/congo/tags/icon/>
<link rel=alternate type=application/rss+xml href=https://jpanther.github.io/congo/tags/icon/index.xml title=Congo>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<link rel=alternate type=application/rss+xml href=/congo/tags/icon/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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="icon">
<meta property="og:description" content>
<meta property="og:type" content="website">
@ -30,15 +30,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -50,13 +53,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/tags/>Tags</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/>Tags</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=https://jpanther.github.io/congo/tags/icon/>icon</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/icon/>icon</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<section class="prose dark:prose-light">
@ -69,7 +72,7 @@
<hr class="border-dotted border-neutral-400 w-36">
<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=https://jpanther.github.io/congo/docs/shortcodes/>Shortcodes</a>
<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">
@ -79,7 +82,7 @@
</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=https://jpanther.github.io/congo/docs/partials/>Partials</a>
<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">

View File

@ -7,13 +7,13 @@
<meta name=title content="Tags &#183; Congo">
<meta name=description content>
<link rel=canonical href=https://jpanther.github.io/congo/tags/>
<link rel=alternate type=application/rss+xml href=https://jpanther.github.io/congo/tags/index.xml title=Congo>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<link rel=alternate type=application/rss+xml href=/congo/tags/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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="Tags">
<meta property="og:description" content>
<meta property="og:type" content="website">
@ -30,15 +30,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -50,10 +53,10 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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=https://jpanther.github.io/congo/tags/>Tags</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/>Tags</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<section class="prose dark:prose-light">
@ -64,7 +67,7 @@
<section class="flex flex-wrap -mx-2 overflow-hidden">
<article class="w-full px-2 my-3 overflow-hidden sm:w-1/2 md:w-1/3 lg:w-1/4 xl:w-1/5">
<h2>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=https://jpanther.github.io/congo/tags/advanced/>advanced</a>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=/congo/tags/advanced/>advanced</a>
<span class="text-base text-neutral-400">
<span class="px-1 text-primary-500">&#183;</span>
1
@ -73,7 +76,7 @@
</article>
<article class="w-full px-2 my-3 overflow-hidden sm:w-1/2 md:w-1/3 lg:w-1/4 xl:w-1/5">
<h2>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=https://jpanther.github.io/congo/tags/analytics/>analytics</a>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=/congo/tags/analytics/>analytics</a>
<span class="text-base text-neutral-400">
<span class="px-1 text-primary-500">&#183;</span>
1
@ -82,7 +85,7 @@
</article>
<article class="w-full px-2 my-3 overflow-hidden sm:w-1/2 md:w-1/3 lg:w-1/4 xl:w-1/5">
<h2>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=https://jpanther.github.io/congo/tags/comments/>comments</a>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=/congo/tags/comments/>comments</a>
<span class="text-base text-neutral-400">
<span class="px-1 text-primary-500">&#183;</span>
1
@ -91,7 +94,7 @@
</article>
<article class="w-full px-2 my-3 overflow-hidden sm:w-1/2 md:w-1/3 lg:w-1/4 xl:w-1/5">
<h2>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=https://jpanther.github.io/congo/tags/config/>config</a>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=/congo/tags/config/>config</a>
<span class="text-base text-neutral-400">
<span class="px-1 text-primary-500">&#183;</span>
2
@ -100,7 +103,7 @@
</article>
<article class="w-full px-2 my-3 overflow-hidden sm:w-1/2 md:w-1/3 lg:w-1/4 xl:w-1/5">
<h2>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=https://jpanther.github.io/congo/tags/css/>css</a>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=/congo/tags/css/>css</a>
<span class="text-base text-neutral-400">
<span class="px-1 text-primary-500">&#183;</span>
2
@ -109,7 +112,7 @@
</article>
<article class="w-full px-2 my-3 overflow-hidden sm:w-1/2 md:w-1/3 lg:w-1/4 xl:w-1/5">
<h2>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=https://jpanther.github.io/congo/tags/docs/>docs</a>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=/congo/tags/docs/>docs</a>
<span class="text-base text-neutral-400">
<span class="px-1 text-primary-500">&#183;</span>
8
@ -118,7 +121,7 @@
</article>
<article class="w-full px-2 my-3 overflow-hidden sm:w-1/2 md:w-1/3 lg:w-1/4 xl:w-1/5">
<h2>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=https://jpanther.github.io/congo/tags/emoji/>emoji</a>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=/congo/tags/emoji/>emoji</a>
<span class="text-base text-neutral-400">
<span class="px-1 text-primary-500">&#183;</span>
1
@ -127,7 +130,7 @@
</article>
<article class="w-full px-2 my-3 overflow-hidden sm:w-1/2 md:w-1/3 lg:w-1/4 xl:w-1/5">
<h2>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=https://jpanther.github.io/congo/tags/favicons/>favicons</a>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=/congo/tags/favicons/>favicons</a>
<span class="text-base text-neutral-400">
<span class="px-1 text-primary-500">&#183;</span>
1
@ -136,7 +139,7 @@
</article>
<article class="w-full px-2 my-3 overflow-hidden sm:w-1/2 md:w-1/3 lg:w-1/4 xl:w-1/5">
<h2>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=https://jpanther.github.io/congo/tags/front-matter/>front matter</a>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=/congo/tags/front-matter/>front matter</a>
<span class="text-base text-neutral-400">
<span class="px-1 text-primary-500">&#183;</span>
1
@ -145,7 +148,7 @@
</article>
<article class="w-full px-2 my-3 overflow-hidden sm:w-1/2 md:w-1/3 lg:w-1/4 xl:w-1/5">
<h2>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=https://jpanther.github.io/congo/tags/homepage/>homepage</a>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=/congo/tags/homepage/>homepage</a>
<span class="text-base text-neutral-400">
<span class="px-1 text-primary-500">&#183;</span>
1
@ -154,7 +157,7 @@
</article>
<article class="w-full px-2 my-3 overflow-hidden sm:w-1/2 md:w-1/3 lg:w-1/4 xl:w-1/5">
<h2>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=https://jpanther.github.io/congo/tags/html/>html</a>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=/congo/tags/html/>html</a>
<span class="text-base text-neutral-400">
<span class="px-1 text-primary-500">&#183;</span>
1
@ -163,7 +166,7 @@
</article>
<article class="w-full px-2 my-3 overflow-hidden sm:w-1/2 md:w-1/3 lg:w-1/4 xl:w-1/5">
<h2>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=https://jpanther.github.io/congo/tags/icon/>icon</a>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=/congo/tags/icon/>icon</a>
<span class="text-base text-neutral-400">
<span class="px-1 text-primary-500">&#183;</span>
2
@ -172,7 +175,7 @@
</article>
<article class="w-full px-2 my-3 overflow-hidden sm:w-1/2 md:w-1/3 lg:w-1/4 xl:w-1/5">
<h2>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=https://jpanther.github.io/congo/tags/installation/>installation</a>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=/congo/tags/installation/>installation</a>
<span class="text-base text-neutral-400">
<span class="px-1 text-primary-500">&#183;</span>
2
@ -181,7 +184,7 @@
</article>
<article class="w-full px-2 my-3 overflow-hidden sm:w-1/2 md:w-1/3 lg:w-1/4 xl:w-1/5">
<h2>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=https://jpanther.github.io/congo/tags/layouts/>layouts</a>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=/congo/tags/layouts/>layouts</a>
<span class="text-base text-neutral-400">
<span class="px-1 text-primary-500">&#183;</span>
1
@ -190,7 +193,7 @@
</article>
<article class="w-full px-2 my-3 overflow-hidden sm:w-1/2 md:w-1/3 lg:w-1/4 xl:w-1/5">
<h2>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=https://jpanther.github.io/congo/tags/lead/>lead</a>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=/congo/tags/lead/>lead</a>
<span class="text-base text-neutral-400">
<span class="px-1 text-primary-500">&#183;</span>
1
@ -199,7 +202,7 @@
</article>
<article class="w-full px-2 my-3 overflow-hidden sm:w-1/2 md:w-1/3 lg:w-1/4 xl:w-1/5">
<h2>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=https://jpanther.github.io/congo/tags/markdown/>markdown</a>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=/congo/tags/markdown/>markdown</a>
<span class="text-base text-neutral-400">
<span class="px-1 text-primary-500">&#183;</span>
1
@ -208,7 +211,7 @@
</article>
<article class="w-full px-2 my-3 overflow-hidden sm:w-1/2 md:w-1/3 lg:w-1/4 xl:w-1/5">
<h2>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=https://jpanther.github.io/congo/tags/mermaid/>mermaid</a>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=/congo/tags/mermaid/>mermaid</a>
<span class="text-base text-neutral-400">
<span class="px-1 text-primary-500">&#183;</span>
1
@ -217,7 +220,7 @@
</article>
<article class="w-full px-2 my-3 overflow-hidden sm:w-1/2 md:w-1/3 lg:w-1/4 xl:w-1/5">
<h2>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=https://jpanther.github.io/congo/tags/partials/>partials</a>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=/congo/tags/partials/>partials</a>
<span class="text-base text-neutral-400">
<span class="px-1 text-primary-500">&#183;</span>
1
@ -226,7 +229,7 @@
</article>
<article class="w-full px-2 my-3 overflow-hidden sm:w-1/2 md:w-1/3 lg:w-1/4 xl:w-1/5">
<h2>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=https://jpanther.github.io/congo/tags/privacy/>privacy</a>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=/congo/tags/privacy/>privacy</a>
<span class="text-base text-neutral-400">
<span class="px-1 text-primary-500">&#183;</span>
2
@ -235,7 +238,7 @@
</article>
<article class="w-full px-2 my-3 overflow-hidden sm:w-1/2 md:w-1/3 lg:w-1/4 xl:w-1/5">
<h2>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=https://jpanther.github.io/congo/tags/sample/>sample</a>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=/congo/tags/sample/>sample</a>
<span class="text-base text-neutral-400">
<span class="px-1 text-primary-500">&#183;</span>
4
@ -244,7 +247,7 @@
</article>
<article class="w-full px-2 my-3 overflow-hidden sm:w-1/2 md:w-1/3 lg:w-1/4 xl:w-1/5">
<h2>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=https://jpanther.github.io/congo/tags/shortcodes/>shortcodes</a>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=/congo/tags/shortcodes/>shortcodes</a>
<span class="text-base text-neutral-400">
<span class="px-1 text-primary-500">&#183;</span>
2
@ -253,7 +256,7 @@
</article>
<article class="w-full px-2 my-3 overflow-hidden sm:w-1/2 md:w-1/3 lg:w-1/4 xl:w-1/5">
<h2>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=https://jpanther.github.io/congo/tags/users/>users</a>
<a class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small" href=/congo/tags/users/>users</a>
<span class="text-base text-neutral-400">
<span class="px-1 text-primary-500">&#183;</span>
1

View File

@ -7,13 +7,13 @@
<meta name=title content="installation &#183; Congo">
<meta name=description content>
<link rel=canonical href=https://jpanther.github.io/congo/tags/installation/>
<link rel=alternate type=application/rss+xml href=https://jpanther.github.io/congo/tags/installation/index.xml title=Congo>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<link rel=alternate type=application/rss+xml href=/congo/tags/installation/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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="installation">
<meta property="og:description" content>
<meta property="og:type" content="website">
@ -30,15 +30,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -50,13 +53,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/tags/>Tags</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/>Tags</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=https://jpanther.github.io/congo/tags/installation/>installation</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/installation/>installation</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<section class="prose dark:prose-light">
@ -69,7 +72,7 @@
<hr class="border-dotted border-neutral-400 w-36">
<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=https://jpanther.github.io/congo/docs/installation/>Installation</a>
<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">
@ -79,7 +82,7 @@
</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=https://jpanther.github.io/congo/docs/getting-started/>Getting Started</a>
<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">

View File

@ -7,13 +7,13 @@
<meta name=title content="layouts &#183; Congo">
<meta name=description content>
<link rel=canonical href=https://jpanther.github.io/congo/tags/layouts/>
<link rel=alternate type=application/rss+xml href=https://jpanther.github.io/congo/tags/layouts/index.xml title=Congo>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<link rel=alternate type=application/rss+xml href=/congo/tags/layouts/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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="layouts">
<meta property="og:description" content>
<meta property="og:type" content="website">
@ -30,15 +30,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -50,13 +53,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/tags/>Tags</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/>Tags</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=https://jpanther.github.io/congo/tags/layouts/>layouts</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/layouts/>layouts</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<section class="prose dark:prose-light">
@ -69,7 +72,7 @@
<hr class="border-dotted border-neutral-400 w-36">
<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=https://jpanther.github.io/congo/docs/homepage-layout/>Homepage Layout</a>
<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">

View File

@ -7,13 +7,13 @@
<meta name=title content="lead &#183; Congo">
<meta name=description content>
<link rel=canonical href=https://jpanther.github.io/congo/tags/lead/>
<link rel=alternate type=application/rss+xml href=https://jpanther.github.io/congo/tags/lead/index.xml title=Congo>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<link rel=alternate type=application/rss+xml href=/congo/tags/lead/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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="lead">
<meta property="og:description" content>
<meta property="og:type" content="website">
@ -30,15 +30,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -50,13 +53,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/tags/>Tags</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/>Tags</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=https://jpanther.github.io/congo/tags/lead/>lead</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/lead/>lead</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<section class="prose dark:prose-light">
@ -69,7 +72,7 @@
<hr class="border-dotted border-neutral-400 w-36">
<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=https://jpanther.github.io/congo/docs/shortcodes/>Shortcodes</a>
<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">

View File

@ -7,13 +7,13 @@
<meta name=title content="markdown &#183; Congo">
<meta name=description content>
<link rel=canonical href=https://jpanther.github.io/congo/tags/markdown/>
<link rel=alternate type=application/rss+xml href=https://jpanther.github.io/congo/tags/markdown/index.xml title=Congo>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<link rel=alternate type=application/rss+xml href=/congo/tags/markdown/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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="markdown">
<meta property="og:description" content>
<meta property="og:type" content="website">
@ -30,15 +30,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -50,13 +53,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/tags/>Tags</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/>Tags</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=https://jpanther.github.io/congo/tags/markdown/>markdown</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/markdown/>markdown</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<section class="prose dark:prose-light">
@ -69,7 +72,7 @@
<hr class="border-dotted border-neutral-400 w-36">
<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=https://jpanther.github.io/congo/samples/markdown-syntax/>Markdown Syntax Guide</a>
<a class="hover:underline hover:underline-primary-500 hover:underline-offset-small text-neutral-800 dark:text-neutral" href=/congo/samples/markdown-syntax/>Markdown Syntax Guide</a>
</h3>
<div class="text-sm text-neutral-400 dark:text-neutral-500">
<div class="flex flex-row items-center">

View File

@ -7,13 +7,13 @@
<meta name=title content="mermaid &#183; Congo">
<meta name=description content>
<link rel=canonical href=https://jpanther.github.io/congo/tags/mermaid/>
<link rel=alternate type=application/rss+xml href=https://jpanther.github.io/congo/tags/mermaid/index.xml title=Congo>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<link rel=alternate type=application/rss+xml href=/congo/tags/mermaid/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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="mermaid">
<meta property="og:description" content>
<meta property="og:type" content="website">
@ -30,15 +30,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -50,13 +53,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/tags/>Tags</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/>Tags</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=https://jpanther.github.io/congo/tags/mermaid/>mermaid</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/mermaid/>mermaid</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<section class="prose dark:prose-light">
@ -69,7 +72,7 @@
<hr class="border-dotted border-neutral-400 w-36">
<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=https://jpanther.github.io/congo/docs/shortcodes/>Shortcodes</a>
<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">

View File

@ -7,13 +7,13 @@
<meta name=title content="partials &#183; Congo">
<meta name=description content>
<link rel=canonical href=https://jpanther.github.io/congo/tags/partials/>
<link rel=alternate type=application/rss+xml href=https://jpanther.github.io/congo/tags/partials/index.xml title=Congo>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<link rel=alternate type=application/rss+xml href=/congo/tags/partials/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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="partials">
<meta property="og:description" content>
<meta property="og:type" content="website">
@ -30,15 +30,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -50,13 +53,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/tags/>Tags</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/>Tags</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=https://jpanther.github.io/congo/tags/partials/>partials</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/partials/>partials</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<section class="prose dark:prose-light">
@ -69,7 +72,7 @@
<hr class="border-dotted border-neutral-400 w-36">
<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=https://jpanther.github.io/congo/docs/partials/>Partials</a>
<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">

View File

@ -7,13 +7,13 @@
<meta name=title content="privacy &#183; Congo">
<meta name=description content>
<link rel=canonical href=https://jpanther.github.io/congo/tags/privacy/>
<link rel=alternate type=application/rss+xml href=https://jpanther.github.io/congo/tags/privacy/index.xml title=Congo>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<link rel=alternate type=application/rss+xml href=/congo/tags/privacy/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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="privacy">
<meta property="og:description" content>
<meta property="og:type" content="website">
@ -30,15 +30,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -50,13 +53,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/tags/>Tags</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/>Tags</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=https://jpanther.github.io/congo/tags/privacy/>privacy</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/privacy/>privacy</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<section class="prose dark:prose-light">
@ -69,7 +72,7 @@
<hr class="border-dotted border-neutral-400 w-36">
<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=https://jpanther.github.io/congo/docs/partials/>Partials</a>
<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">
@ -81,7 +84,7 @@
<hr class="border-dotted border-neutral-400 w-36">
<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=https://jpanther.github.io/congo/samples/rich-content/>Rich Content</a>
<a class="hover:underline hover:underline-primary-500 hover:underline-offset-small text-neutral-800 dark:text-neutral" href=/congo/samples/rich-content/>Rich Content</a>
</h3>
<div class="text-sm text-neutral-400 dark:text-neutral-500">
<div class="flex flex-row items-center">

View File

@ -7,13 +7,13 @@
<meta name=title content="sample &#183; Congo">
<meta name=description content>
<link rel=canonical href=https://jpanther.github.io/congo/tags/sample/>
<link rel=alternate type=application/rss+xml href=https://jpanther.github.io/congo/tags/sample/index.xml title=Congo>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<link rel=alternate type=application/rss+xml href=/congo/tags/sample/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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="sample">
<meta property="og:description" content>
<meta property="og:type" content="website">
@ -30,15 +30,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -50,13 +53,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/tags/>Tags</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/>Tags</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=https://jpanther.github.io/congo/tags/sample/>sample</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/sample/>sample</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<section class="prose dark:prose-light">
@ -69,7 +72,7 @@
<hr class="border-dotted border-neutral-400 w-36">
<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=https://jpanther.github.io/congo/samples/markdown-syntax/>Markdown Syntax Guide</a>
<a class="hover:underline hover:underline-primary-500 hover:underline-offset-small text-neutral-800 dark:text-neutral" href=/congo/samples/markdown-syntax/>Markdown Syntax Guide</a>
</h3>
<div class="text-sm text-neutral-400 dark:text-neutral-500">
<div class="flex flex-row items-center">
@ -79,7 +82,7 @@
</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=https://jpanther.github.io/congo/samples/rich-content/>Rich Content</a>
<a class="hover:underline hover:underline-primary-500 hover:underline-offset-small text-neutral-800 dark:text-neutral" href=/congo/samples/rich-content/>Rich Content</a>
</h3>
<div class="text-sm text-neutral-400 dark:text-neutral-500">
<div class="flex flex-row items-center">
@ -89,7 +92,7 @@
</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=https://jpanther.github.io/congo/samples/math-typesetting/>Math Typesetting</a>
<a class="hover:underline hover:underline-primary-500 hover:underline-offset-small text-neutral-800 dark:text-neutral" href=/congo/samples/math-typesetting/>Math Typesetting</a>
</h3>
<div class="text-sm text-neutral-400 dark:text-neutral-500">
<div class="flex flex-row items-center">
@ -99,7 +102,7 @@
</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=https://jpanther.github.io/congo/samples/emoji-support/>Emoji Support</a>
<a class="hover:underline hover:underline-primary-500 hover:underline-offset-small text-neutral-800 dark:text-neutral" href=/congo/samples/emoji-support/>Emoji Support</a>
</h3>
<div class="text-sm text-neutral-400 dark:text-neutral-500">
<div class="flex flex-row items-center">

View File

@ -7,13 +7,13 @@
<meta name=title content="shortcodes &#183; Congo">
<meta name=description content>
<link rel=canonical href=https://jpanther.github.io/congo/tags/shortcodes/>
<link rel=alternate type=application/rss+xml href=https://jpanther.github.io/congo/tags/shortcodes/index.xml title=Congo>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<link rel=alternate type=application/rss+xml href=/congo/tags/shortcodes/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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="shortcodes">
<meta property="og:description" content>
<meta property="og:type" content="website">
@ -30,15 +30,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -50,13 +53,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/tags/>Tags</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/>Tags</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=https://jpanther.github.io/congo/tags/shortcodes/>shortcodes</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/shortcodes/>shortcodes</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<section class="prose dark:prose-light">
@ -69,7 +72,7 @@
<hr class="border-dotted border-neutral-400 w-36">
<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=https://jpanther.github.io/congo/docs/shortcodes/>Shortcodes</a>
<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">
@ -81,7 +84,7 @@
<hr class="border-dotted border-neutral-400 w-36">
<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=https://jpanther.github.io/congo/samples/rich-content/>Rich Content</a>
<a class="hover:underline hover:underline-primary-500 hover:underline-offset-small text-neutral-800 dark:text-neutral" href=/congo/samples/rich-content/>Rich Content</a>
</h3>
<div class="text-sm text-neutral-400 dark:text-neutral-500">
<div class="flex flex-row items-center">

View File

@ -7,13 +7,13 @@
<meta name=title content="users &#183; Congo">
<meta name=description content>
<link rel=canonical href=https://jpanther.github.io/congo/tags/users/>
<link rel=alternate type=application/rss+xml href=https://jpanther.github.io/congo/tags/users/index.xml title=Congo>
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<link rel=alternate type=application/rss+xml href=/congo/tags/users/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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="users">
<meta property="og:description" content>
<meta property="og:type" content="website">
@ -30,15 +30,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -50,13 +53,13 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=https://jpanther.github.io/congo/tags/>Tags</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/>Tags</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=https://jpanther.github.io/congo/tags/users/>users</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/tags/users/>users</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<section class="prose dark:prose-light">
@ -69,7 +72,7 @@
<hr class="border-dotted border-neutral-400 w-36">
<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=https://jpanther.github.io/congo/users/>Users</a>
<a class="hover:underline hover:underline-primary-500 hover:underline-offset-small text-neutral-800 dark:text-neutral" href=/congo/users/>Users</a>
</h3>
<div class="text-sm text-neutral-400 dark:text-neutral-500">
<div class="flex flex-row items-center">

View File

@ -1 +1 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>users on Congo</title><link>https://jpanther.github.io/congo/tags/users/</link><description>Recent content in users on Congo</description><generator>Hugo -- gohugo.io</generator><language>en-AU</language><lastBuildDate>Fri, 14 Aug 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://jpanther.github.io/congo/tags/users/index.xml" rel="self" type="application/rss+xml"/><item><title>Users</title><link>https://jpanther.github.io/congo/users/</link><pubDate>Fri, 14 Aug 2020 00:00:00 +0000</pubDate><guid>https://jpanther.github.io/congo/users/</guid><description>Real websites that are built with Congo. Website Details Congo user? To add your site to this list, submit a pull request.</description></item></channel></rss>
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>users on Congo</title><link>https://jpanther.github.io/congo/tags/users/</link><description>Recent content in users on Congo</description><generator>Hugo -- gohugo.io</generator><language>en-AU</language><lastBuildDate>Fri, 14 Aug 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://jpanther.github.io/congo/tags/users/index.xml" rel="self" type="application/rss+xml"/><item><title>Users</title><link>https://jpanther.github.io/congo/users/</link><pubDate>Fri, 14 Aug 2020 00:00:00 +0000</pubDate><guid>https://jpanther.github.io/congo/users/</guid><description>Real websites that are built with Congo. Website Details jamespanther.com Personal site - Theme author Congo user? To add your site to this list, submit a pull request.</description></item></channel></rss>

View File

@ -7,12 +7,12 @@
<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/schemes/congo.min.b48d6ba061dc77186a2524fb8aac5ac3823b2679a9299ca60325abbccc9c1764c884715f0ba24b4e2776cb3814df4af1f4c854b87207cd5d4c7a254da9b55751.css integrity="sha512-tI1roGHcdxhqJST7iqxaw4I7JnmpKZymAyWrvMycF2TIhHFfC6JLTid2yzgU30rx9MhUuHIHzV1MeiVNqbVXUQ==">
<link type=text/css rel=stylesheet href=https://jpanther.github.io/congo/css/compiled/main.min.e3dab301c0ecc8319dd605a1b763dac85e7504a5211359653df0be00619c5d8fa4da3f0d0e2dde3b15547025dc373359eaa9336a604f5e8bc757a0049d4d3c4a.css integrity="sha512-49qzAcDsyDGd1gWht2PayF51BKUhE1llPfC+AGGcXY+k2j8NDi3eOxVUcCXcNzNZ6qkzamBPXovHV6AEnU08Sg==">
<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>
<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.ea854f5324e6f022fce8a455002c667df804536940ec2e12411e4a8cab77790e8403bc0acc8feb64a7f08e3cac0e869a37f8cba59650d1fe3f3e83fe54a49c8a.css integrity="sha512-6oVPUyTm8CL86KRVACxmffgEU2lA7C4SQR5KjKt3eQ6EA7wKzI/rZKfwjjysDoaaN/jLpZZQ0f4/PoP+VKScig==">
<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="Users">
<meta property="og:description" content="Some real life Congo examples.">
<meta property="og:type" content="article">
@ -22,7 +22,7 @@
<meta name=twitter:card content="summary">
<meta name=twitter:title content="Users">
<meta name=twitter:description content="Some real life Congo examples.">
<script type=application/ld+json>{"@context":"https://schema.org","@type":"BlogPosting","articleSection":"Welcome to Congo! :tada:","name":"Users","headline":"Users","description":"Some real life Congo examples.","inLanguage":"en-AU","author":{"@type":"Person","name":"Congo"},"creator":{"@type":"Person","name":"Congo"},"copyrightHolder":"Congo","copyrightYear":"2020","dateCreated":"2020-08-14T00:00:00\u002b00:00","datePublished":"2020-08-14T00:00:00\u002b00:00","dateModified":"2020-08-14T00:00:00\u002b00:00","url":"https:\/\/jpanther.github.io\/congo\/users\/","wordCount":"22","keywords":["users"]}</script>
<script type=application/ld+json>{"@context":"https://schema.org","@type":"BlogPosting","articleSection":"Welcome to Congo! :tada:","name":"Users","headline":"Users","description":"Some real life Congo examples.","inLanguage":"en-AU","author":{"@type":"Person","name":"Congo"},"creator":{"@type":"Person","name":"Congo"},"copyrightHolder":"Congo","copyrightYear":"2020","dateCreated":"2020-08-14T00:00:00\u002b00:00","datePublished":"2020-08-14T00:00:00\u002b00:00","dateModified":"2020-08-14T00:00:00\u002b00:00","url":"https:\/\/jpanther.github.io\/congo\/users\/","wordCount":"28","keywords":["users"]}</script>
<meta name=generator content="Hugo 0.87.0">
<meta name=author content="Congo">
<link href=https://twitter.com/ rel=me>
@ -32,15 +32,18 @@
</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: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=https://jpanther.github.io/congo/>Congo</a>
<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=https://jpanther.github.io/congo/docs/ title=Documentation>Docs</a>
<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=https://jpanther.github.io/congo/samples/ title="Content Samples">Samples</a>
<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>
@ -53,10 +56,10 @@
<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=https://jpanther.github.io/congo/>Welcome to Congo! :tada:</a><span class="px-1 text-primary-500">/</span>
<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=https://jpanther.github.io/congo/users/>Users</a><span class="px-1 text-primary-500">/</span>
<a class="hover:underline hover:underline-neutral-300 dark:underline-neutral-600" href=/congo/users/>Users</a><span class="px-1 text-primary-500">/</span>
</li>
</ol>
<h1 class="mt-0 text-4xl font-extrabold text-neutral-800 dark:text-neutral">
@ -64,11 +67,6 @@ Users
</h1>
<div class="mt-8 mb-12 text-base text-neutral-400 dark:text-neutral-500">
<div class="flex flex-row items-center">
<span class=mb-[2px]>
<a href=https://github.com/jpanther/congo/tree/dev/exampleSite/content/users.md class="text-lg hover:text-primary-500" rel="noopener noreferrer" target=_blank title="Edit content"><span class="relative inline-block align-text-bottom icon"><svg aria-hidden="true" focusable="false" data-prefix="far" data-icon="edit" class="svg-inline--fa fa-edit fa-w-18" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentcolor" d="M402.3 344.9l32-32c5-5 13.7-1.5 13.7 5.7V464c0 26.5-21.5 48-48 48H48c-26.5.0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h273.5c7.1.0 10.7 8.6 5.7 13.7l-32 32c-1.5 1.5-3.5 2.3-5.7 2.3H48v352h352V350.5c0-2.1.8-4.1 2.3-5.6zm156.6-201.8L296.3 405.7l-90.4 10c-26.2 2.9-48.5-19.2-45.6-45.6l10-90.4L432.9 17.1c22.9-22.9 59.9-22.9 82.7.0l43.2 43.2c22.9 22.9 22.9 60 .1 82.8zM460.1 174 402 115.9 216.2 301.8l-7.3 65.3 65.3-7.3L460.1 174zm64.8-79.7-43.2-43.2c-4.1-4.1-10.8-4.1-14.8.0L436 82l58.1 58.1 30.9-30.9c4-4.2 4-10.8-.1-14.9z"/></svg>
</span>
</a>
</span>
</div>
</div>
</header>
@ -83,6 +81,12 @@ Real websites that are built with Congo.
<th>Details</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href=https://www.jamespanther.com>jamespanther.com</a></td>
<td>Personal site - Theme author</td>
</tr>
</tbody>
</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>