<?xml version="1.0" encoding="utf-8" standalone="yes"?><rssversion="2.0"xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Basics on Documentat'n fer Cap'n Hugo Relearrrn Theme</title><link>https://mcshelby.github.io/pir/basics/</link><description>Recent content in Basics on Documentat'n fer Cap'n Hugo Relearrrn Theme</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:linkhref="https://mcshelby.github.io/pir/basics/index.xml"rel="self"type="application/rss+xml"/><item><title>Requirrrements</title><link>https://mcshelby.github.io/pir/basics/requirements/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://mcshelby.github.io/pir/basics/requirements/</guid><description>Thanks t' th' simplicity o' Cap'n Hugo, this plank be as empty as this theme needs requirements.
Just download latest version o' Cap'n Hugo binary (&gt; 0.25) fer yer OS (Windows, Linux, Mac) : it&rsquo;s that simple.</description></item><item><title>Installat'n</title><link>https://mcshelby.github.io/pir/basics/installation/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://mcshelby.github.io/pir/basics/installation/</guid><description>Th' follow'n steps be here t' help ye initialize yer new website. If ye don&rsquo;t know Cap'n Hugo at all, we strongly suggest ye learn more about it by follow'n this great documentat'n fer beginners.
This theme&rsquo;s repository be: https://github.com/McShelby/hugo-theme-relearn.git</description></item><item><title>Migrrrat'n</title><link>https://mcshelby.github.io/pir/basics/migration/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://mcshelby.github.io/pir/basics/migration/</guid><description>This document shows ye what&rsquo;s new 'n th' latest release. For a detailed list o' changes, see th' history plank.
New: Marks new behavior ye might find interest'n or comes configur'ble.</description></item><item><title>Configurrrat'n</title><link>https://mcshelby.github.io/pir/basics/configuration/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://mcshelby.github.io/pir/basics/configuration/</guid><description>Global ship parameters On top o' Cap'n Hugo global configurat'n, th' Relearrrn theme lets ye define th' follow'n parameters 'n yer config.toml (here, values be default).
[params] # This controls whether submenus will be expanded (true), or collapsed (false) 'n th' # menu; if no sett'n be given, th' first menu level be set t' false, all others t' true; # this can be overridden 'n th' planks frontmatter alwaysopen = true # Prefix URL t' edit current plank.</description></item><item><title>Customizat'n</title><link>https://mcshelby.github.io/pir/basics/customization/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://mcshelby.github.io/pir/basics/customization/</guid><description>Th' Relearrrn theme has been built t' be as configur'ble as poss'ble by defin'n multiple partials
In themes/hugo-theme-relearn/layouts/partials/, ye will find all th' partials defined fer this theme. If ye need t' overwrite someth'n, don&rsquo;t change th' code directly. Instead follow this plank. You&rsquo;d create a new partial 'n th' layouts/partials folder o' yer local project. This partial will have th' priority.