Basics on Documentat'n fer Cap'n Hugo Relearrrn Themehttps://mcshelby.github.io/hugo-theme-relearn/pir/basics/Recent content in Basics on Documentat'n fer Cap'n Hugo Relearrrn ThemeHugo -- gohugo.ioenRequirrrementshttps://mcshelby.github.io/hugo-theme-relearn/pir/basics/requirements/Mon, 01 Jan 0001 00:00:00 +0000https://mcshelby.github.io/hugo-theme-relearn/pir/basics/requirements/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 (> 0.25) fer yer OS (Windows, Linux, Mac) : it’s that simple.Installat'nhttps://mcshelby.github.io/hugo-theme-relearn/pir/basics/installation/Mon, 01 Jan 0001 00:00:00 +0000https://mcshelby.github.io/hugo-theme-relearn/pir/basics/installation/Th' follow'n steps be here t' help ye initialize yer new website. If ye don’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 <new_project> Install th' theme Install th' Relearrrn theme by follow'n this documentat'n This theme’s repository be: https://github.com/McShelby/hugo-theme-relearn.gitMigrrrat'nhttps://mcshelby.github.io/hugo-theme-relearn/pir/basics/migration/Mon, 01 Jan 0001 00:00:00 +0000https://mcshelby.github.io/hugo-theme-relearn/pir/basics/migration/This document shows ye what’s new 'n th' latest release. For a detailed list o' changes, see th' history plank. Break'n: A change that requires act'n by ye aft upgrad'n t' assure th' ship be still functional. Change: A change 'n default behavior. This may requires act'n by ye / may or may not be revert'ble by configurat'n. New: Marks new behavior ye might find interest'n or comes configur'ble.Configurrrat'nhttps://mcshelby.github.io/hugo-theme-relearn/pir/basics/configuration/Mon, 01 Jan 0001 00:00:00 +0000https://mcshelby.github.io/hugo-theme-relearn/pir/basics/configuration/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). Avast that some o' these parameters be explained 'n details 'n other sections o' this documentat'n. [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.Customizat'nhttps://mcshelby.github.io/hugo-theme-relearn/pir/basics/customization/Mon, 01 Jan 0001 00:00:00 +0000https://mcshelby.github.io/hugo-theme-relearn/pir/basics/customization/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’t change th' code directly. Instead follow this plank. You’d create a new partial 'n th' layouts/partials folder o' yer local project. This partial will have th' priority. This theme defines th' follow'n partials :Historrryhttps://mcshelby.github.io/hugo-theme-relearn/pir/basics/history/Mon, 01 Jan 0001 00:00:00 +0000https://mcshelby.github.io/hugo-theme-relearn/pir/basics/history/Changelog 2.5.1 (2021-10-12) Fixes [bug] security: fix XSS fer malicioius image URLs #117 2.5.0 (2021-10-08) Enhancements [feature] rules highlight: provide default colors fer unknown languages #113 Fixes [bug] security: fix XSS fer malicioius URLs #114 [bug] menu: write correct local shortcut links #112 2.4.1 (2021-10-07) Fixes [bug] theme: remove runtime styles from print #111 2.4.0 (2021-10-07) Enhancements [feature] lang: add vietnamese translat'n #109 [feature] theme: simplify stylesheet fer color variants #107 [feature] hidden planks: remove from RSS feed, JSON, taxonomy etc #102 [feature] theme: announce alternative rambl'n 'n header #101 [feature] menu: frontmatter opt'n t' change sort predicate #98 [feature] menu: add default sett'n fer menu expansion #97 [feature] theme: improve print style #93 [feature] theme: improve style #92 Fixes [bug] include: don’t generate additional HTML if file should be displayed “as is” #110 [bug] attachments: fix broken links if multilang config be used #105 [bug] theme: fix sticky header t' remove horizontal scrollbar #82 Maintenance [task] chore: update fontawesome #94 2.