Welcome to Congo! ๐ŸŽ‰

A powerful, lightweight theme for Hugo built with Tailwind CSS.

This is a demo site built entirely using Congo. It also contains a complete set of [theme documentation](https://quin-shanley.github.io/blog/blog/). 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.

<div class="flex px-4 py-2 mb-8 text-base rounded-md bg-primary-100 dark:bg-primary-900"> <span class="flex items-center pe-3 text-primary-400"> </span> <span class="flex items-center justify-between grow dark:text-neutral-300"> <span class="prose dark:prose-invert">This is a demo of the <code id="layout">page</code> layout.</span> <button id="switch-layout-button" class="px-4 !text-neutral !no-underline rounded-md bg-primary-600 hover:!bg-primary-500 dark:bg-primary-800 dark:hover:!bg-primary-700" > Switch layout โ†ป </button> </span> </div>