hugo-theme-relearn/basics/index.xml

74 lines
18 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 :: Hugo Relearn Theme</title>
<link>https://mcshelby.github.io/hugo-theme-relearn/basics/index.html</link>
<description>Discover what this Hugo theme is all about and the core-concepts behind it.</description>
<generator>Hugo</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&#39;s New</title>
<link>https://mcshelby.github.io/hugo-theme-relearn/basics/migration/index.html</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://mcshelby.github.io/hugo-theme-relearn/basics/migration/index.html</guid>
<description>This document shows you whats new in the latest release and flags it with one of the following badges. For a detailed list of changes, see the history page.</description>
</item>
<item>
<title>Requirements</title>
<link>https://mcshelby.github.io/hugo-theme-relearn/basics/requirements/index.html</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://mcshelby.github.io/hugo-theme-relearn/basics/requirements/index.html</guid>
<description>Thanks to the simplicity of Hugo, this page is as empty as this theme needs requirements.</description>
</item>
<item>
<title>Installation</title>
<link>https://mcshelby.github.io/hugo-theme-relearn/basics/installation/index.html</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://mcshelby.github.io/hugo-theme-relearn/basics/installation/index.html</guid>
<description>The following steps are here to help you initialize your new website. If you dont know Hugo at all, we strongly suggest you learn more about it by following this great documentation for beginners.</description>
</item>
<item>
<title>Configuration</title>
<link>https://mcshelby.github.io/hugo-theme-relearn/basics/configuration/index.html</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://mcshelby.github.io/hugo-theme-relearn/basics/configuration/index.html</guid>
<description>On top of Hugos global configuration options, the Relearn theme lets you define further options unique to the theme in your hugo.toml.</description>
</item>
<item>
<title>Branding</title>
<link>https://mcshelby.github.io/hugo-theme-relearn/basics/branding/index.html</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://mcshelby.github.io/hugo-theme-relearn/basics/branding/index.html</guid>
<description>The Relearn theme provides configuration options to change your sites colors, favicon and logo. This allows you to easily align your site visuals to your desired style. Most of these options are exposed through so called color variants.</description>
</item>
<item>
<title>Customization</title>
<link>https://mcshelby.github.io/hugo-theme-relearn/basics/customization/index.html</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://mcshelby.github.io/hugo-theme-relearn/basics/customization/index.html</guid>
<description>Usage scenarios The theme is usable in different scenarios, requiring the following mandatory settings in your hugo.toml. All settings not mentioned can be set to your liking.</description>
</item>
<item>
<title>Stylesheet generator</title>
<link>https://mcshelby.github.io/hugo-theme-relearn/basics/generator/index.html</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://mcshelby.github.io/hugo-theme-relearn/basics/generator/index.html</guid>
<description>This interactive tool may help you to generate your own color variant stylesheet.</description>
</item>
<item>
<title>Topbar Modification</title>
<link>https://mcshelby.github.io/hugo-theme-relearn/basics/topbar/index.html</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://mcshelby.github.io/hugo-theme-relearn/basics/topbar/index.html</guid>
<description>The theme comes with a reasonably configured topbar.</description>
</item>
<item>
<title>History</title>
<link>https://mcshelby.github.io/hugo-theme-relearn/basics/history/index.html</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://mcshelby.github.io/hugo-theme-relearn/basics/history/index.html</guid>
<description>Changelog 6.3.0 (2024-09-03) Enhancements [feature] theme: support Obsidian styled alerts #903 [feature] notice: add expander to box title #901 Fixes [bug] children: fix sort parameter #898 [bug] mermaid: classDiagram breaks when using «interface» #895 [bug] toc: dont show toc button if empty #893 Maintenance [task] mermaid: update to 11.1.0 #904 [task][change] expand: rename open parameter to expanded #902 [task] i18n: update Arabic translation #900 6.2.0 (2024-08-26) Enhancements [feature][change] anchor: add option to scroll into view #886 [feature] theme: support for GitHub styled alerts #885 Fixes [bug] arrownav: avoid rude event handling for form elements #887 Maintenance [task] 404: move styles to separate file #889 6.1.1 (2024-08-02) Fixes [bug] link: link resolving stopped working in certain configurations #882 6.1.0 (2024-08-02) Enhancements [feature][change] assetbuster: use asset buster for all resources #875 [feature] theme: sync to Hugo changes for PublishDate #872 [feature] theme: allow errorlevel override on page level #870 [feature] relref: provide shortcodes to lift certain restrictions #864 [feature] openapi: adjust to Hugos build-in link render hook #860 [feature][change] include: adjust to Hugos build-in link render hook #859 Fixes [bug] variant: auto variant references potentially wrong chroma style #873 [bug] schema: sync to Hugo changes for LanguageCode #866 [bug] taxonomy: simplify code #852 [bug] alias: index.html has displays error in content #851 Maintenance [task] icon: update Font Awesome to 6.6.0 #881 [task] math: update MathJax to 3.2.2 #880 [task] openapi: update swagger-ui to 5.17.14 #879 [task] mermaid: update to 10.9.1 #878 [task] theme: remove special cases for LanguageCode #861 [task] link: adjust to Hugos build-in code #858 [task] image: adjust to Hugos build-in code #857 [task] opengraph: sync to Hugos implementation #856 [task] i18n: improve file naming #848 6.0.0 (2024-04-27) Enhancements [feature][breaking] theme: unify description #845 [feature] schema: add schema support in meta data #844 [feature] include: use Hugos resources #835 [feature] math: allow to work with Hugos passthrough configuration #832 [feature] i18n: add Romanian translation #828 [feature][breaking] menu: remove menuTitle frontmatter #714 [feature][breaking] theme: end support for Internet Explorer 11 #584 Fixes [bug] frontmatter: move frontmatter config for exampleSite out of root #843 [bug] images: color outline using primary color #838 [bug][breaking] variant: avoid Hugo permission errors on build #831 [bug] theme: unwanted paragraph break with AsciiDoc #829 Maintenance [task][breaking] swagger: remove shortcode #847 [task][breaking] search: remove JSON outputformat for search index #846 [task] theme: sync to Hugos implementation #841 [task][change] fontawesome: update to 6.5.2 #834 5.27.0 (2024-04-07) Enhancements [feature] theme: simplify title generation #825 [feature] theme: adjust to Hugos build-in code #824 [feature][change] link: warn if fragment is not found #823 [feature] theme: add styling for selected HTML elements #822 [feature] a11y: improve search box #821 [feature][change] dependencies: make loader more versatile #820 [feature] nav: scroll to prev/next heading using keyboard shortcut #819 [feature] breadcrumb: use .LinkTitle instead of .Title if available #816 Fixes [bug] scrollbar: scroll bar in side menu gets stuck in dragged state on mobile #808 5.26.2 (2024-03-18) Enhancements [feature] icons: use fixed width to ease layout #812 Fixes [bug] search: broken since version 5.26.1 #813 [bug] search: fix result links for pages in root #810 5.26.1 (2024-03-17) Fixes [bug] mermaid: show reset button after pan #807 [bug] openapi: make it run for file:// protocol #806 [bug] theme: fix relative path detection if relativeURLs=false #804 5.26.0 (2024-03-16) Enhancements [feature] image: add lazy loading image effect option #803 [feature] render-hook: support Markdown attributes #795 [feature] theme: support full page width #752 Fixes [bug] clipboard
</item>
</channel>
</rss>