mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-24 00:03:10 +00:00
92 lines
No EOL
9 KiB
XML
92 lines
No EOL
9 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
<channel>
|
|
<title>Basics on Cap'n Hugo Relearrrn Theme</title>
|
|
<link>https://McShelby.github.io/hugo-theme-relearn/pir/basics/index.html</link>
|
|
<description>Recent content in Basics on Cap'n Hugo Relearrrn Theme</description>
|
|
<generator>Hugo -- gohugo.io</generator>
|
|
<language>art-pir</language>
|
|
<atom:link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/index.xml" rel="self" type="application/rss+xml" />
|
|
<item>
|
|
<title>What's New</title>
|
|
<link>https://McShelby.github.io/hugo-theme-relearn/pir/basics/migration/index.html</link>
|
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
|
<guid>https://McShelby.github.io/hugo-theme-relearn/pir/basics/migration/index.html</guid>
|
|
<description>Arrr! Pirrrates Fello' pirrrates, grog made us dizzy! Be awarrre some stuff may look weird in this trrranslat'n. Like Merrrmaids, do'n math or chemistrrry and stuff.
|
|
This document shows ye what&rsquo;s new 'n th' latest release an' flags it wit' one o' th' follow'n badges. For a detailed list o' changes, see th' history plank.
|
|
0.112.4 Th' minimum required Cap'n Hugo version.
|
|
Break'n A change that requires act'n by ye after upgrad'n t' assure th' ship be still functional.</description>
|
|
</item>
|
|
<item>
|
|
<title>Requirrrements</title>
|
|
<link>https://McShelby.github.io/hugo-theme-relearn/pir/basics/requirements/index.html</link>
|
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
|
<guid>https://McShelby.github.io/hugo-theme-relearn/pir/basics/requirements/index.html</guid>
|
|
<description>Thanks t' th' simplicity o' Cap'n Hugo, this plank be as empty as this theme needs requirements.
|
|
Just download at least version 0.112.4 o' th' Cap'n Hugo binary fer yer OS (Windows, Linux, Mac).
|
|
It&rsquo;s a kind o' magic</description>
|
|
</item>
|
|
<item>
|
|
<title>Installat'n</title>
|
|
<link>https://McShelby.github.io/hugo-theme-relearn/pir/basics/installation/index.html</link>
|
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
|
<guid>https://McShelby.github.io/hugo-theme-relearn/pir/basics/installation/index.html</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.
|
|
Create yer project Cap'n Hugo provides a new command t' create a new website.
|
|
hugo new ship &lt;new_project&gt;Install th' theme Install th' Relearrrn theme by follow'n this documentat'n us'n Hugo&rsquo;s module system.
|
|
This theme&rsquo;s repository be: https://github.</description>
|
|
</item>
|
|
<item>
|
|
<title>Configurrrat'n</title>
|
|
<link>https://McShelby.github.io/hugo-theme-relearn/pir/basics/configuration/index.html</link>
|
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
|
<guid>https://McShelby.github.io/hugo-theme-relearn/pir/basics/configuration/index.html</guid>
|
|
<description>On top o' Hugo&rsquo;s global configurat'n opt'ns, th' Relearrrn theme lets ye define further opt'ns unique t' th' theme 'n yer hugo.toml. Th' defaults be written 'n th' comments o' each opt'n.
|
|
Avast that some o' these opt'ns be explained 'n detail 'n other sections o' this documentat'n.
|
|
&#8203; hugo.toml [params] # If an opt'n value be said t' be not set, ye can achieve th' same behavior # by given it an empty str'n value.</description>
|
|
</item>
|
|
<item>
|
|
<title>Brrrand'n</title>
|
|
<link>https://McShelby.github.io/hugo-theme-relearn/pir/basics/branding/index.html</link>
|
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
|
<guid>https://McShelby.github.io/hugo-theme-relearn/pir/basics/branding/index.html</guid>
|
|
<description>Th' Relearrrn theme provides configurat'n opt'ns t' change yer your site&rsquo;s colors, favicon an' logo. This allows ye t' easily align yer ship visuals t' yer desired style. Most o' these opt'ns be exposed thru so called color variants.
|
|
A color variant lets ye cust'mize various visual effects o' yer ship like almost any color, used fonts, color schemes o' print, rules highligtn'n, Merrrmaid an' th' OpenAPI shortcode, etc. It contains o' a CSS file an' optional configurat'n opt'ns 'n yer hugo.</description>
|
|
</item>
|
|
<item>
|
|
<title>Customizat'n</title>
|
|
<link>https://McShelby.github.io/hugo-theme-relearn/pir/basics/customization/index.html</link>
|
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
|
<guid>https://McShelby.github.io/hugo-theme-relearn/pir/basics/customization/index.html</guid>
|
|
<description>Serv'n yer plank from a subfolder If yer ship be served from a subfolder, eg. https://example.com/mysite/, ye have t' set th' follow'n lines t' yer hugo.toml
|
|
baseURL = &#34;https://example.com/mysite/&#34; canonifyURLs = true relativeURLs = trueWithout canonifyURLs=true URLs 'n sublemental planks (like sitemap.xml, rss.xml) will be generated falsly while yer HTML files will still work. See https://github.com/gohugoio/hugo/issues/5226.
|
|
Serv'n yer plank from th' filesystem If ye want yer plank served from th' filesystem by us'n URLs start'n wit' file:// you&rsquo;ll need th' follow'n configurat'n 'n yer hugo.</description>
|
|
</item>
|
|
<item>
|
|
<title>Stylesheet generrrat'r</title>
|
|
<link>https://McShelby.github.io/hugo-theme-relearn/pir/basics/generator/index.html</link>
|
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
|
<guid>https://McShelby.github.io/hugo-theme-relearn/pir/basics/generator/index.html</guid>
|
|
<description>This interactive tool may help ye t' generate yer own color variant stylesheet.
|
|
Show usage instruct'ns T' get started, first select a color variant from th' variant selector 'n th' lower left sidebar that fits ye best as a start'n point.
|
|
Th' graph be interactive an' reflect th' current colors. Ye can click on any o' th' colored boxes t' adjust th' respective color. Th' graph an' th' plank will update accordingly.</description>
|
|
</item>
|
|
<item>
|
|
<title>Topbarrr Modificat'n</title>
|
|
<link>https://McShelby.github.io/hugo-theme-relearn/pir/basics/topbar/index.html</link>
|
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
|
<guid>https://McShelby.github.io/hugo-theme-relearn/pir/basics/topbar/index.html</guid>
|
|
<description>Th' theme comes wit' a reasonably configured topbar.
|
|
Nevertheless, yer requirements may differ from this configurat'n. Luckily th' theme got ye covered as th' themebar, its buttons an' th' functionality behind these buttons be fully configur'ble by ye.
|
|
Smarrrt Arrrse All mentioned file names below can be clicked an' show ye th' implementat'n fer a better understand'n.
|
|
Areas Th' default configurat'n comes wit' three predefined areas that may contain an arbitrary set o' buttons.</description>
|
|
</item>
|
|
<item>
|
|
<title>Historrry</title>
|
|
<link>https://McShelby.github.io/hugo-theme-relearn/pir/basics/history/index.html</link>
|
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
|
<guid>https://McShelby.github.io/hugo-theme-relearn/pir/basics/history/index.html</guid>
|
|
<description>Changelog 5.24.1 (2024-02-17) Enhancements [feature] link: make resolut'n report'n configur'ble #774 5.24.0 (2024-02-17) Enhancements [feature] theme: compatiblity wit' Cap'n Hugo 0.123 #771 [feature] topbar: support editURL 'n frontmatter #764 [feature] menu: use &ndash;MENU-WIDTH-S t' adjust mobile flyout #761 [feature] figure: support built-in shortcode #746 [feature] theme: make head'n a template #744 [feature] taxonomy: make arrow nav browse thru terms #742 [feature] theme: switch from config.toml t' hugo.toml #741 [feature] button: make non-interactive if used as mock #740 [feature][change] topbar: allow text fer button #739 [feature] theme: run hugo demo ship without warning #736 [feature] menu: make swipe handler passive #735 [feature] i18n: support standard Cap'n Hugo opt'ns #733 [feature] a11y: show tab focus on images #730 [feature] a11y: improve discover'n links on keyboard navigat'n #726 [feature][change] variant: increase contrast fer light themes #722 [feature] theme: break build if minimum Cap'n Hugo version be not matched #719 [feature] taxonomy: hum'nize term on miss'n term title #713 Fixes [bug] taxonomy: display translated title #772 [bug] highlight: fix codefence rules 'n Hugo &gt;= 0.</description>
|
|
</item>
|
|
</channel>
|
|
</rss> |