mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-06-01 22:44:05 +00:00
deploy: 0c1586c25f
This commit is contained in:
parent
cf7ccd5d7b
commit
0162850ac8
285 changed files with 37648 additions and 0 deletions
basics
452
basics/changelog/index.html
Normal file
452
basics/changelog/index.html
Normal file
File diff suppressed because one or more lines are too long
BIN
basics/configuration/images/home_button_defaults.png
Normal file
BIN
basics/configuration/images/home_button_defaults.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 12 KiB |
271
basics/configuration/index.html
Normal file
271
basics/configuration/index.html
Normal file
File diff suppressed because one or more lines are too long
1
basics/configuration/index.xml
Normal file
1
basics/configuration/index.xml
Normal file
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Configuration on Documentation for Hugo Relearn Theme</title><link>https://example.com/basics/configuration/</link><description>Recent content in Configuration on Documentation for Hugo Relearn Theme</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="https://example.com/basics/configuration/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
|
BIN
basics/customization/images/blue-variant.png
Normal file
BIN
basics/customization/images/blue-variant.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 232 KiB |
BIN
basics/customization/images/green-variant.png
Normal file
BIN
basics/customization/images/green-variant.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 233 KiB |
BIN
basics/customization/images/red-variant.png
Normal file
BIN
basics/customization/images/red-variant.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 232 KiB |
BIN
basics/customization/images/standard-variant.png
Normal file
BIN
basics/customization/images/standard-variant.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 233 KiB |
271
basics/customization/index.html
Normal file
271
basics/customization/index.html
Normal file
File diff suppressed because one or more lines are too long
1
basics/customization/index.xml
Normal file
1
basics/customization/index.xml
Normal file
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Customization on Documentation for Hugo Relearn Theme</title><link>https://example.com/basics/customization/</link><description>Recent content in Customization on Documentation for Hugo Relearn Theme</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="https://example.com/basics/customization/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
|
453
basics/history/index.html
Normal file
453
basics/history/index.html
Normal file
File diff suppressed because one or more lines are too long
1
basics/history/index.xml
Normal file
1
basics/history/index.xml
Normal file
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>History on Documentation for Hugo Relearn Theme</title><link>https://example.com/basics/history/</link><description>Recent content in History on Documentation for Hugo Relearn Theme</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="https://example.com/basics/history/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
|
166
basics/index.html
Normal file
166
basics/index.html
Normal file
File diff suppressed because one or more lines are too long
15
basics/index.xml
Normal file
15
basics/index.xml
Normal file
|
@ -0,0 +1,15 @@
|
|||
<?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://example.com/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://example.com/basics/index.xml" rel="self" type="application/rss+xml"/><item><title>What's new</title><link>https://example.com/basics/migration/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://example.com/basics/migration/</guid><description>This document shows you what&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://example.com/basics/requirements/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://example.com/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 (&gt; 0.25) for your OS (Windows, Linux, Mac) : it&rsquo;s that simple.</description></item><item><title>Installation</title><link>https://example.com/basics/installation/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://example.com/basics/installation/</guid><description>The following steps are here to help you initialize your new website. If you don&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 &lt;new_project&gt; Install the theme Install the Relearn theme by following this documentation
|
||||
This theme&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://example.com/basics/configuration/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://example.com/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://example.com/basics/customization/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://example.com/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&rsquo;t change the code directly. Instead follow this page. You&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://example.com/basics/history/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://example.com/basics/history/</guid><description>Changelog 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.4.0 (2021-10-07) Enhancements [feature] lang: add vietnamese translation #109 [feature] theme: simplify stylesheet for color variants #107 [feature] hidden pages: remove from RSS feed, JSON, taxonomy etc #102 [feature] theme: announce alternative content in header #101 [feature] menu: frontmatter option to change sort predicate #98 [feature] menu: add default setting for menu expansion #97 [feature] theme: improve print style #93 [feature] theme: improve style #92 Fixes [bug] include: don&rsquo;t generate additional HTML if file should be displayed &ldquo;as is&rdquo; #110 [bug] attachments: fix broken links if multilang config is used #105 [bug] theme: fix sticky header to remove horizontal scrollbar #82 Maintenance [task] chore: update fontawesome #94 2.</description></item></channel></rss>
|
BIN
basics/installation/images/chapter.png
Normal file
BIN
basics/installation/images/chapter.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 43 KiB |
230
basics/installation/index.html
Normal file
230
basics/installation/index.html
Normal file
File diff suppressed because one or more lines are too long
1
basics/installation/index.xml
Normal file
1
basics/installation/index.xml
Normal file
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Installation on Documentation for Hugo Relearn Theme</title><link>https://example.com/basics/installation/</link><description>Recent content in Installation on Documentation for Hugo Relearn Theme</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="https://example.com/basics/installation/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
|
272
basics/migration/index.html
Normal file
272
basics/migration/index.html
Normal file
File diff suppressed because one or more lines are too long
1
basics/migration/index.xml
Normal file
1
basics/migration/index.xml
Normal file
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>What's new on Documentation for Hugo Relearn Theme</title><link>https://example.com/basics/migration/</link><description>Recent content in What's new on Documentation for Hugo Relearn Theme</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="https://example.com/basics/migration/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
|
BIN
basics/requirements/images/magic.gif
Normal file
BIN
basics/requirements/images/magic.gif
Normal file
Binary file not shown.
After ![]() (image error) Size: 1.4 MiB |
166
basics/requirements/index.html
Normal file
166
basics/requirements/index.html
Normal file
File diff suppressed because one or more lines are too long
1
basics/requirements/index.xml
Normal file
1
basics/requirements/index.xml
Normal file
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Requirements on Documentation for Hugo Relearn Theme</title><link>https://example.com/basics/requirements/</link><description>Recent content in Requirements on Documentation for Hugo Relearn Theme</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="https://example.com/basics/requirements/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
|
Loading…
Add table
Add a link
Reference in a new issue