<?xml version="1.0" encoding="utf-8" standalone="yes"?><rssversion="2.0"xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Documentation on Congo</title><link>https://jpanther.github.io/congo/docs/</link><description>Recent content in Documentation on Congo</description><generator>Hugo -- gohugo.io</generator><language>en-AU</language><lastBuildDate>Sun, 16 Aug 2020 00:00:00 +0000</lastBuildDate><atom:linkhref="https://jpanther.github.io/congo/docs/index.xml"rel="self"type="application/rss+xml"/><item><title>Installation</title><link>https://jpanther.github.io/congo/docs/installation/</link><pubDate>Sun, 16 Aug 2020 00:00:00 +0000</pubDate><guid>https://jpanther.github.io/congo/docs/installation/</guid><description>Simply follow the standard Hugo Quick Start procedure to get up and running quickly.
Create a new site # Run the command hugo new site mywebsite to create a new Hugo site in a folder named mywebsite.</description></item><item><title>Getting Started</title><link>https://jpanther.github.io/congo/docs/getting-started/</link><pubDate>Sat, 15 Aug 2020 00:00:00 +0000</pubDate><guid>https://jpanther.github.io/congo/docs/getting-started/</guid><description>This section assumes you have already installed the Congo theme. 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.
# config/_default/config.toml baseURL = &#34;https://your_domain.com&#34; languageCode = &#34;en-AU&#34; title = &#34;My awesome website&#34; [author] name = &#34;Your name&#34; image = &#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.
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>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&rsquo;s base configuration, so you only need to specify these parameters in your front matter when you want to override the default.
Name Type Default Description externalUrl string Not set If this article is published on a third-party website, the URL to this article.</description></item><item><title>Shortcodes</title><link>https://jpanther.github.io/congo/docs/shortcodes/</link><pubDate>Tue, 11 Aug 2020 00:00:00 +0000</pubDate><guid>https://jpanther.github.io/congo/docs/shortcodes/</guid><description>In addition to all the default Hugo shortcodes, Congo adds a few extras for additional functionality.
Alert # alert outputs its contents as a stylised message box within your article. It&rsquo;s useful for drawing attention to important information that you don&rsquo;t want the reader to miss.
The input is written in Markdown so you can format it however you please.
{{&lt; alert &gt;}} **Warning!** This action is destructive! {{&lt; /alert &gt;}} Warning!</description></item><item><title>Partials</title><link>https://jpanther.github.io/congo/docs/partials/</link><pubDate>Mon, 10 Aug 2020 00:00:00 +0000</pubDate><guid>https://jpanther.github.io/congo/docs/partials/</guid><description>Analytics # Congo provides built-in support for Fathom Analytics and Google Analytics. Fathom is a paid alternative to Google Analytics that respects user privacy. If you&rsquo;re interested you can use this affiliate link to receive $10 credit and try the service.
Fathom Analytics # To enable Fathom Analytics support, simply provide your Fathom site code in the config/_default/params.toml file. If you also use the custom domain feature of Fathom and would like to serve their script from your domain, you can also additionally provide the domain configuration value.</description></item><item><title>Advanced Customisation</title><link>https://jpanther.github.io/congo/docs/advanced-customisation/</link><pubDate>Sun, 09 Aug 2020 00:00:00 +0000</pubDate><guid>https://jpanther.github.io/congo/docs/advanced-customisation/</guid><description>There are a few ways you can make style changes to Congo.
Colour schemes # Congo ships with a few colour schemes out of the box. To change the basic colour scheme, you can set the colorScheme theme parameter to one of the default configurations. Valid options are congo (the default), avocado, fire and ocean.
In addition to the default scheme, you can also create your own and restyle the entire website to your liking.</description></item></channel></rss>