hugo-theme-relearn/basics/index.xml

15 lines
4.8 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>Basics on Documentation for Hugo Relearn Theme</title><link>https://McShelby.github.io/hugo-theme-relearn/basics/</link><description>Recent content in Basics on Documentation for Hugo Relearn Theme</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="https://McShelby.github.io/hugo-theme-relearn/basics/index.xml" rel="self" type="application/rss+xml"/><item><title>What's new</title><link>https://McShelby.github.io/hugo-theme-relearn/basics/migration/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://McShelby.github.io/hugo-theme-relearn/basics/migration/</guid><description>This document shows you what&amp;rsquo;s new in the latest release. For a detailed list of changes, see the history page.
Breaking: A change that requires action by you after upgrading to assure the site is still functional.
Change: A change in default behavior. This may requires action by you / may or may not be revertable by configuration.
New: Marks new behavior you might find interesting or comes configurable.
2.</description></item><item><title>Requirements</title><link>https://McShelby.github.io/hugo-theme-relearn/basics/requirements/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://McShelby.github.io/hugo-theme-relearn/basics/requirements/</guid><description>Thanks to the simplicity of Hugo, this page is as empty as this theme needs requirements.
Just download latest version of Hugo binary for your OS (Windows, Linux, Mac) : it&amp;rsquo;s that simple.</description></item><item><title>Installation</title><link>https://McShelby.github.io/hugo-theme-relearn/basics/installation/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://McShelby.github.io/hugo-theme-relearn/basics/installation/</guid><description>The following steps are here to help you initialize your new website. If you don&amp;rsquo;t know Hugo at all, we strongly suggest you learn more about it by following this great documentation for beginners.
Create your project Hugo provides a new command to create a new website.
hugo new site &amp;lt;new_project&amp;gt; Install the theme Install the Relearn theme by following this documentation
This theme&amp;rsquo;s repository is: https://github.com/McShelby/hugo-theme-relearn.git
Alternatively, you can download the theme as .</description></item><item><title>Configuration</title><link>https://McShelby.github.io/hugo-theme-relearn/basics/configuration/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://McShelby.github.io/hugo-theme-relearn/basics/configuration/</guid><description>Global site parameters On top of Hugo global configuration, the Relearn theme lets you define the following parameters in your config.toml (here, values are default).
Note that some of these parameters are explained in details in other sections of this documentation.
[params] # This controls whether submenus will be expanded (true), or collapsed (false) in the # menu; if no setting is given, the first menu level is set to false, all others to true; # this can be overridden in the pages frontmatter alwaysopen = true # Prefix URL to edit current page.</description></item><item><title>Customization</title><link>https://McShelby.github.io/hugo-theme-relearn/basics/customization/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://McShelby.github.io/hugo-theme-relearn/basics/customization/</guid><description>The Relearn theme has been built to be as configurable as possible by defining multiple partials
In themes/hugo-theme-relearn/layouts/partials/, you will find all the partials defined for this theme. If you need to overwrite something, don&amp;rsquo;t change the code directly. Instead follow this page. You&amp;rsquo;d create a new partial in the layouts/partials folder of your local project. This partial will have the priority.
This theme defines the following partials :
content: the content page itself.</description></item><item><title>History</title><link>https://McShelby.github.io/hugo-theme-relearn/basics/history/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://McShelby.github.io/hugo-theme-relearn/basics/history/</guid><description>Changelog 2.6.0 (2021-10-21) Fixes [bug] theme: generate correct links if theme served from subdirectory #120 2.5.1 (2021-10-12) Fixes [bug] security: fix XSS for malicioius image URLs #117 2.5.0 (2021-10-08) Enhancements [feature] syntax highlight: provide default colors for unknown languages #113 Fixes [bug] security: fix XSS for 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.</description></item></channel></rss>