congo/index.xml

21 lines
8.5 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Welcome to Congo! :tada: on Congo</title><link>https://jpanther.github.io/Congo/</link><description>Recent content in Welcome to Congo! :tada: on Congo</description><generator>Hugo -- gohugo.io</generator><language>en-AU</language><lastBuildDate>Sun, 16 Aug 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://jpanther.github.io/Congo/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.
Detailed instructions can be found below.
Install Hugo # You can find specific instructions for your platform in the official Hugo docs.
Make sure you are using Hugo version 0.86.1 or later as the theme takes advantage of some of the latest Hugo features.
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.
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.
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.
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&amp;rsquo;s useful for drawing attention to important information that you don&amp;rsquo;t want the reader to miss.
The input is written in Markdown so you can format it however you please.
Example:
{{&amp;lt; alert &amp;gt;}} **Warning!** This action is destructive! {{&amp;lt; /alert &amp;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&amp;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 couple of ways you can make style changes to Congo.
If you just need to add or override some simple styles, you can do so by creating a custom.css file in your project&amp;rsquo;s static/css/ folder. This file will be loaded automatically after the theme&amp;rsquo;s default styles.
Alternatively, if you&amp;rsquo;d like to make a major change, you can take advantage of Tailwind CSS&amp;rsquo;s JIT compiler and rebuild the entire theme CSS from scratch.</description></item><item><title>Markdown Syntax Guide</title><link>https://jpanther.github.io/Congo/samples/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://jpanther.github.io/Congo/samples/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Rich Content</title><link>https://jpanther.github.io/Congo/samples/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://jpanther.github.io/Congo/samples/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p>
&lt;h2 id="heading"> &lt;a class="heading-anchor" href="#heading" aria-label="Anchor">#&lt;/a>&lt;/h2></description></item><item><title>Math Typesetting</title><link>https://jpanther.github.io/Congo/samples/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://jpanther.github.io/Congo/samples/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Emoji Support</title><link>https://jpanther.github.io/Congo/samples/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://jpanther.github.io/Congo/samples/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss>