diff --git a/404.html b/404.html index a31d87b1ae..ea1cb6325c 100644 --- a/404.html +++ b/404.html @@ -8,22 +8,22 @@ 404 Page not found :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + -
+
diff --git a/basics/changelog/index.html b/basics/changelog/index.html index ba003b97df..7f51ab3e73 100644 --- a/basics/changelog/index.html +++ b/basics/changelog/index.html @@ -9,22 +9,22 @@ :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
@@ -157,7 +172,7 @@
-
+
@@ -646,25 +661,25 @@
- - - - - - - + + + + + + + - + diff --git a/basics/configuration/index.html b/basics/configuration/index.html index 7f81ae3873..1a9de7d0e0 100644 --- a/basics/configuration/index.html +++ b/basics/configuration/index.html @@ -9,22 +9,22 @@ Configuration :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
@@ -157,7 +172,7 @@
-
+
@@ -253,7 +268,7 @@ # Order sections in menu by "weight" or "title". Default to "weight"; # this can be overridden in the pages frontmatter ordersectionsby = "weight" - # Change default color scheme with a variant one. Can be "red", "blue", "green". + # Change default color scheme with a variant one. Can be "red", "blue", "green" or an array like [ "blue", "green" ]. themeVariant = "" # Provide a list of custom css files to load relative from the `static/` folder in the site root. custom_css = ["css/foo.css", "css/bar.css"] @@ -308,25 +323,25 @@ default values:

- - - - - - - + + + + + + + - + diff --git a/basics/customization/index.html b/basics/customization/index.html index 950298a4cc..7667c0123e 100644 --- a/basics/customization/index.html +++ b/basics/customization/index.html @@ -9,22 +9,22 @@ Customization :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
@@ -157,7 +172,7 @@
-
+
@@ -194,6 +209,7 @@
  • Blue variant
  • Green variant
  • ‘Mine‘ variant
  • +
  • Multiple variants
  • @@ -242,22 +258,22 @@ You could use an img HTML tag and reference an image created under

    The Relearn theme let you choose between some predefined color scheme variants, but feel free to add one yourself!

    Standard variant

    [params]
    -  # Change default color scheme with a variant one. Can be empty, "red", "blue", "green".
    +  # Change default color scheme with a variant one. Can be empty, "red", "blue", "green" or an array like [ "blue", "green" ].
       themeVariant = ""
     

    Red variant

    Red variant

    [params]
    -  # Change default color scheme with a variant one. Can be empty, "red", "blue", "green".
    +  # Change default color scheme with a variant one. Can be empty, "red", "blue", "green" or an array like [ "blue", "green" ].
       themeVariant = "red"
     

    Red variant

    Blue variant

    [params]
    -  # Change default color scheme with a variant one. Can be empty, "red", "blue", "green".
    +  # Change default color scheme with a variant one. Can be empty, "red", "blue", "green" or an array like [ "blue", "green" ].
       themeVariant = "blue"
     

    Blue variant

    Green variant

    [params]
    -  # Change default color scheme with a variant one. Can be empty, "red", "blue", "green".
    +  # Change default color scheme with a variant one. Can be empty, "red", "blue", "green" or an array like [ "blue", "green" ].
       themeVariant = "green"
     

    Green variant

    ‘Mine‘ variant

    @@ -301,33 +317,38 @@ You could use an img HTML tag and reference an image created under }

    Then, set the themeVariant value with the name of your custom theme file. That’s it!

    [params]
    -  # Change default color scheme with a variant one. Can be "red", "blue", "green".
    +  # Change default color scheme with a variant one. Can be "red", "blue", "green" or an array like [ "blue", "green" ].
       themeVariant = "mine"
    +

    Multiple variants

    +

    You can also set multiple variants. In this case, the first variant is the default choosen on first view and a theme selector will be shown in the menu footer.

    +
    [params]
    +  # Change default color scheme with a variant one. Can be empty, "red", "blue", "green"  or an array like [ "blue", "green" ].
    +  themeVariant = [ "red", "blue ]
     
    - - - - - - - + + + + + + + - + diff --git a/basics/history/index.html b/basics/history/index.html index 8179811dd4..72c699e412 100644 --- a/basics/history/index.html +++ b/basics/history/index.html @@ -9,22 +9,22 @@ History :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -648,25 +663,25 @@
    - - - - - - - + + + + + + + - + diff --git a/basics/index.html b/basics/index.html index abfa4e9647..7b05ac9eec 100644 --- a/basics/index.html +++ b/basics/index.html @@ -9,22 +9,22 @@ Basics :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -195,25 +210,25 @@
    - - - - - - - + + + + + + + - + diff --git a/basics/installation/index.html b/basics/installation/index.html index 31f9cb6c04..6793046886 100644 --- a/basics/installation/index.html +++ b/basics/installation/index.html @@ -9,22 +9,22 @@ Installation :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -261,25 +276,25 @@ hugo new basics/second-content/_index.md
    - - - - - - - + + + + + + + - + diff --git a/basics/migration/index.html b/basics/migration/index.html index 1ef9b07817..391aa52cb7 100644 --- a/basics/migration/index.html +++ b/basics/migration/index.html @@ -9,22 +9,22 @@ What's new :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -218,6 +233,9 @@

    Breaking: We made changes to the menu footer. If you have your menu-footer.html partial overridden, you may have to provide additional styling in your partial. For a reference take a look into the menu-footer.html partial that is coming with the exampleSite.

    This change was made to allow your own menu footer to be placed right after the so called prefooter that comes with the theme (containing the language switch and Clear history functionality).

    +
  • +

    New: You can also set multiple variants. In this case, the first variant is the default choosen on first view and a theme selector will be shown in the menu footer. See the documentation for configuration.

    +
  • 2.9.0

      @@ -409,25 +427,25 @@
    - - - - - - - + + + + + + + - + diff --git a/basics/requirements/index.html b/basics/requirements/index.html index 28f3c6bac0..453eda9fff 100644 --- a/basics/requirements/index.html +++ b/basics/requirements/index.html @@ -9,22 +9,22 @@ Requirements :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -195,25 +210,25 @@
    - - - - - - - + + + + + + + - + diff --git a/categories/index.html b/categories/index.html index 2b547f3788..5e92872e27 100644 --- a/categories/index.html +++ b/categories/index.html @@ -9,22 +9,22 @@ Categories :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -191,24 +206,24 @@
    - - - - - - - + + + + + + + - + diff --git a/cont/archetypes/index.html b/cont/archetypes/index.html index 5734000d78..44b9065352 100644 --- a/cont/archetypes/index.html +++ b/cont/archetypes/index.html @@ -8,22 +8,22 @@ Archetypes :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -232,25 +247,25 @@
    - - - - - - - + + + + + + + - + diff --git a/cont/i18n/index.html b/cont/i18n/index.html index 30074a8566..a538b86cdf 100644 --- a/cont/i18n/index.html +++ b/cont/i18n/index.html @@ -9,22 +9,22 @@ Multilingual and i18n :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -262,25 +277,25 @@
    - - - - - - - + + + + + + + - + diff --git a/cont/icons/index.html b/cont/icons/index.html index 17ab0b76c3..4a59617918 100644 --- a/cont/icons/index.html +++ b/cont/icons/index.html @@ -8,22 +8,22 @@ Icons and logos :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -223,25 +238,25 @@
    - - - - - - - + + + + + + + - + diff --git a/cont/index.html b/cont/index.html index 116f1e39a4..078192e850 100644 --- a/cont/index.html +++ b/cont/index.html @@ -9,22 +9,22 @@ Content :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -195,25 +210,25 @@
    - - - - - - - + + + + + + + - + diff --git a/cont/markdown/index.html b/cont/markdown/index.html index 0e8dc95790..e246e73713 100644 --- a/cont/markdown/index.html +++ b/cont/markdown/index.html @@ -8,22 +8,22 @@ Markdown syntax :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -742,25 +757,25 @@ grunt.initConfig({
    - - - - - - - + + + + + + + - + diff --git a/cont/menushortcuts/index.html b/cont/menushortcuts/index.html index 3c80b5ed1f..f212be9275 100644 --- a/cont/menushortcuts/index.html +++ b/cont/menushortcuts/index.html @@ -8,22 +8,22 @@ Menu extra shortcuts :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -310,25 +325,25 @@ However, if you want to keep the title but change its value, it can be overriden
    - - - - - - - + + + + + + + - + diff --git a/cont/pages/index.html b/cont/pages/index.html index cd3eadfd5f..d3d1772228 100644 --- a/cont/pages/index.html +++ b/cont/pages/index.html @@ -9,22 +9,22 @@ Pages organization :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -341,25 +356,25 @@ We’ve added the menuTitle parameter for that purpose:

    - - - - - - - + + + + + + + - + diff --git a/cont/syntaxhighlight/index.html b/cont/syntaxhighlight/index.html index 4408fe0cf4..8c02c6356f 100644 --- a/cont/syntaxhighlight/index.html +++ b/cont/syntaxhighlight/index.html @@ -8,22 +8,22 @@ Code highlighting :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -248,25 +263,25 @@
    - - - - - - - + + + + + + + - + diff --git a/cont/tags/index.html b/cont/tags/index.html index e18b936907..68fc7ed31f 100644 --- a/cont/tags/index.html +++ b/cont/tags/index.html @@ -8,22 +8,22 @@ Tags :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -224,25 +239,25 @@
    - - - - - - - + + + + + + + - + diff --git a/credits/index.html b/credits/index.html index 12437f778d..1dd72b3e43 100644 --- a/credits/index.html +++ b/credits/index.html @@ -8,22 +8,22 @@ Credits :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -209,24 +224,24 @@
    - - - - - - - + + + + + + + - + diff --git a/css/theme.css b/css/theme.css index 15b2b242b5..5aef9ce95a 100644 --- a/css/theme.css +++ b/css/theme.css @@ -78,12 +78,7 @@ th { font-weight: 600; } -.default-animation, -#sidebar, -#sidebar ul, -#body, -#body .padding, -#body .nav { +.default-animation{ -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; @@ -1419,6 +1414,10 @@ h6 a { cursor: pointer; } +.select-style #select-theme { + text-transform: capitalize; +} + @media only all and (max-width: 47.938em) { #breadcrumbs .links, #top-github-link-text { display: none; diff --git a/index.html b/index.html index 828a8750fb..d0c624e08e 100644 --- a/index.html +++ b/index.html @@ -9,22 +9,22 @@ Relearn Theme for Hugo :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -211,24 +226,24 @@
    - - - - - - - + + + + + + + - + diff --git a/index.json b/index.json index 34c87f85b5..026619f069 100644 --- a/index.json +++ b/index.json @@ -21,7 +21,7 @@ "uri": "/hugo-theme-relearn/cont/" }, { - "content": "This document shows you what’s new in the latest release. For a detailed list of changes, see the history page.\nBreaking: A change that requires action by you after upgrading to assure the site is still functional.\nChange: A change in default behavior. This may requires action by you / may or may not be revertable by configuration.\nNew: Marks new behavior you might find interesting or comes configurable.\n 3.0.0 Breaking: We made changes to the menu footer. If you have your menu-footer.html partial overridden, you may have to provide additional styling in your partial. For a reference take a look into the menu-footer.html partial that is coming with the exampleSite.\nThis change was made to allow your own menu footer to be placed right after the so called prefooter that comes with the theme (containing the language switch and Clear history functionality).\n 2.9.0 Breaking: This release removes the themes implementation of ref/relref in favor for Hugos standard implementation. This is because of inconsistencies with the themes implementation. In advantage, your project becomes standard complient and exchanging this theme in your project to some other theme will be effortless.\nIn a standard complient form you must not link to the *.md file but to its logical name. You’ll see, referencing other pages becomes much easier. All three types result in the same reference:\n Type Non-Standard Standard Branch bundle basics/configuration/_index.md basics/configuration Leaf bundle basics/configuration/index.md basics/configuration Page basics/configuration.md basics/configuration If you’ve linked from a page of one language to a page of another language, conversion is a bit more difficult but Hugo got you covered as well.\nAlso, the old themes implementation allowed refs to non-existing content. This will cause Hugos implementation to show the error below and abort the generation. If your project relies on this old behavior, you can reconfigure the error handling of Hugos implementation.\nIn the best case your usage of the old implementation is already standard complient and you don’t need to change anything. You’ll notice this very easily once you’ve started hugo server after an upgrade and no errors are written to the console.\nYou may see errors on the console after the update in the form:\nERROR 2021/11/19 22:29:10 [en] REF_NOT_FOUND: Ref \"basics/configuration/_index.md\": \"hugo-theme-relearn\\exampleSite\\content\\_index.en.md:19:22\": page not found In this case, you must apply one of two options:\n Copy the old implementation files theme/hugo-theme-relearn/layouts/shortcode/ref.html and theme/hugo-theme-relearn/layouts/shortcode/relref.html to your own projects layouts/shortcode/ref.html and layouts/shortcode/relref.html respectively. This is not recommended as your project will still rely on non-standard behavior afterwards.\n Start up a text editor with regular expression support for search and replace. Apply the following conversions in the given order on all *.md files. This is the recommended choice.\n Type Search Replace by Branch bundle (ref\\s+\"[^\"]*)/_index\\.md\" $1\" Leaf bundle (ref\\s+\"[^\"]*)/index\\.md\" $1\" Page (ref\\s+\"[^\"]*)\\.md\" $1\" 2.8.0 Change: Although never officially documented, this release removes the font Novacento/Novecento from the release. If you use it in an overwritten CSS please replace it with Work Sans. This change was necessary as Novacento did not provide all Latin special characters and lead to mixed styled character text eg. for czech.\n New: The theme now supports favicons served from static/images/ named as favicon or logo in SVG, PNG or ICO format out of the box. An overridden partial layouts/partials/favicon.html may not be necessary anymore in most cases.\n New: You can hide the table of contents menu for the whole site by setting the disableToc option in your config.toml. For an example see the example configuration.\n 2.7.0 New: Optional second parameter for notice shortcode to set title in box header. 2.6.0 New: Your site can now be served from a subfolder if you set baseURL and canonifyURLs=true in your config.toml. See the documentation for a detailed example. 2.5.0 Change: Add new colors --MAIN-CODE-color and --MAIN-CODE-BG-color for syntax highlightning fallback in your stylesheet in case guessSyntax=true is set. Ideally they are set to the same values as the ones from your chosen chroma style. 2.4.0 Change: Creation of customized stylesheets was simplified down to only contain the CSS variables. Everything else can and should be deleted from your custom stylesheet to assure everything works fine. For the predefined stylesheet variants, this change is already included. The documentation was adjusted accordingly.\n New: Hidden pages are displayed by default in their according tags page. You can now turn off this behavior by setting disableTagHiddenPages=true in your config.toml.\n New: You can define the expansion state of your menus for the whole site by setting the alwaysopen option in your config.toml. Please see further documentation for possible values and default behavior.\n New: New frontmatter ordersectionsby option to change immediate children sorting in menu and children shortcode. Possible values are title or weight.\n New: Alternate content of a page is now advertised in the HTML meta tags. See Hugo documentation.\n 2.2.0 New: Hidden pages are displayed by default in the sitemap generated by Hugo and are therefore visible for search engine indexing. You can now turn off this behavior by setting disableSeoHiddenPages=true in your config.toml. 2.1.0 Change: In case the site’s structure contains addional *.md files not part of the site (eg files that are meant to be included by site pages - see CHANGELOG.md in exampleSite), they will now be ignored by the search.\n New: Hidden pages are indexed for the site search by default. You can now turn off this behavior by setting disableSearchHiddenPages=true in your config.toml.\n New: If a search term is found in an expand shortcode, the expand will be opened.\n New: The menu will scroll the active item into view on load.\n 2.0.0 Change: Syntaxhighlightning was switched to built in Hugo mechanism. You may need to configure a new stylesheet or decide to roll you own as describedd on in the Hugo documentation\n Change: In the predefined stylesheets there was a typo and --MENU-HOME-LINK-HOVERED-color must be changed to --MENU-HOME-LINK-HOVER-color.\n Change: --MENU-HOME-LINK-color and --MENU-HOME-LINK-HOVER-color were missing in the documentation. You should add them to your custom stylesheets.\n Change: Arrow navigation and children shortcode were ignoring setting for ordersectionsby. This is now changed and may result in different sorting order of your sub pages.\n Change: If hidden pages are accessed directly by typing their URL, they will be exposed in the menu.\n Change: A page without a title will be treated as hidden=true.\n New: You can define the expansion state of your menus in the frontmatter. Please see further documentation for possible values and default behavior.\n New: New partials for defining pre/post content for menu items and the content. See documentation for further reading.\n New: Shortcode children with new parameter containerstyle.\n New: New shortcode include to include arbitrary file content into a page.\n 1.2.0 New: Shortcode expand with new parameter to open on page load. 1.1.0 New: Mermaid config options can be set in config.toml. ", + "content": "This document shows you what’s new in the latest release. For a detailed list of changes, see the history page.\nBreaking: A change that requires action by you after upgrading to assure the site is still functional.\nChange: A change in default behavior. This may requires action by you / may or may not be revertable by configuration.\nNew: Marks new behavior you might find interesting or comes configurable.\n 3.0.0 Breaking: We made changes to the menu footer. If you have your menu-footer.html partial overridden, you may have to provide additional styling in your partial. For a reference take a look into the menu-footer.html partial that is coming with the exampleSite.\nThis change was made to allow your own menu footer to be placed right after the so called prefooter that comes with the theme (containing the language switch and Clear history functionality).\n New: You can also set multiple variants. In this case, the first variant is the default choosen on first view and a theme selector will be shown in the menu footer. See the documentation for configuration.\n 2.9.0 Breaking: This release removes the themes implementation of ref/relref in favor for Hugos standard implementation. This is because of inconsistencies with the themes implementation. In advantage, your project becomes standard complient and exchanging this theme in your project to some other theme will be effortless.\nIn a standard complient form you must not link to the *.md file but to its logical name. You’ll see, referencing other pages becomes much easier. All three types result in the same reference:\n Type Non-Standard Standard Branch bundle basics/configuration/_index.md basics/configuration Leaf bundle basics/configuration/index.md basics/configuration Page basics/configuration.md basics/configuration If you’ve linked from a page of one language to a page of another language, conversion is a bit more difficult but Hugo got you covered as well.\nAlso, the old themes implementation allowed refs to non-existing content. This will cause Hugos implementation to show the error below and abort the generation. If your project relies on this old behavior, you can reconfigure the error handling of Hugos implementation.\nIn the best case your usage of the old implementation is already standard complient and you don’t need to change anything. You’ll notice this very easily once you’ve started hugo server after an upgrade and no errors are written to the console.\nYou may see errors on the console after the update in the form:\nERROR 2021/11/19 22:29:10 [en] REF_NOT_FOUND: Ref \"basics/configuration/_index.md\": \"hugo-theme-relearn\\exampleSite\\content\\_index.en.md:19:22\": page not found In this case, you must apply one of two options:\n Copy the old implementation files theme/hugo-theme-relearn/layouts/shortcode/ref.html and theme/hugo-theme-relearn/layouts/shortcode/relref.html to your own projects layouts/shortcode/ref.html and layouts/shortcode/relref.html respectively. This is not recommended as your project will still rely on non-standard behavior afterwards.\n Start up a text editor with regular expression support for search and replace. Apply the following conversions in the given order on all *.md files. This is the recommended choice.\n Type Search Replace by Branch bundle (ref\\s+\"[^\"]*)/_index\\.md\" $1\" Leaf bundle (ref\\s+\"[^\"]*)/index\\.md\" $1\" Page (ref\\s+\"[^\"]*)\\.md\" $1\" 2.8.0 Change: Although never officially documented, this release removes the font Novacento/Novecento from the release. If you use it in an overwritten CSS please replace it with Work Sans. This change was necessary as Novacento did not provide all Latin special characters and lead to mixed styled character text eg. for czech.\n New: The theme now supports favicons served from static/images/ named as favicon or logo in SVG, PNG or ICO format out of the box. An overridden partial layouts/partials/favicon.html may not be necessary anymore in most cases.\n New: You can hide the table of contents menu for the whole site by setting the disableToc option in your config.toml. For an example see the example configuration.\n 2.7.0 New: Optional second parameter for notice shortcode to set title in box header. 2.6.0 New: Your site can now be served from a subfolder if you set baseURL and canonifyURLs=true in your config.toml. See the documentation for a detailed example. 2.5.0 Change: Add new colors --MAIN-CODE-color and --MAIN-CODE-BG-color for syntax highlightning fallback in your stylesheet in case guessSyntax=true is set. Ideally they are set to the same values as the ones from your chosen chroma style. 2.4.0 Change: Creation of customized stylesheets was simplified down to only contain the CSS variables. Everything else can and should be deleted from your custom stylesheet to assure everything works fine. For the predefined stylesheet variants, this change is already included. The documentation was adjusted accordingly.\n New: Hidden pages are displayed by default in their according tags page. You can now turn off this behavior by setting disableTagHiddenPages=true in your config.toml.\n New: You can define the expansion state of your menus for the whole site by setting the alwaysopen option in your config.toml. Please see further documentation for possible values and default behavior.\n New: New frontmatter ordersectionsby option to change immediate children sorting in menu and children shortcode. Possible values are title or weight.\n New: Alternate content of a page is now advertised in the HTML meta tags. See Hugo documentation.\n 2.2.0 New: Hidden pages are displayed by default in the sitemap generated by Hugo and are therefore visible for search engine indexing. You can now turn off this behavior by setting disableSeoHiddenPages=true in your config.toml. 2.1.0 Change: In case the site’s structure contains addional *.md files not part of the site (eg files that are meant to be included by site pages - see CHANGELOG.md in exampleSite), they will now be ignored by the search.\n New: Hidden pages are indexed for the site search by default. You can now turn off this behavior by setting disableSearchHiddenPages=true in your config.toml.\n New: If a search term is found in an expand shortcode, the expand will be opened.\n New: The menu will scroll the active item into view on load.\n 2.0.0 Change: Syntaxhighlightning was switched to built in Hugo mechanism. You may need to configure a new stylesheet or decide to roll you own as describedd on in the Hugo documentation\n Change: In the predefined stylesheets there was a typo and --MENU-HOME-LINK-HOVERED-color must be changed to --MENU-HOME-LINK-HOVER-color.\n Change: --MENU-HOME-LINK-color and --MENU-HOME-LINK-HOVER-color were missing in the documentation. You should add them to your custom stylesheets.\n Change: Arrow navigation and children shortcode were ignoring setting for ordersectionsby. This is now changed and may result in different sorting order of your sub pages.\n Change: If hidden pages are accessed directly by typing their URL, they will be exposed in the menu.\n Change: A page without a title will be treated as hidden=true.\n New: You can define the expansion state of your menus in the frontmatter. Please see further documentation for possible values and default behavior.\n New: New partials for defining pre/post content for menu items and the content. See documentation for further reading.\n New: Shortcode children with new parameter containerstyle.\n New: New shortcode include to include arbitrary file content into a page.\n 1.2.0 New: Shortcode expand with new parameter to open on page load. 1.1.0 New: Mermaid config options can be set in config.toml. ", "description": "", "tags": null, "title": "What's new", @@ -94,7 +94,7 @@ "uri": "/hugo-theme-relearn/cont/syntaxhighlight/" }, { - "content": "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).\nNote that some of these parameters are explained in details in other sections of this documentation.\n[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. Will display an \"Edit this page\" button on top right hand corner of every page. # Useful to give opportunity to people to create merge request for your doc. # See the config.toml file from this documentation site to have an example. editURL = \"\" # Author of the site, will be used in meta information author = \"\" # Description of the site, will be used in meta information description = \"\" # Shows a checkmark for visited pages on the menu showVisitedLinks = false # Disable search function. It will hide search bar disableSearch = false # Disable search in hidden pages, otherwise they will be shown in search box disableSearchHiddenPages = false # Disables hidden pages from showing up in the sitemap and on Google (et all), otherwise they may be indexed by search engines disableSeoHiddenPages = false # Disables hidden pages from showing up on the tags page although the tag term will be displayed even if all pages are hidden disableTagHiddenPages = false # Javascript and CSS cache are automatically busted when new version of site is generated. # Set this to true to disable this behavior (some proxies don't handle well this optimization) disableAssetsBusting = false # Set this to true to disable copy-to-clipboard button for inline code. disableInlineCopyToClipBoard = false # A title for shortcuts in menu is set by default. Set this to true to disable it. disableShortcutsTitle = false # If set to false, a Home button will appear below the search bar on the menu. # It is redirecting to the landing page of the current language if specified. (Default is \"/\") disableLandingPageButton = true # When using mulitlingual website, disable the switch language button. disableLanguageSwitchingButton = false # Hide breadcrumbs in the header and only show the current page title disableBreadcrumb = true # If set to true, hide table of contents menu in the header of all pages disableToc = false # If set to true, prevents Hugo from including the Mermaid module if not needed (will reduce load times and traffic) disableMermaid = false # Specifies the remote location of the Mermaid js customMermaidURL = \"https://unpkg.com/mermaid@8.8.0/dist/mermaid.min.js\" # Initialization parameter for Mermaid, see Mermaid documentation mermaidInitialize = \"{ \\\"theme\\\": \\\"default\\\" }\" # Hide Next and Previous page buttons normally displayed full height beside content disableNextPrev = true # Order sections in menu by \"weight\" or \"title\". Default to \"weight\"; # this can be overridden in the pages frontmatter ordersectionsby = \"weight\" # Change default color scheme with a variant one. Can be \"red\", \"blue\", \"green\". themeVariant = \"\" # Provide a list of custom css files to load relative from the `static/` folder in the site root. custom_css = [\"css/foo.css\", \"css/bar.css\"] # Change the title separator. Default to \"::\". titleSeparator = \"-\" A word on running your site in a subfolder The theme runs best if your site is installed in the root of your webserver. If your site is served from a subfolder, eg. https://example.com/mysite/, you have to set the following lines to your config.toml\nbaseURL = \"https://example.com/mysite/\" canonifyURLs = true Without canonifyURLs=true URLs in sublemental pages (like sitemap.xml, rss.xml) will be generated falsly while your HTML files will still work. See https://github.com/gohugoio/hugo/issues/5226.\nActivate search If not already present, add the follow lines in the same config.toml file.\n[outputs] home = [ \"HTML\", \"RSS\", \"JSON\"] Relearn theme uses the last improvement available in hugo version 20+ to generate a json index file ready to be consumed by lunr.js javascript search engine.\n Hugo generate lunrjs index.json at the root of public folder. When you build the site with hugo server, hugo generates it internally and of course it doesn’t show up in the filesystem\n Mermaid The Mermaid configuration parameters can also be set on a specific page. In this case, the global parameter would be overwritten by the local one. See Mermaid for additional documentation.\n Example:\nMermaid is globally disabled. By default it won’t be loaded by any page. On page “Architecture” you need a class diagram. You can set the Mermaid parameters locally to only load mermaid on this page (not on the others).\n You also can disable Mermaid for specific pages while globally enabled.\nHome Button Configuration If the disableLandingPageButton option is set to false, a Home button will appear on the left menu. It is an alternative for clicking on the logo. To edit the appearance, you will have to configure two parameters for the defined languages:\n[Languages] [Languages.en] ... landingPageURL = \"/\" landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home\" ... [Languages.pir] ... landingPageURL = \"/pir/\" landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Homme\" ... If those params are not configured for a specific language, they will get their default values:\nlandingPageURL = \"/\" landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home\" The home button is going to look like this:\n", + "content": "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).\nNote that some of these parameters are explained in details in other sections of this documentation.\n[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. Will display an \"Edit this page\" button on top right hand corner of every page. # Useful to give opportunity to people to create merge request for your doc. # See the config.toml file from this documentation site to have an example. editURL = \"\" # Author of the site, will be used in meta information author = \"\" # Description of the site, will be used in meta information description = \"\" # Shows a checkmark for visited pages on the menu showVisitedLinks = false # Disable search function. It will hide search bar disableSearch = false # Disable search in hidden pages, otherwise they will be shown in search box disableSearchHiddenPages = false # Disables hidden pages from showing up in the sitemap and on Google (et all), otherwise they may be indexed by search engines disableSeoHiddenPages = false # Disables hidden pages from showing up on the tags page although the tag term will be displayed even if all pages are hidden disableTagHiddenPages = false # Javascript and CSS cache are automatically busted when new version of site is generated. # Set this to true to disable this behavior (some proxies don't handle well this optimization) disableAssetsBusting = false # Set this to true to disable copy-to-clipboard button for inline code. disableInlineCopyToClipBoard = false # A title for shortcuts in menu is set by default. Set this to true to disable it. disableShortcutsTitle = false # If set to false, a Home button will appear below the search bar on the menu. # It is redirecting to the landing page of the current language if specified. (Default is \"/\") disableLandingPageButton = true # When using mulitlingual website, disable the switch language button. disableLanguageSwitchingButton = false # Hide breadcrumbs in the header and only show the current page title disableBreadcrumb = true # If set to true, hide table of contents menu in the header of all pages disableToc = false # If set to true, prevents Hugo from including the Mermaid module if not needed (will reduce load times and traffic) disableMermaid = false # Specifies the remote location of the Mermaid js customMermaidURL = \"https://unpkg.com/mermaid@8.8.0/dist/mermaid.min.js\" # Initialization parameter for Mermaid, see Mermaid documentation mermaidInitialize = \"{ \\\"theme\\\": \\\"default\\\" }\" # Hide Next and Previous page buttons normally displayed full height beside content disableNextPrev = true # Order sections in menu by \"weight\" or \"title\". Default to \"weight\"; # this can be overridden in the pages frontmatter ordersectionsby = \"weight\" # Change default color scheme with a variant one. Can be \"red\", \"blue\", \"green\" or an array like [ \"blue\", \"green\" ]. themeVariant = \"\" # Provide a list of custom css files to load relative from the `static/` folder in the site root. custom_css = [\"css/foo.css\", \"css/bar.css\"] # Change the title separator. Default to \"::\". titleSeparator = \"-\" A word on running your site in a subfolder The theme runs best if your site is installed in the root of your webserver. If your site is served from a subfolder, eg. https://example.com/mysite/, you have to set the following lines to your config.toml\nbaseURL = \"https://example.com/mysite/\" canonifyURLs = true Without canonifyURLs=true URLs in sublemental pages (like sitemap.xml, rss.xml) will be generated falsly while your HTML files will still work. See https://github.com/gohugoio/hugo/issues/5226.\nActivate search If not already present, add the follow lines in the same config.toml file.\n[outputs] home = [ \"HTML\", \"RSS\", \"JSON\"] Relearn theme uses the last improvement available in hugo version 20+ to generate a json index file ready to be consumed by lunr.js javascript search engine.\n Hugo generate lunrjs index.json at the root of public folder. When you build the site with hugo server, hugo generates it internally and of course it doesn’t show up in the filesystem\n Mermaid The Mermaid configuration parameters can also be set on a specific page. In this case, the global parameter would be overwritten by the local one. See Mermaid for additional documentation.\n Example:\nMermaid is globally disabled. By default it won’t be loaded by any page. On page “Architecture” you need a class diagram. You can set the Mermaid parameters locally to only load mermaid on this page (not on the others).\n You also can disable Mermaid for specific pages while globally enabled.\nHome Button Configuration If the disableLandingPageButton option is set to false, a Home button will appear on the left menu. It is an alternative for clicking on the logo. To edit the appearance, you will have to configure two parameters for the defined languages:\n[Languages] [Languages.en] ... landingPageURL = \"/\" landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home\" ... [Languages.pir] ... landingPageURL = \"/pir/\" landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Homme\" ... If those params are not configured for a specific language, they will get their default values:\nlandingPageURL = \"/\" landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home\" The home button is going to look like this:\n", "description": "", "tags": null, "title": "Configuration", @@ -111,7 +111,7 @@ "uri": "/hugo-theme-relearn/shortcodes/children/children-2/" }, { - "content": "The Relearn theme has been built to be as configurable as possible by defining multiple partials\nIn themes/hugo-theme-relearn/layouts/partials/, you will find all the partials defined for this theme. If you need to overwrite something, don’t change the code directly. Instead follow this page. You’d create a new partial in the layouts/partials folder of your local project. This partial will have the priority.\nThis theme defines the following partials :\n content: the content page itself. This can be overridden if you wan’t to display page’s meta data above or below the content. header: the header of the content page (contains the breadcrumbs). Not meant to be overwritten custom-header: custom headers in page. Meant to be overwritten when adding CSS imports. Don’t forget to include style HTML tag directive in your file footer: the footer of the content page (contains the arrows). Not meant to be overwritten custom-footer: custom footer in page. Meant to be overwritten when adding Javacript. Don’t forget to include javascript HTML tag directive in your file favicon: the favicon logo: the logo, on top left hand corner. meta: HTML meta tags, if you want to change default behavior menu: left menu. Not meant to be overwritten menu-pre: side-wide configuration to prepend to menu items. If you override this, it is your responsiblity to take the page’s pre setting into account. menu-post: side-wide configuration to append to menu items. If you override this, it is your responsiblity to take the page’s post setting into account. menu-footer: footer of the the left menu search: search box toc: table of contents Change the logo Create a new file in layouts/partials/ named logo.html. Then write any HTML you want. You could use an img HTML tag and reference an image created under the static folder, or you could paste a SVG definition!\nNote The size of the logo will adapt automatically\n Change the favicon If your favicon is a SVG, PNG or ICO, just drop off your image in your local static/images/ folder and name it favicon.svg, favicon.png or favicon.ico respectivly.\nIf no favicon file is found, the theme will lookup the alternative filename logo in the same location and will repeat the search for the list of supported file types.\nIf you need to change this default behavior, create a new file in layouts/partials/ named favicon.html. Then write something like this:\n\u003clink rel=\"icon\" href=\"/images/favicon.bmp\" type=\"image/bmp\" /\u003e Change default colors The Relearn theme let you choose between some predefined color scheme variants, but feel free to add one yourself!\nStandard variant [params] # Change default color scheme with a variant one. Can be empty, \"red\", \"blue\", \"green\". themeVariant = \"\" Red variant [params] # Change default color scheme with a variant one. Can be empty, \"red\", \"blue\", \"green\". themeVariant = \"red\" Blue variant [params] # Change default color scheme with a variant one. Can be empty, \"red\", \"blue\", \"green\". themeVariant = \"blue\" Green variant [params] # Change default color scheme with a variant one. Can be empty, \"red\", \"blue\", \"green\". themeVariant = \"green\" ‘Mine‘ variant First, create a new CSS file in your local static/css folder prefixed by theme (e.g. with mine theme static/css/theme-mine.css). Copy the following content and modify colors in CSS variables.\n:root { --MAIN-TEXT-color: #101010; /* Color of text by default */ --MAIN-TITLES-TEXT-color: #444753; /* Color of titles h2-h3-h4-h5-h6 */ --MAIN-LINK-color: #486ac9; /* Color of links */ --MAIN-LINK-HOVER-color: #134fbf; /* Color of hovered links */ --MAIN-ANCHOR-color: #486ac9; /* color of anchors on titles */ --MAIN-BG-color: #ffffff; /* color of text by default */ /* adjusted to relearn-light chroma style */ --CODE-BLOCK-color: #000000; /* fallback color for block code text */ --CODE-BLOCK-BG-color: #f8f8f8; /* fallback color for block code background */ --CODE-BLOCK-BORDER-color: #d8d8d8; /* color of block code border */ --CODE-INLINE-color: #5e5e5e; /* color for inline code text */ --CODE-INLINE-BG-color: #fffae9; /* color for inline code background */ --CODE-INLINE-BORDER-color: #f8e8c8; /* color of inline code border */ --MENU-HOME-LINK-color: #323232; /* Color of the home button text */ --MENU-HOME-LINK-HOVER-color: #808080; /* Color of the hovered home button text */ --MENU-HEADER-BG-color: #7dc903; /* Background color of menu header */ --MENU-HEADER-BORDER-color: #7dc903; /*Color of menu header border */ --MENU-SEARCH-color: #efefef; /* Color of search field text */ --MENU-SEARCH-BG-color: #3d414d; /* Search field background color (by default borders + icons) */ --MENU-SEARCH-BOX-color: #efefef; /* Override search field border color */ --MENU-SECTIONS-ACTIVE-BG-color: #202028; /* Background color of the active section and its children */ --MENU-SECTIONS-BG-color: #282830; /* Background color of other sections */ --MENU-SECTIONS-LINK-color: #bababa; /* Color of links in menu */ --MENU-SECTIONS-LINK-HOVER-color: #ffffff; /* Color of links in menu, when hovered */ --MENU-SECTION-ACTIVE-CATEGORY-color: #444444; /* Color of active category text */ --MENU-SECTION-ACTIVE-CATEGORY-BG-color: #ffffff; /* Color of background for the active category (only) */ --MENU-VISITED-color: #506397; /* Color of 'page visited' icons in menu */ --MENU-SECTION-HR-color: #282830; /* Color of \u003chr\u003e separator in menu */ } Then, set the themeVariant value with the name of your custom theme file. That’s it!\n[params] # Change default color scheme with a variant one. Can be \"red\", \"blue\", \"green\". themeVariant = \"mine\" ", + "content": "The Relearn theme has been built to be as configurable as possible by defining multiple partials\nIn themes/hugo-theme-relearn/layouts/partials/, you will find all the partials defined for this theme. If you need to overwrite something, don’t change the code directly. Instead follow this page. You’d create a new partial in the layouts/partials folder of your local project. This partial will have the priority.\nThis theme defines the following partials :\n content: the content page itself. This can be overridden if you wan’t to display page’s meta data above or below the content. header: the header of the content page (contains the breadcrumbs). Not meant to be overwritten custom-header: custom headers in page. Meant to be overwritten when adding CSS imports. Don’t forget to include style HTML tag directive in your file footer: the footer of the content page (contains the arrows). Not meant to be overwritten custom-footer: custom footer in page. Meant to be overwritten when adding Javacript. Don’t forget to include javascript HTML tag directive in your file favicon: the favicon logo: the logo, on top left hand corner. meta: HTML meta tags, if you want to change default behavior menu: left menu. Not meant to be overwritten menu-pre: side-wide configuration to prepend to menu items. If you override this, it is your responsiblity to take the page’s pre setting into account. menu-post: side-wide configuration to append to menu items. If you override this, it is your responsiblity to take the page’s post setting into account. menu-footer: footer of the the left menu search: search box toc: table of contents Change the logo Create a new file in layouts/partials/ named logo.html. Then write any HTML you want. You could use an img HTML tag and reference an image created under the static folder, or you could paste a SVG definition!\nNote The size of the logo will adapt automatically\n Change the favicon If your favicon is a SVG, PNG or ICO, just drop off your image in your local static/images/ folder and name it favicon.svg, favicon.png or favicon.ico respectivly.\nIf no favicon file is found, the theme will lookup the alternative filename logo in the same location and will repeat the search for the list of supported file types.\nIf you need to change this default behavior, create a new file in layouts/partials/ named favicon.html. Then write something like this:\n\u003clink rel=\"icon\" href=\"/images/favicon.bmp\" type=\"image/bmp\" /\u003e Change default colors The Relearn theme let you choose between some predefined color scheme variants, but feel free to add one yourself!\nStandard variant [params] # Change default color scheme with a variant one. Can be empty, \"red\", \"blue\", \"green\" or an array like [ \"blue\", \"green\" ]. themeVariant = \"\" Red variant [params] # Change default color scheme with a variant one. Can be empty, \"red\", \"blue\", \"green\" or an array like [ \"blue\", \"green\" ]. themeVariant = \"red\" Blue variant [params] # Change default color scheme with a variant one. Can be empty, \"red\", \"blue\", \"green\" or an array like [ \"blue\", \"green\" ]. themeVariant = \"blue\" Green variant [params] # Change default color scheme with a variant one. Can be empty, \"red\", \"blue\", \"green\" or an array like [ \"blue\", \"green\" ]. themeVariant = \"green\" ‘Mine‘ variant First, create a new CSS file in your local static/css folder prefixed by theme (e.g. with mine theme static/css/theme-mine.css). Copy the following content and modify colors in CSS variables.\n:root { --MAIN-TEXT-color: #101010; /* Color of text by default */ --MAIN-TITLES-TEXT-color: #444753; /* Color of titles h2-h3-h4-h5-h6 */ --MAIN-LINK-color: #486ac9; /* Color of links */ --MAIN-LINK-HOVER-color: #134fbf; /* Color of hovered links */ --MAIN-ANCHOR-color: #486ac9; /* color of anchors on titles */ --MAIN-BG-color: #ffffff; /* color of text by default */ /* adjusted to relearn-light chroma style */ --CODE-BLOCK-color: #000000; /* fallback color for block code text */ --CODE-BLOCK-BG-color: #f8f8f8; /* fallback color for block code background */ --CODE-BLOCK-BORDER-color: #d8d8d8; /* color of block code border */ --CODE-INLINE-color: #5e5e5e; /* color for inline code text */ --CODE-INLINE-BG-color: #fffae9; /* color for inline code background */ --CODE-INLINE-BORDER-color: #f8e8c8; /* color of inline code border */ --MENU-HOME-LINK-color: #323232; /* Color of the home button text */ --MENU-HOME-LINK-HOVER-color: #808080; /* Color of the hovered home button text */ --MENU-HEADER-BG-color: #7dc903; /* Background color of menu header */ --MENU-HEADER-BORDER-color: #7dc903; /*Color of menu header border */ --MENU-SEARCH-color: #efefef; /* Color of search field text */ --MENU-SEARCH-BG-color: #3d414d; /* Search field background color (by default borders + icons) */ --MENU-SEARCH-BOX-color: #efefef; /* Override search field border color */ --MENU-SECTIONS-ACTIVE-BG-color: #202028; /* Background color of the active section and its children */ --MENU-SECTIONS-BG-color: #282830; /* Background color of other sections */ --MENU-SECTIONS-LINK-color: #bababa; /* Color of links in menu */ --MENU-SECTIONS-LINK-HOVER-color: #ffffff; /* Color of links in menu, when hovered */ --MENU-SECTION-ACTIVE-CATEGORY-color: #444444; /* Color of active category text */ --MENU-SECTION-ACTIVE-CATEGORY-BG-color: #ffffff; /* Color of background for the active category (only) */ --MENU-VISITED-color: #506397; /* Color of 'page visited' icons in menu */ --MENU-SECTION-HR-color: #282830; /* Color of \u003chr\u003e separator in menu */ } Then, set the themeVariant value with the name of your custom theme file. That’s it!\n[params] # Change default color scheme with a variant one. Can be \"red\", \"blue\", \"green\" or an array like [ \"blue\", \"green\" ]. themeVariant = \"mine\" Multiple variants You can also set multiple variants. In this case, the first variant is the default choosen on first view and a theme selector will be shown in the menu footer.\n[params] # Change default color scheme with a variant one. Can be empty, \"red\", \"blue\", \"green\" or an array like [ \"blue\", \"green\" ]. themeVariant = [ \"red\", \"blue ] ", "description": "", "tags": null, "title": "Customization", diff --git a/js/relearn.js b/js/relearn.js index 7aa6066b46..5150aee5d8 100644 --- a/js/relearn.js +++ b/js/relearn.js @@ -1,3 +1,41 @@ +var theme = window.localStorage.getItem( 'theme' ); +changeTheme( theme, true ); + +function changeTheme( theme, noanimation ){ + if( !theme ){ + return; + } + var link = document.querySelector( '#variant-style' ); + var old_path = link.getAttribute( 'href' ); + var new_path = old_path.replace( /^(.*\/theme-).*?(\.css.*)$/, '$1' + theme + '$2' ); + if( old_path != new_path ){ + var animations = document.querySelectorAll( '.default-animation' ); + if( noanimation ){ + animations.forEach( function( e ){ + e.classList.remove( 'default-animation' ); + }); + } + window.localStorage.setItem( 'theme', theme ); + link.setAttribute( 'href', new_path ); + var select = document.querySelector( '#select-theme' ); + select.value = theme; + // we have to wait to reset the animation style + if( noanimation ){ + setTimeout( function(){ + animations.forEach( function( e ){ + e.classList.add( 'default-animation' ); + }); + }, 525 ); + } + // remove selection, because if some uses an arrow navigation + // by pressing the left or right cursor key, we will automatically + // select a different style + if( document.activeElement ){ + document.activeElement.blur(); + } + } +} + // Scrollbar Width function function getScrollBarWidth() { var inner = document.createElement('p'); diff --git a/pir/404.html b/pir/404.html index 2199a2f715..3bde602b16 100644 --- a/pir/404.html +++ b/pir/404.html @@ -8,22 +8,22 @@ 404 Page not found :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + -
    +
    diff --git a/pir/basics/configuration/index.html b/pir/basics/configuration/index.html index a06c2fcc9f..ca2e417e4c 100644 --- a/pir/basics/configuration/index.html +++ b/pir/basics/configuration/index.html @@ -9,22 +9,22 @@ Configurrrat'n :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -251,7 +266,7 @@ # Order sections 'n menu by "weight" or "title". Default t' "weight"; # this can be overridden 'n th' planks frontmatter ordersectionsby = "weight" - # Change default color scheme wit' a variant one. Can be "red", "blue", "green". + # Change default color scheme wit' a variant one. Can be "red", "blue", "green" or an array like [ "blue", "green" ]. themeVariant = "" # Provide a list o' custom css files t' board relative from th' `static/` folder 'n th' ship root. custom_css = ["css/foo.css", "css/bar.css"] @@ -307,25 +322,25 @@ default values:

    - - - - - - - + + + + + + + - + diff --git a/pir/basics/customization/index.html b/pir/basics/customization/index.html index 08d213db4e..4776e8a146 100644 --- a/pir/basics/customization/index.html +++ b/pir/basics/customization/index.html @@ -9,22 +9,22 @@ Customizat'n :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -234,22 +249,22 @@ Ye could use an img HTML tag an' reference an image created under t

    Th' Relearrrn theme let ye choose between some predefined color scheme variants, but feel free t' add one yourself!

    Standard variant

    [params]
    -  # Change default color scheme wit' a variant one. Can be empty, "red", "blue", "green".
    +  # Change default color scheme wit' a variant one. Can be empty, "red", "blue", "green" or an array like [ "blue", "green" ].
       themeVariant = ""
     

    Red variant

    Red variant

    [params]
    -  # Change default color scheme wit' a variant one. Can be empty, "red", "blue", "green".
    +  # Change default color scheme wit' a variant one. Can be empty, "red", "blue", "green" or an array like [ "blue", "green" ].
       themeVariant = "red"
     

    Red variant

    Blue variant

    [params]
    -  # Change default color scheme wit' a variant one. Can be empty, "red", "blue", "green".
    +  # Change default color scheme wit' a variant one. Can be empty, "red", "blue", "green" or an array like [ "blue", "green" ].
       themeVariant = "blue"
     

    Blue variant

    Green variant

    [params]
    -  # Change default color scheme wit' a variant one. Can be empty, "red", "blue", "green".
    +  # Change default color scheme wit' a variant one. Can be empty, "red", "blue", "green" or an array like [ "blue", "green" ].
       themeVariant = "green"
     

    Green variant

    ‘Mine‘ variant

    @@ -293,8 +308,13 @@ Ye could use an img HTML tag an' reference an image created under t }

    Then, set th' themeVariant value wit' th' name o' yer custom theme file. That’s it!

    [params]
    -  # Change default color scheme wit' a variant one. Can be "red", "blue", "green".
    +  # Change default color scheme wit' a variant one. Can be "red", "blue", "green" or an array like [ "blue", "green" ].
       themeVariant = "mine"
    +

    Multiple variants

    +

    Ye can also set multiple variants. In this case, th' first variant be th' default choosen on first view an' a theme selector will be shown 'n th' menu footer.

    +
    [params]
    +  # Change default color scheme wit' a variant one. Can be empty, "red", "blue", "green"  or an array like [ "blue", "green" ].
    +  themeVariant = [ "red", "blue ]
     
    @@ -302,25 +322,25 @@ Ye could use an img HTML tag an' reference an image created under t
    - - - - - - - + + + + + + + - + diff --git a/pir/basics/history/index.html b/pir/basics/history/index.html index ff799987ea..5e3129bace 100644 --- a/pir/basics/history/index.html +++ b/pir/basics/history/index.html @@ -9,22 +9,22 @@ Historrry :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -497,25 +512,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/basics/index.html b/pir/basics/index.html index 3ccabb5e93..c4ea5ed5c7 100644 --- a/pir/basics/index.html +++ b/pir/basics/index.html @@ -9,22 +9,22 @@ Basics :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -202,25 +217,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/basics/installation/index.html b/pir/basics/installation/index.html index fe39f6acba..e5e4d2ce5f 100644 --- a/pir/basics/installation/index.html +++ b/pir/basics/installation/index.html @@ -9,22 +9,22 @@ Installat'n :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -258,25 +273,25 @@ hugo new basics/second-content/_index.md
    - - - - - - - + + + + + + + - + diff --git a/pir/basics/migration/index.html b/pir/basics/migration/index.html index 8b5bf959f2..d91f57d9a0 100644 --- a/pir/basics/migration/index.html +++ b/pir/basics/migration/index.html @@ -9,22 +9,22 @@ Migrrrat'n :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -209,6 +224,9 @@

    Break'n: We made changes t' th' menu footer. If ye have yer menu-footer.html partial overridden, ye may have t' provide additional styl'n 'n yer partial. For a reference take a look into th' menu-footer.html partial that be com'n wit' th' exampleSite.

    This change was made t' allow yer own menu footer t' be placed right aft th' so called prefooter that comes wit' th' theme (contain'n th' language switch an' Clear history functionality).

    +
  • +

    New: Ye can also set multiple variants. In this case, th' first variant be th' default choosen on first view an' a theme selector will be shown 'n th' menu footer. See th' documentat'n fer configurat'n.

    +
  • 2.9.0

      @@ -401,25 +419,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/basics/requirements/index.html b/pir/basics/requirements/index.html index 46dfa8eae3..a6af2de229 100644 --- a/pir/basics/requirements/index.html +++ b/pir/basics/requirements/index.html @@ -9,22 +9,22 @@ Requirrrements :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -202,25 +217,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/categories/index.html b/pir/categories/index.html index b265c092e2..a098bbd589 100644 --- a/pir/categories/index.html +++ b/pir/categories/index.html @@ -9,22 +9,22 @@ Categories :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -191,24 +206,24 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/cont/archetypes/index.html b/pir/cont/archetypes/index.html index a71b339285..658486cda5 100644 --- a/pir/cont/archetypes/index.html +++ b/pir/cont/archetypes/index.html @@ -8,22 +8,22 @@ Arrrchetypes :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -234,25 +249,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/cont/i18n/index.html b/pir/cont/i18n/index.html index b5e6191448..dbd9567c09 100644 --- a/pir/cont/i18n/index.html +++ b/pir/cont/i18n/index.html @@ -9,22 +9,22 @@ Multilingual an' i18n :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -263,25 +278,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/cont/icons/index.html b/pir/cont/icons/index.html index 4c81f37467..17053bf954 100644 --- a/pir/cont/icons/index.html +++ b/pir/cont/icons/index.html @@ -8,22 +8,22 @@ Ay'cons an' logos :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -224,25 +239,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/cont/index.html b/pir/cont/index.html index f26127cdcd..90c5bbf18d 100644 --- a/pir/cont/index.html +++ b/pir/cont/index.html @@ -9,22 +9,22 @@ Rambl'n :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -202,25 +217,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/cont/markdown/index.html b/pir/cont/markdown/index.html index 2a7bf390b4..c99ae045d2 100644 --- a/pir/cont/markdown/index.html +++ b/pir/cont/markdown/index.html @@ -8,22 +8,22 @@ Marrrkdown rules :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -693,25 +708,25 @@ grunt.initConfig({
    - - - - - - - + + + + + + + - + diff --git a/pir/cont/menushortcuts/index.html b/pir/cont/menushortcuts/index.html index e6b49423f9..216643c618 100644 --- a/pir/cont/menushortcuts/index.html +++ b/pir/cont/menushortcuts/index.html @@ -8,22 +8,22 @@ Menu extrrra shorrrtcuts :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -312,25 +327,25 @@ However, if ye want t' keep th' title but change its value, it can be overriden
    - - - - - - - + + + + + + + - + diff --git a/pir/cont/pages/index.html b/pir/cont/pages/index.html index d029e9733c..9d061f4797 100644 --- a/pir/cont/pages/index.html +++ b/pir/cont/pages/index.html @@ -9,22 +9,22 @@ Planks orrrganizat'n :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -333,25 +348,25 @@ We’ve added th' menuTitle parameter fer that purpose:

    - - - - - - - + + + + + + + - + diff --git a/pir/cont/syntaxhighlight/index.html b/pir/cont/syntaxhighlight/index.html index ba55aa7e4e..48a800a10c 100644 --- a/pir/cont/syntaxhighlight/index.html +++ b/pir/cont/syntaxhighlight/index.html @@ -8,22 +8,22 @@ Code highlight'n :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -249,25 +264,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/cont/tags/index.html b/pir/cont/tags/index.html index 826fd03465..428a36b4a4 100644 --- a/pir/cont/tags/index.html +++ b/pir/cont/tags/index.html @@ -8,22 +8,22 @@ Tags :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -225,25 +240,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/credits/index.html b/pir/credits/index.html index 2213540e18..18f3b71dc3 100644 --- a/pir/credits/index.html +++ b/pir/credits/index.html @@ -8,22 +8,22 @@ Crrredits :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -216,24 +231,24 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/index.html b/pir/index.html index a0ac923fcc..2218d4dace 100644 --- a/pir/index.html +++ b/pir/index.html @@ -9,22 +9,22 @@ Relearrrn Theme fer Cap'n Hugo :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -218,24 +233,24 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/index.json b/pir/index.json index f4198df61a..8ea76b499b 100644 --- a/pir/index.json +++ b/pir/index.json @@ -87,14 +87,14 @@ "uri": "/hugo-theme-relearn/pir/cont/syntaxhighlight/" }, { - "content": " Arrr Fello' pirrates, be awarrre some featurrres may not work fer us in this trrranslat'n. Like table of rrramblings and stuff.\n This document shows ye what’s new 'n th' latest release. For a detailed list o' changes, see th' history plank.\nBreak'n: A change that requires act'n by ye aft upgrad'n t' assure th' ship be still functional.\nChange: A change 'n default behavior. This may requires act'n by ye / may or may not be revert'ble by configurat'n.\nNew: Marks new behavior ye might find interest'n or comes configur'ble.\n 3.0.0 Break'n: We made changes t' th' menu footer. If ye have yer menu-footer.html partial overridden, ye may have t' provide additional styl'n 'n yer partial. For a reference take a look into th' menu-footer.html partial that be com'n wit' th' exampleSite.\nThis change was made t' allow yer own menu footer t' be placed right aft th' so called prefooter that comes wit' th' theme (contain'n th' language switch an' Clear history functionality).\n 2.9.0 Break'n: This release removes th' themes implementat'n o' ref/relref 'n favor fer Hugos standard implementat'n. This be because o' inconsistencies wit' th' themes implementat'n. In advantage, yer project becomes standard complient an' exchang'n this theme 'n yer project t' some other theme will be effortless.\nIn a standard complient form ye must not link t' th' *.md file but t' its logical name. You’ll see, referenc'n other planks becomes much easier. All three types result 'n th' same reference:\n Type Non-Standard Standard Branch bundle basics/configuration/_index.md basics/configurat'n Leaf bundle basics/configuration/index.md basics/configurat'n Plank basics/configurat'n.md basics/configurat'n If you’ve linked from a plank o' one language t' a plank o' another language, conversion be a bit more difficult but Cap'n Hugo got ye covered as well.\nAlso, th' old themes implementat'n allowed refs t' non-exist'n rrrambl'n. This will cause Hugos implementat'n t' show th' error below an' abort th' generat'n. If yer project relies on this old behavior, ye can reconfigure th' error handl'n o' Hugos implementat'n.\nIn th' best case yer usage o' th' old implementat'n be already standard complient an' ye don’t need t' change anyth'n. You’ll notice this very easily once you’ve started hugo server aft an upgrade an' no errors be written t' th' console.\nYe may see errors on th' console aft th' update 'n th' form:\nERROR 2021/11/19 22:29:10 [en] REF_NOT_FOUND: Ref \"basics/configuration/_index.md\": \"hugo-theme-relearn\\exampleSite\\content\\_index.en.md:19:22\": plank not found In this case, ye must apply one o' two opt'ns:\n Copy th' old implementat'n files theme/hugo-theme-relearn/layouts/shortcode/ref.html an' theme/hugo-theme-relearn/layouts/shortcode/relref.html t' yer own projects layouts/shortcode/ref.html an' layouts/shortcode/relref.html respectively. This be not recommended as yer project will still rely on non-standard behavior afterwards.\n Start up a text editor wit' regular expression support fer search an' replace. Apply th' follow'n conversions 'n th' given order on all *.md files. This be th' recommended choice.\n Type Search Replace by Branch bundle (ref\\s+\"[^\"]*)/_index\\.md\" $1\" Leaf bundle (ref\\s+\"[^\"]*)/index\\.md\" $1\" Plank (ref\\s+\"[^\"]*)\\.md\" $1\" 2.8.0 Change: Although never officially documented, this release removes th' font Novacento/Novecento from th' release. If ye use it 'n an overwritten CSS please replace it wit' Work Sans. This change was necessary as Novacento did not provide all Latin special characters an' lead t' mixed styled character text eg. fer czech.\n New: Th' theme now supports favicons served from static/images/ named as favicon or logo 'n SVG, PNG or ICO format out o' th' box. An overridden partial layouts/partials/favicon.html may not be necessary anymore 'n most cases.\n New: Ye can hide th' t'ble o' contents menu fer th' whole ship by sett'n th' disableToc opt'n 'n yer config.toml. For an example see th' example configurat'n.\n 2.7.0 New: Optional second parameter fer notice shorrrtcode t' set title 'n box header. 2.6.0 New: Yer ship can now be served from a subfolder if ye set baseURL an' canonifyURLs=true 'n yer config.toml. See th' documentat'n fer a detailed example. 2.5.0 Change: Add new colors --MAIN-CODE-color an' --MAIN-CODE-BG-color fer rules highlightn'n fallback 'n yer stylesheet 'n case guessSyntax=true be set. Ideally they be set t' th' same values as th' ones from yer chosen chroma style. 2.4.0 Change: Creat'n o' customized stylesheets was simplified down t' only contain th' CSS variables. Everyth'n else can an' should be deleted from yer custom stylesheet t' assure everyth'n works fine. For th' predefined stylesheet variants, this change be already included. Th' documentat'n was adjusted accordingly.\n New: Hidden planks be displayed by default 'n their accord'n tags plank. Ye can now turn off this behavior by sett'n disableTagHiddenPages=true 'n yer config.toml.\n New: Ye can define th' expansion state o' yer menus fer th' whole ship by sett'n th' alwaysopen opt'n 'n yer config.toml. Please see further documentat'n fer poss'ble values an' default behavior.\n New: New frontmatter ordersectionsby opt'n t' change immediate children sort'n 'n menu an' children shorrrtcode. Poss'ble values be title or weight.\n New: Alternate rrrambl'n o' a plank be now advertised 'n th' HTML meta tags. See Cap'n Hugo documentat'n.\n 2.2.0 New: Hidden planks be displayed by default 'n th' sitemap generated by Cap'n Hugo an' be therefore vis'ble fer search engine index'n. Ye can now turn off this behavior by sett'n disableSeoHiddenPages=true 'n yer config.toml. 2.1.0 Change: In case th' site’s structure contains addional *.md files not part o' th' ship (eg files that be meant t' be included by ship planks - see CHANGELOG.md 'n exampleSite), they will now be ignored by th' search.\n New: Hidden planks be indexed fer th' ship search by default. Ye can now turn off this behavior by sett'n disableSearchHiddenPages=true 'n yer config.toml.\n New: If a search term be found 'n an expand shorrrtcode, th' expand will be opened.\n New: Th' menu will scroll th' active item into view on board.\n 2.0.0 Change: Syntaxhighlightn'n was switched t' built 'n Hugo mechanism. Ye may need t' configure a new stylesheet or decide t' roll ye own as describedd on 'n th' Cap'n Hugo documentat'n\n Change: In th' predefined stylesheets there was a typo an' --MENU-HOME-LINK-HOVERED-color must be changed t' --MENU-HOME-LINK-HOVER-color.\n Change: --MENU-HOME-LINK-color an' --MENU-HOME-LINK-HOVER-color were miss'n 'n th' documentat'n. Ye should add them t' yer custom stylesheets.\n Change: Arrow navigat'n an' children shorrrtcode were ignor'n sett'n fer ordersectionsby. This be now changed an' may result 'n different sort'n order o' yer sub planks.\n Change: If hidden planks be accessed directly by typ'n their URL, they will be exposed 'n th' menu.\n Change: A plank without a title will be treated as hidden=true.\n New: Ye can define th' expansion state o' yer menus 'n th' frontmatter. Please see further documentat'n fer poss'ble values an' default behavior.\n New: New partials fer defin'n pre/post rrrambl'n fer menu items an' th' rrrambl'n. See documentat'n fer further read'n.\n New: Shorrrtcode children wit' new parameter containerstyle.\n New: New shorrrtcode include t' include arbitrary file rrrambl'n into a plank.\n 1.2.0 New: Shorrrtcode expand wit' new parameter t' open on plank board. 1.1.0 New: Merrrmaid config opt'ns can be set 'n config.toml. ", + "content": " Arrr Fello' pirrates, be awarrre some featurrres may not work fer us in this trrranslat'n. Like table of rrramblings and stuff.\n This document shows ye what’s new 'n th' latest release. For a detailed list o' changes, see th' history plank.\nBreak'n: A change that requires act'n by ye aft upgrad'n t' assure th' ship be still functional.\nChange: A change 'n default behavior. This may requires act'n by ye / may or may not be revert'ble by configurat'n.\nNew: Marks new behavior ye might find interest'n or comes configur'ble.\n 3.0.0 Break'n: We made changes t' th' menu footer. If ye have yer menu-footer.html partial overridden, ye may have t' provide additional styl'n 'n yer partial. For a reference take a look into th' menu-footer.html partial that be com'n wit' th' exampleSite.\nThis change was made t' allow yer own menu footer t' be placed right aft th' so called prefooter that comes wit' th' theme (contain'n th' language switch an' Clear history functionality).\n New: Ye can also set multiple variants. In this case, th' first variant be th' default choosen on first view an' a theme selector will be shown 'n th' menu footer. See th' documentat'n fer configurat'n.\n 2.9.0 Break'n: This release removes th' themes implementat'n o' ref/relref 'n favor fer Hugos standard implementat'n. This be because o' inconsistencies wit' th' themes implementat'n. In advantage, yer project becomes standard complient an' exchang'n this theme 'n yer project t' some other theme will be effortless.\nIn a standard complient form ye must not link t' th' *.md file but t' its logical name. You’ll see, referenc'n other planks becomes much easier. All three types result 'n th' same reference:\n Type Non-Standard Standard Branch bundle basics/configuration/_index.md basics/configurat'n Leaf bundle basics/configuration/index.md basics/configurat'n Plank basics/configurat'n.md basics/configurat'n If you’ve linked from a plank o' one language t' a plank o' another language, conversion be a bit more difficult but Cap'n Hugo got ye covered as well.\nAlso, th' old themes implementat'n allowed refs t' non-exist'n rrrambl'n. This will cause Hugos implementat'n t' show th' error below an' abort th' generat'n. If yer project relies on this old behavior, ye can reconfigure th' error handl'n o' Hugos implementat'n.\nIn th' best case yer usage o' th' old implementat'n be already standard complient an' ye don’t need t' change anyth'n. You’ll notice this very easily once you’ve started hugo server aft an upgrade an' no errors be written t' th' console.\nYe may see errors on th' console aft th' update 'n th' form:\nERROR 2021/11/19 22:29:10 [en] REF_NOT_FOUND: Ref \"basics/configuration/_index.md\": \"hugo-theme-relearn\\exampleSite\\content\\_index.en.md:19:22\": plank not found In this case, ye must apply one o' two opt'ns:\n Copy th' old implementat'n files theme/hugo-theme-relearn/layouts/shortcode/ref.html an' theme/hugo-theme-relearn/layouts/shortcode/relref.html t' yer own projects layouts/shortcode/ref.html an' layouts/shortcode/relref.html respectively. This be not recommended as yer project will still rely on non-standard behavior afterwards.\n Start up a text editor wit' regular expression support fer search an' replace. Apply th' follow'n conversions 'n th' given order on all *.md files. This be th' recommended choice.\n Type Search Replace by Branch bundle (ref\\s+\"[^\"]*)/_index\\.md\" $1\" Leaf bundle (ref\\s+\"[^\"]*)/index\\.md\" $1\" Plank (ref\\s+\"[^\"]*)\\.md\" $1\" 2.8.0 Change: Although never officially documented, this release removes th' font Novacento/Novecento from th' release. If ye use it 'n an overwritten CSS please replace it wit' Work Sans. This change was necessary as Novacento did not provide all Latin special characters an' lead t' mixed styled character text eg. fer czech.\n New: Th' theme now supports favicons served from static/images/ named as favicon or logo 'n SVG, PNG or ICO format out o' th' box. An overridden partial layouts/partials/favicon.html may not be necessary anymore 'n most cases.\n New: Ye can hide th' t'ble o' contents menu fer th' whole ship by sett'n th' disableToc opt'n 'n yer config.toml. For an example see th' example configurat'n.\n 2.7.0 New: Optional second parameter fer notice shorrrtcode t' set title 'n box header. 2.6.0 New: Yer ship can now be served from a subfolder if ye set baseURL an' canonifyURLs=true 'n yer config.toml. See th' documentat'n fer a detailed example. 2.5.0 Change: Add new colors --MAIN-CODE-color an' --MAIN-CODE-BG-color fer rules highlightn'n fallback 'n yer stylesheet 'n case guessSyntax=true be set. Ideally they be set t' th' same values as th' ones from yer chosen chroma style. 2.4.0 Change: Creat'n o' customized stylesheets was simplified down t' only contain th' CSS variables. Everyth'n else can an' should be deleted from yer custom stylesheet t' assure everyth'n works fine. For th' predefined stylesheet variants, this change be already included. Th' documentat'n was adjusted accordingly.\n New: Hidden planks be displayed by default 'n their accord'n tags plank. Ye can now turn off this behavior by sett'n disableTagHiddenPages=true 'n yer config.toml.\n New: Ye can define th' expansion state o' yer menus fer th' whole ship by sett'n th' alwaysopen opt'n 'n yer config.toml. Please see further documentat'n fer poss'ble values an' default behavior.\n New: New frontmatter ordersectionsby opt'n t' change immediate children sort'n 'n menu an' children shorrrtcode. Poss'ble values be title or weight.\n New: Alternate rrrambl'n o' a plank be now advertised 'n th' HTML meta tags. See Cap'n Hugo documentat'n.\n 2.2.0 New: Hidden planks be displayed by default 'n th' sitemap generated by Cap'n Hugo an' be therefore vis'ble fer search engine index'n. Ye can now turn off this behavior by sett'n disableSeoHiddenPages=true 'n yer config.toml. 2.1.0 Change: In case th' site’s structure contains addional *.md files not part o' th' ship (eg files that be meant t' be included by ship planks - see CHANGELOG.md 'n exampleSite), they will now be ignored by th' search.\n New: Hidden planks be indexed fer th' ship search by default. Ye can now turn off this behavior by sett'n disableSearchHiddenPages=true 'n yer config.toml.\n New: If a search term be found 'n an expand shorrrtcode, th' expand will be opened.\n New: Th' menu will scroll th' active item into view on board.\n 2.0.0 Change: Syntaxhighlightn'n was switched t' built 'n Hugo mechanism. Ye may need t' configure a new stylesheet or decide t' roll ye own as describedd on 'n th' Cap'n Hugo documentat'n\n Change: In th' predefined stylesheets there was a typo an' --MENU-HOME-LINK-HOVERED-color must be changed t' --MENU-HOME-LINK-HOVER-color.\n Change: --MENU-HOME-LINK-color an' --MENU-HOME-LINK-HOVER-color were miss'n 'n th' documentat'n. Ye should add them t' yer custom stylesheets.\n Change: Arrow navigat'n an' children shorrrtcode were ignor'n sett'n fer ordersectionsby. This be now changed an' may result 'n different sort'n order o' yer sub planks.\n Change: If hidden planks be accessed directly by typ'n their URL, they will be exposed 'n th' menu.\n Change: A plank without a title will be treated as hidden=true.\n New: Ye can define th' expansion state o' yer menus 'n th' frontmatter. Please see further documentat'n fer poss'ble values an' default behavior.\n New: New partials fer defin'n pre/post rrrambl'n fer menu items an' th' rrrambl'n. See documentat'n fer further read'n.\n New: Shorrrtcode children wit' new parameter containerstyle.\n New: New shorrrtcode include t' include arbitrary file rrrambl'n into a plank.\n 1.2.0 New: Shorrrtcode expand wit' new parameter t' open on plank board. 1.1.0 New: Merrrmaid config opt'ns can be set 'n config.toml. ", "description": "", "tags": null, "title": "Migrrrat'n", "uri": "/hugo-theme-relearn/pir/basics/migration/" }, { - "content": " Arrr Fello' pirrates, be awarrre some featurrres may not work fer us in this trrranslat'n. Like table of rrramblings and stuff.\n 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).\nAvast that some o' these parameters be explained 'n details 'n other sections o' this documentat'n.\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. Will display an \"Edit this page\" button on top right hand corner o' every plank. # Useful t' give opportunity t' people t' create merge request fer yer doc. # See th' config.toml file from this documentat'n ship t' have an example. editURL = \"\" # Author o' th' ship, will be used 'n meta informat'n author = \"\" # Descript'n o' th' ship, will be used 'n meta informat'n descript'n = \"\" # Shows a checkmark fer visited planks on th' menu showVisitedLinks = false # Dis'ble search funct'n. It will hide search bar disableSearch = false # Dis'ble search 'n hidden planks, otherwise they will be shown 'n search box disableSearchHiddenPages = false # Disables hidden planks from show'n up 'n th' sitemap an' on Google (et all), otherwise they may be indexed by search engines disableSeoHiddenPages = false # Disables hidden planks from show'n up on th' tags plank although th' tag term will be displayed even if all planks be hidden disableTagHiddenPages = false # Javascript an' CSS cache be automatically busted when new version o' ship be generated. # Set this t' true t' dis'ble this behavior (some proxies don't handle well this optimization) disableAssetsBust'n = false # Set this t' true t' dis'ble copy-to-clipboard button fer inline code. disableInlineCopyToClipBoard = false # A title fer shortcuts 'n menu be set by default. Set this t' true t' dis'ble it. disableShortcutsTitle = false # If set t' false, a Home button will appear below th' search bar on th' menu. # It be redirect'n t' th' land'n plank o' th' current language if specified. (Default be \"/\") disableLandingPageButton = true # When us'n mulitlingual website, dis'ble th' switch language button. disableLanguageSwitchingButton = false # Hide breadcrumbs 'n th' header an' only show th' current plank title disableBreadcrumb = true # If set t' true, hide t'ble o' contents menu 'n th' header o' all planks disableToc = false # If set t' true, prevents Cap'n Hugo from includ'n th' Merrrmaid module if not needed (will reduce board times an' traffic) disableMermaid = false # Specifies th' remote locat'n o' th' Merrrmaid js customMermaidURL = \"https://unpkg.com/mermaid@8.8.0/dist/mermaid.min.js\" # Initializat'n parameter fer Merrrmaid, see Merrrmaid documentat'n mermaidInitialize = \"{ \\\"theme\\\": \\\"default\\\" }\" # Hide Next an' Previous plank buttons normally displayed full height beside rrrambl'n disableNextPrev = true # Order sections 'n menu by \"weight\" or \"title\". Default t' \"weight\"; # this can be overridden 'n th' planks frontmatter ordersectionsby = \"weight\" # Change default color scheme wit' a variant one. Can be \"red\", \"blue\", \"green\". themeVariant = \"\" # Provide a list o' custom css files t' board relative from th' `static/` folder 'n th' ship root. custom_css = [\"css/foo.css\", \"css/bar.css\"] # Change th' title separator. Default t' \"::\". titleSeparator = \"-\" A word on runn'n yer ship 'n a subfolder Th' theme runs best if yer ship be installed 'n th' root o' yer webserver. If yer ship be served from a subfolder, eg. https://example.com/mysite/, ye have t' set th' follow'n lines t' yer config.toml\nbaseURL = \"https://example.com/mysite/\" canonifyURLs = true Without 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.\nActivate search If not already present, add th' follow lines 'n th' same config.toml file.\n[outputs] home = [ \"HTML\", \"RSS\", \"JSON\"] Relearrrn theme uses th' last improvement avail'ble 'n hugo version 20+ t' generate a json index file ready t' be consumed by lunr.js javascript search engine.\n Cap'n Hugo generate lunrjs index.json at th' root o' public folder. When ye build th' ship wit' hugo server, hugo generates it internally an' o' course it doesn’t show up 'n th' filesystem\n Merrrmaid Th' Merrrmaid configurat'n parameters can also be set on a specific plank. In this case, th' global parameter would be overwritten by th' local one. See Merrrmaid fer additional documentat'n.\n Example:\nMerrrmaid be globally disabled. By default it won’t be boarded by any plank. On plank “Architecture” ye need a class diagram. Ye can set th' Merrrmaid parameters locally t' only board mermaid on this plank (not on th' others).\n Ye also can dis'ble Merrrmaid fer specific planks while globally enabled.\nHome Button Configurat'n If th' disableLandingPageButton opt'n be set t' false, a Home button will appear on th' left menu. It be an alternative fer click'n on th' logo. T' edit th' appearance, ye will have t' configure two parameters fer th' defined languages:\n[Languages] [Languages.en] ... landingPageURL = \"/\" landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home\" ... [Languages.pir] ... landingPageURL = \"/pir/\" landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Homme\" ... If those params be not configured fer a specific language, they will get their default values:\nlandingPageURL = \"/\" landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home\" Th' home button be go'n t' look like this:\n", + "content": " Arrr Fello' pirrates, be awarrre some featurrres may not work fer us in this trrranslat'n. Like table of rrramblings and stuff.\n 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).\nAvast that some o' these parameters be explained 'n details 'n other sections o' this documentat'n.\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. Will display an \"Edit this page\" button on top right hand corner o' every plank. # Useful t' give opportunity t' people t' create merge request fer yer doc. # See th' config.toml file from this documentat'n ship t' have an example. editURL = \"\" # Author o' th' ship, will be used 'n meta informat'n author = \"\" # Descript'n o' th' ship, will be used 'n meta informat'n descript'n = \"\" # Shows a checkmark fer visited planks on th' menu showVisitedLinks = false # Dis'ble search funct'n. It will hide search bar disableSearch = false # Dis'ble search 'n hidden planks, otherwise they will be shown 'n search box disableSearchHiddenPages = false # Disables hidden planks from show'n up 'n th' sitemap an' on Google (et all), otherwise they may be indexed by search engines disableSeoHiddenPages = false # Disables hidden planks from show'n up on th' tags plank although th' tag term will be displayed even if all planks be hidden disableTagHiddenPages = false # Javascript an' CSS cache be automatically busted when new version o' ship be generated. # Set this t' true t' dis'ble this behavior (some proxies don't handle well this optimization) disableAssetsBust'n = false # Set this t' true t' dis'ble copy-to-clipboard button fer inline code. disableInlineCopyToClipBoard = false # A title fer shortcuts 'n menu be set by default. Set this t' true t' dis'ble it. disableShortcutsTitle = false # If set t' false, a Home button will appear below th' search bar on th' menu. # It be redirect'n t' th' land'n plank o' th' current language if specified. (Default be \"/\") disableLandingPageButton = true # When us'n mulitlingual website, dis'ble th' switch language button. disableLanguageSwitchingButton = false # Hide breadcrumbs 'n th' header an' only show th' current plank title disableBreadcrumb = true # If set t' true, hide t'ble o' contents menu 'n th' header o' all planks disableToc = false # If set t' true, prevents Cap'n Hugo from includ'n th' Merrrmaid module if not needed (will reduce board times an' traffic) disableMermaid = false # Specifies th' remote locat'n o' th' Merrrmaid js customMermaidURL = \"https://unpkg.com/mermaid@8.8.0/dist/mermaid.min.js\" # Initializat'n parameter fer Merrrmaid, see Merrrmaid documentat'n mermaidInitialize = \"{ \\\"theme\\\": \\\"default\\\" }\" # Hide Next an' Previous plank buttons normally displayed full height beside rrrambl'n disableNextPrev = true # Order sections 'n menu by \"weight\" or \"title\". Default t' \"weight\"; # this can be overridden 'n th' planks frontmatter ordersectionsby = \"weight\" # Change default color scheme wit' a variant one. Can be \"red\", \"blue\", \"green\" or an array like [ \"blue\", \"green\" ]. themeVariant = \"\" # Provide a list o' custom css files t' board relative from th' `static/` folder 'n th' ship root. custom_css = [\"css/foo.css\", \"css/bar.css\"] # Change th' title separator. Default t' \"::\". titleSeparator = \"-\" A word on runn'n yer ship 'n a subfolder Th' theme runs best if yer ship be installed 'n th' root o' yer webserver. If yer ship be served from a subfolder, eg. https://example.com/mysite/, ye have t' set th' follow'n lines t' yer config.toml\nbaseURL = \"https://example.com/mysite/\" canonifyURLs = true Without 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.\nActivate search If not already present, add th' follow lines 'n th' same config.toml file.\n[outputs] home = [ \"HTML\", \"RSS\", \"JSON\"] Relearrrn theme uses th' last improvement avail'ble 'n hugo version 20+ t' generate a json index file ready t' be consumed by lunr.js javascript search engine.\n Cap'n Hugo generate lunrjs index.json at th' root o' public folder. When ye build th' ship wit' hugo server, hugo generates it internally an' o' course it doesn’t show up 'n th' filesystem\n Merrrmaid Th' Merrrmaid configurat'n parameters can also be set on a specific plank. In this case, th' global parameter would be overwritten by th' local one. See Merrrmaid fer additional documentat'n.\n Example:\nMerrrmaid be globally disabled. By default it won’t be boarded by any plank. On plank “Architecture” ye need a class diagram. Ye can set th' Merrrmaid parameters locally t' only board mermaid on this plank (not on th' others).\n Ye also can dis'ble Merrrmaid fer specific planks while globally enabled.\nHome Button Configurat'n If th' disableLandingPageButton opt'n be set t' false, a Home button will appear on th' left menu. It be an alternative fer click'n on th' logo. T' edit th' appearance, ye will have t' configure two parameters fer th' defined languages:\n[Languages] [Languages.en] ... landingPageURL = \"/\" landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home\" ... [Languages.pir] ... landingPageURL = \"/pir/\" landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Homme\" ... If those params be not configured fer a specific language, they will get their default values:\nlandingPageURL = \"/\" landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home\" Th' home button be go'n t' look like this:\n", "description": "", "tags": null, "title": "Configurrrat'n", @@ -111,7 +111,7 @@ "uri": "/hugo-theme-relearn/pir/shortcodes/children/children-2/" }, { - "content": " Arrr Fello' pirrates, be awarrre some featurrres may not work fer us in this trrranslat'n. Like table of rrramblings and stuff.\n Th' Relearrrn theme has been built t' be as configur'ble as poss'ble by defin'n multiple partials\nIn 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.\nThis theme defines th' follow'n partials :\n rrrambl'n: th' rrrambl'n plank itself. This can be overridden if ye wan’t t' display page’s meta data above or below th' rrrambl'n. header: th' header o' th' rrrambl'n plank (contains th' breadcrumbs). Not meant t' be overwritten custom-header: custom headers 'n plank. Meant t' be overwritten when add'n CSS imports. Don’t forget t' include style HTML tag directive 'n yer file footer: th' footer o' th' rrrambl'n plank (contains th' arrows). Not meant t' be overwritten custom-footer: custom footer 'n plank. Meant t' be overwritten when add'n Javacript. Don’t forget t' include javascript HTML tag directive 'n yer file favicon: th' favicon logo: th' logo, on top left hand corner. meta: HTML meta tags, if ye want t' change default behavior menu: left menu. Not meant t' be overwritten menu-pre: side-wide configurat'n t' prepend t' menu items. If ye override this, it be yer responsiblity t' take th' page’s pre sett'n into account. menu-post: side-wide configurat'n t' append t' menu items. If ye override this, it be yer responsiblity t' take th' page’s post sett'n into account. menu-footer: footer o' th' the left menu search: search box toc: t'ble o' contents Change th' logo Create a new file 'n layouts/partials/ named logo.html. Then write any HTML ye want. Ye could use an img HTML tag an' reference an image created under th' static folder, or ye could paste a SVG definit'n!\nAvast Th' size o' th' logo will adapt automatically\n Change th' favicon If yer favicon be a SVG, PNG or ICO, just drop off yer image 'n yer local static/images/ folder an' name it favicon.svg, favicon.png or favicon.ico respectivly.\nIf no favicon file be found, th' theme will lookup th' alternative filename logo 'n th' same locat'n an' will repeat th' search fer th' list o' supported file types.\nIf ye need t' change this default behavior, create a new file 'n layouts/partials/ named favicon.html. Then write someth'n like this:\n\u003clink rel=\"icon\" href=\"/images/favicon.bmp\" type=\"image/bmp\" /\u003e Change default colors Th' Relearrrn theme let ye choose between some predefined color scheme variants, but feel free t' add one yourself!\nStandard variant [params] # Change default color scheme wit' a variant one. Can be empty, \"red\", \"blue\", \"green\". themeVariant = \"\" Red variant [params] # Change default color scheme wit' a variant one. Can be empty, \"red\", \"blue\", \"green\". themeVariant = \"red\" Blue variant [params] # Change default color scheme wit' a variant one. Can be empty, \"red\", \"blue\", \"green\". themeVariant = \"blue\" Green variant [params] # Change default color scheme wit' a variant one. Can be empty, \"red\", \"blue\", \"green\". themeVariant = \"green\" ‘Mine‘ variant First, create a new CSS file 'n yer local static/css folder prefixed by theme (e.g. wit' mine theme static/css/theme-mine.css). Copy th' follow'n rrrambl'n an' modify colors 'n CSS variables.\n:root { --MAIN-TEXT-color: #101010; /* Color o' text by default */ --MAIN-TITLES-TEXT-color: #444753; /* Color o' titles h2-h3-h4-h5-h6 */ --MAIN-LINK-color: #486ac9; /* Color o' links */ --MAIN-LINK-HOVER-color: #134fbf; /* Color o' hovered links */ --MAIN-ANCHOR-color: #486ac9; /* color o' anchors on titles */ --MAIN-BG-color: #ffffff; /* color o' text by default */ /* adjusted t' relearn-light chroma style */ --CODE-BLOCK-color: #000000; /* fallback color fer block code text */ --CODE-BLOCK-BG-color: #f8f8f8; /* fallback color fer block code background */ --CODE-BLOCK-BORDER-color: #d8d8d8; /* color o' block code border */ --CODE-INLINE-color: #5e5e5e; /* color fer inline code text */ --CODE-INLINE-BG-color: #fffae9; /* color fer inline code background */ --CODE-INLINE-BORDER-color: #f8e8c8; /* color o' inline code border */ --MENU-HOME-LINK-color: #323232; /* Color o' th' home button text */ --MENU-HOME-LINK-HOVER-color: #808080; /* Color o' th' hovered home button text */ --MENU-HEADER-BG-color: #7dc903; /* Background color o' menu header */ --MENU-HEADER-BORDER-color: #7dc903; /*Color o' menu header border */ --MENU-SEARCH-color: #efefef; /* Color o' search field text */ --MENU-SEARCH-BG-color: #3d414d; /* Search field background color (by default borders + icons) */ --MENU-SEARCH-BOX-color: #efefef; /* Override search field border color */ --MENU-SECTIONS-ACTIVE-BG-color: #202028; /* Background color o' th' active section an' its children */ --MENU-SECTIONS-BG-color: #282830; /* Background color o' other sections */ --MENU-SECTIONS-LINK-color: #bababa; /* Color o' links 'n menu */ --MENU-SECTIONS-LINK-HOVER-color: #ffffff; /* Color o' links 'n menu, when hovered */ --MENU-SECTION-ACTIVE-CATEGORY-color: #444444; /* Color o' active category text */ --MENU-SECTION-ACTIVE-CATEGORY-BG-color: #ffffff; /* Color o' background fer th' active category (only) */ --MENU-VISITED-color: #506397; /* Color o' 'page visited' ay'cons 'n menu */ --MENU-SECTION-HR-color: #282830; /* Color o' \u003chr\u003e separator 'n menu */ } Then, set th' themeVariant value wit' th' name o' yer custom theme file. That’s it!\n[params] # Change default color scheme wit' a variant one. Can be \"red\", \"blue\", \"green\". themeVariant = \"mine\" ", + "content": " Arrr Fello' pirrates, be awarrre some featurrres may not work fer us in this trrranslat'n. Like table of rrramblings and stuff.\n Th' Relearrrn theme has been built t' be as configur'ble as poss'ble by defin'n multiple partials\nIn 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.\nThis theme defines th' follow'n partials :\n rrrambl'n: th' rrrambl'n plank itself. This can be overridden if ye wan’t t' display page’s meta data above or below th' rrrambl'n. header: th' header o' th' rrrambl'n plank (contains th' breadcrumbs). Not meant t' be overwritten custom-header: custom headers 'n plank. Meant t' be overwritten when add'n CSS imports. Don’t forget t' include style HTML tag directive 'n yer file footer: th' footer o' th' rrrambl'n plank (contains th' arrows). Not meant t' be overwritten custom-footer: custom footer 'n plank. Meant t' be overwritten when add'n Javacript. Don’t forget t' include javascript HTML tag directive 'n yer file favicon: th' favicon logo: th' logo, on top left hand corner. meta: HTML meta tags, if ye want t' change default behavior menu: left menu. Not meant t' be overwritten menu-pre: side-wide configurat'n t' prepend t' menu items. If ye override this, it be yer responsiblity t' take th' page’s pre sett'n into account. menu-post: side-wide configurat'n t' append t' menu items. If ye override this, it be yer responsiblity t' take th' page’s post sett'n into account. menu-footer: footer o' th' the left menu search: search box toc: t'ble o' contents Change th' logo Create a new file 'n layouts/partials/ named logo.html. Then write any HTML ye want. Ye could use an img HTML tag an' reference an image created under th' static folder, or ye could paste a SVG definit'n!\nAvast Th' size o' th' logo will adapt automatically\n Change th' favicon If yer favicon be a SVG, PNG or ICO, just drop off yer image 'n yer local static/images/ folder an' name it favicon.svg, favicon.png or favicon.ico respectivly.\nIf no favicon file be found, th' theme will lookup th' alternative filename logo 'n th' same locat'n an' will repeat th' search fer th' list o' supported file types.\nIf ye need t' change this default behavior, create a new file 'n layouts/partials/ named favicon.html. Then write someth'n like this:\n\u003clink rel=\"icon\" href=\"/images/favicon.bmp\" type=\"image/bmp\" /\u003e Change default colors Th' Relearrrn theme let ye choose between some predefined color scheme variants, but feel free t' add one yourself!\nStandard variant [params] # Change default color scheme wit' a variant one. Can be empty, \"red\", \"blue\", \"green\" or an array like [ \"blue\", \"green\" ]. themeVariant = \"\" Red variant [params] # Change default color scheme wit' a variant one. Can be empty, \"red\", \"blue\", \"green\" or an array like [ \"blue\", \"green\" ]. themeVariant = \"red\" Blue variant [params] # Change default color scheme wit' a variant one. Can be empty, \"red\", \"blue\", \"green\" or an array like [ \"blue\", \"green\" ]. themeVariant = \"blue\" Green variant [params] # Change default color scheme wit' a variant one. Can be empty, \"red\", \"blue\", \"green\" or an array like [ \"blue\", \"green\" ]. themeVariant = \"green\" ‘Mine‘ variant First, create a new CSS file 'n yer local static/css folder prefixed by theme (e.g. wit' mine theme static/css/theme-mine.css). Copy th' follow'n rrrambl'n an' modify colors 'n CSS variables.\n:root { --MAIN-TEXT-color: #101010; /* Color o' text by default */ --MAIN-TITLES-TEXT-color: #444753; /* Color o' titles h2-h3-h4-h5-h6 */ --MAIN-LINK-color: #486ac9; /* Color o' links */ --MAIN-LINK-HOVER-color: #134fbf; /* Color o' hovered links */ --MAIN-ANCHOR-color: #486ac9; /* color o' anchors on titles */ --MAIN-BG-color: #ffffff; /* color o' text by default */ /* adjusted t' relearn-light chroma style */ --CODE-BLOCK-color: #000000; /* fallback color fer block code text */ --CODE-BLOCK-BG-color: #f8f8f8; /* fallback color fer block code background */ --CODE-BLOCK-BORDER-color: #d8d8d8; /* color o' block code border */ --CODE-INLINE-color: #5e5e5e; /* color fer inline code text */ --CODE-INLINE-BG-color: #fffae9; /* color fer inline code background */ --CODE-INLINE-BORDER-color: #f8e8c8; /* color o' inline code border */ --MENU-HOME-LINK-color: #323232; /* Color o' th' home button text */ --MENU-HOME-LINK-HOVER-color: #808080; /* Color o' th' hovered home button text */ --MENU-HEADER-BG-color: #7dc903; /* Background color o' menu header */ --MENU-HEADER-BORDER-color: #7dc903; /*Color o' menu header border */ --MENU-SEARCH-color: #efefef; /* Color o' search field text */ --MENU-SEARCH-BG-color: #3d414d; /* Search field background color (by default borders + icons) */ --MENU-SEARCH-BOX-color: #efefef; /* Override search field border color */ --MENU-SECTIONS-ACTIVE-BG-color: #202028; /* Background color o' th' active section an' its children */ --MENU-SECTIONS-BG-color: #282830; /* Background color o' other sections */ --MENU-SECTIONS-LINK-color: #bababa; /* Color o' links 'n menu */ --MENU-SECTIONS-LINK-HOVER-color: #ffffff; /* Color o' links 'n menu, when hovered */ --MENU-SECTION-ACTIVE-CATEGORY-color: #444444; /* Color o' active category text */ --MENU-SECTION-ACTIVE-CATEGORY-BG-color: #ffffff; /* Color o' background fer th' active category (only) */ --MENU-VISITED-color: #506397; /* Color o' 'page visited' ay'cons 'n menu */ --MENU-SECTION-HR-color: #282830; /* Color o' \u003chr\u003e separator 'n menu */ } Then, set th' themeVariant value wit' th' name o' yer custom theme file. That’s it!\n[params] # Change default color scheme wit' a variant one. Can be \"red\", \"blue\", \"green\" or an array like [ \"blue\", \"green\" ]. themeVariant = \"mine\" Multiple variants Ye can also set multiple variants. In this case, th' first variant be th' default choosen on first view an' a theme selector will be shown 'n th' menu footer.\n[params] # Change default color scheme wit' a variant one. Can be empty, \"red\", \"blue\", \"green\" or an array like [ \"blue\", \"green\" ]. themeVariant = [ \"red\", \"blue ] ", "description": "", "tags": null, "title": "Customizat'n", diff --git a/pir/shortcodes/attachments/index.html b/pir/shortcodes/attachments/index.html index 04ae381916..79f9dae305 100644 --- a/pir/shortcodes/attachments/index.html +++ b/pir/shortcodes/attachments/index.html @@ -8,22 +8,22 @@ Attachments :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -385,25 +400,25 @@ Currently, it support two implementat'ns fer planks

    - - - - - - - + + + + + + + - + diff --git a/pir/shortcodes/button/index.html b/pir/shortcodes/button/index.html index 18459aaeda..15c5ec7871 100644 --- a/pir/shortcodes/button/index.html +++ b/pir/shortcodes/button/index.html @@ -8,22 +8,22 @@ Button :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -225,25 +240,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html index 0be0ba86e0..d73571eec8 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html @@ -9,22 +9,22 @@ Plank 1-1-1-1-1-1 :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -161,7 +176,7 @@
    -
    +
    @@ -220,25 +235,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html index e5726c1bf0..75afe8b355 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html @@ -9,22 +9,22 @@ Plank 1-1-1-1-1 (hidden) :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -161,7 +176,7 @@
    -
    +
    @@ -225,25 +240,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html index 781628e9ba..7a7bc9daba 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html @@ -9,22 +9,22 @@ Plank 1-1-1-1 :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -159,7 +174,7 @@
    -
    +
    @@ -222,25 +237,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html index e04d4265fe..51cc06a703 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html @@ -9,22 +9,22 @@ Plank 1-1-1 (hidden) :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -159,7 +174,7 @@
    -
    +
    @@ -221,25 +236,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html index 1b86efe4fc..b0dbfb40df 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html @@ -9,22 +9,22 @@ Plank 1-1-2-1 :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -214,25 +229,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html index 0898b06449..3a36b71aa1 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html @@ -9,22 +9,22 @@ Plank 1-1-2-2 :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -214,25 +229,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/index.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/index.html index f251fafef9..3f8aa9b590 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/index.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/index.html @@ -9,22 +9,22 @@ Plank 1-1-2 :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -220,25 +235,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html index 4b0d59c26a..f0acbd1820 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html @@ -9,22 +9,22 @@ Plank 1-1-3 :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -213,25 +228,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/shortcodes/children/children-1/children-1-1/index.html b/pir/shortcodes/children/children-1/children-1-1/index.html index dd3dbc7a80..8c3477ca6f 100644 --- a/pir/shortcodes/children/children-1/children-1-1/index.html +++ b/pir/shortcodes/children/children-1/children-1-1/index.html @@ -9,22 +9,22 @@ Plank 1-1 :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -220,25 +235,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/shortcodes/children/children-1/index.html b/pir/shortcodes/children/children-1/index.html index d1a5b2a0b2..730a2f8925 100644 --- a/pir/shortcodes/children/children-1/index.html +++ b/pir/shortcodes/children/children-1/index.html @@ -9,22 +9,22 @@ Plank 1 :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -217,25 +232,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/shortcodes/children/children-2/index.html b/pir/shortcodes/children/children-2/index.html index 68bf848901..2350ffba83 100644 --- a/pir/shortcodes/children/children-2/index.html +++ b/pir/shortcodes/children/children-2/index.html @@ -9,22 +9,22 @@ Plank 2 :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -212,25 +227,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/shortcodes/children/children-3/index.html b/pir/shortcodes/children/children-3/index.html index f428d78876..a1d37fb2e5 100644 --- a/pir/shortcodes/children/children-3/index.html +++ b/pir/shortcodes/children/children-3/index.html @@ -9,22 +9,22 @@ Plank 3 :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -217,25 +232,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/shortcodes/children/children-3/test3/index.html b/pir/shortcodes/children/children-3/test3/index.html index 95c9cb30d0..4ccaef700f 100644 --- a/pir/shortcodes/children/children-3/test3/index.html +++ b/pir/shortcodes/children/children-3/test3/index.html @@ -8,22 +8,22 @@ Plank 3-1 :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -211,25 +226,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/shortcodes/children/children-4/index.html b/pir/shortcodes/children/children-4/index.html index 41859cbcc6..40819eba3d 100644 --- a/pir/shortcodes/children/children-4/index.html +++ b/pir/shortcodes/children/children-4/index.html @@ -9,22 +9,22 @@ Plank 4 (hidden) :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -158,7 +173,7 @@
    -
    +
    @@ -212,25 +227,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/shortcodes/children/index.html b/pir/shortcodes/children/index.html index 08cde71f3c..e12d15dbb4 100644 --- a/pir/shortcodes/children/index.html +++ b/pir/shortcodes/children/index.html @@ -9,22 +9,22 @@ Children :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -354,25 +369,25 @@ So its rrrambl'n be used as descript'n.

    - - - - - - - + + + + + + + - + diff --git a/pir/shortcodes/children/test/index.html b/pir/shortcodes/children/test/index.html index e8aed71a5f..903c777577 100644 --- a/pir/shortcodes/children/test/index.html +++ b/pir/shortcodes/children/test/index.html @@ -8,22 +8,22 @@ Plank X :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -206,25 +221,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/shortcodes/expand/index.html b/pir/shortcodes/expand/index.html index ec819618e8..3fb8f4d643 100644 --- a/pir/shortcodes/expand/index.html +++ b/pir/shortcodes/expand/index.html @@ -8,22 +8,22 @@ Expand :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -333,25 +348,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/shortcodes/include/index.html b/pir/shortcodes/include/index.html index 9465cf5075..1f355fb7ff 100644 --- a/pir/shortcodes/include/index.html +++ b/pir/shortcodes/include/index.html @@ -8,22 +8,22 @@ Include :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -236,25 +251,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/shortcodes/index.html b/pir/shortcodes/index.html index 69c530944e..e1b5efe721 100644 --- a/pir/shortcodes/index.html +++ b/pir/shortcodes/index.html @@ -9,22 +9,22 @@ Shorrrtcodes :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -245,25 +260,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/shortcodes/mermaid/index.html b/pir/shortcodes/mermaid/index.html index 379f83e840..01cad31b6d 100644 --- a/pir/shortcodes/mermaid/index.html +++ b/pir/shortcodes/mermaid/index.html @@ -8,22 +8,22 @@ Merrrmaid :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -430,25 +445,25 @@ classDiagram
    - - - - - - - + + + + + + + - + diff --git a/pir/shortcodes/notice/index.html b/pir/shortcodes/notice/index.html index 4556c07c53..d104c95490 100644 --- a/pir/shortcodes/notice/index.html +++ b/pir/shortcodes/notice/index.html @@ -8,22 +8,22 @@ Notice :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -425,25 +440,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/shortcodes/siteparam/index.html b/pir/shortcodes/siteparam/index.html index c1902966d6..0b9a10c941 100644 --- a/pir/shortcodes/siteparam/index.html +++ b/pir/shortcodes/siteparam/index.html @@ -8,22 +8,22 @@ Ship param :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -216,25 +231,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/shortcodes/tabs/index.html b/pir/shortcodes/tabs/index.html index bab096b11f..d8318fab3c 100644 --- a/pir/shortcodes/tabs/index.html +++ b/pir/shortcodes/tabs/index.html @@ -8,22 +8,22 @@ Tabbed views :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -372,24 +387,24 @@ from th' 'default' group on a different plank then all tabs will be
    - - - - - - - + + + + + + + - + diff --git a/pir/showcase/index.html b/pir/showcase/index.html index d38856d353..d0dee40e92 100644 --- a/pir/showcase/index.html +++ b/pir/showcase/index.html @@ -8,22 +8,22 @@ Showcase :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -199,24 +214,24 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/tags/children/index.html b/pir/tags/children/index.html index 3531801c76..ce0767a2c7 100644 --- a/pir/tags/children/index.html +++ b/pir/tags/children/index.html @@ -9,22 +9,22 @@ children :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -206,24 +221,24 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/tags/documentatn/index.html b/pir/tags/documentatn/index.html index 04c2c29a78..251d0c71f7 100644 --- a/pir/tags/documentatn/index.html +++ b/pir/tags/documentatn/index.html @@ -9,22 +9,22 @@ documentat'n :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -192,24 +207,24 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/tags/hidden/index.html b/pir/tags/hidden/index.html index 5cddfefcee..324b9f847a 100644 --- a/pir/tags/hidden/index.html +++ b/pir/tags/hidden/index.html @@ -9,22 +9,22 @@ hidden :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -197,24 +212,24 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/tags/index.html b/pir/tags/index.html index 431d767d02..a4aaac8189 100644 --- a/pir/tags/index.html +++ b/pir/tags/index.html @@ -9,22 +9,22 @@ Tags :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -196,24 +211,24 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/tags/non-hidden/index.html b/pir/tags/non-hidden/index.html index 5a4a66f29b..29f30143ca 100644 --- a/pir/tags/non-hidden/index.html +++ b/pir/tags/non-hidden/index.html @@ -9,22 +9,22 @@ non-hidden :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -201,24 +216,24 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/tags/tutorrrial/index.html b/pir/tags/tutorrrial/index.html index 09b0385f59..2e77e5bba2 100644 --- a/pir/tags/tutorrrial/index.html +++ b/pir/tags/tutorrrial/index.html @@ -9,22 +9,22 @@ tutorrrial :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -192,24 +207,24 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/yours/1/index.html b/pir/yours/1/index.html index d17cb743a5..b96bc70b88 100644 --- a/pir/yours/1/index.html +++ b/pir/yours/1/index.html @@ -8,22 +8,22 @@ 1 :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -167,7 +182,7 @@
    -
    +
    @@ -208,25 +223,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/yours/10/index.html b/pir/yours/10/index.html index c98f151438..00cae93145 100644 --- a/pir/yours/10/index.html +++ b/pir/yours/10/index.html @@ -8,22 +8,22 @@ 11 :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -167,7 +182,7 @@
    -
    +
    @@ -208,25 +223,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/yours/2/index.html b/pir/yours/2/index.html index 6f73d80abb..13d61cb67a 100644 --- a/pir/yours/2/index.html +++ b/pir/yours/2/index.html @@ -8,22 +8,22 @@ 2 :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -167,7 +182,7 @@
    -
    +
    @@ -208,25 +223,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/yours/3/index.html b/pir/yours/3/index.html index d3d2c56653..724638efff 100644 --- a/pir/yours/3/index.html +++ b/pir/yours/3/index.html @@ -8,22 +8,22 @@ 3 :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -167,7 +182,7 @@
    -
    +
    @@ -208,25 +223,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/yours/4/index.html b/pir/yours/4/index.html index 471b2c25a6..c196f110a1 100644 --- a/pir/yours/4/index.html +++ b/pir/yours/4/index.html @@ -8,22 +8,22 @@ 4 :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -167,7 +182,7 @@
    -
    +
    @@ -208,25 +223,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/yours/5/index.html b/pir/yours/5/index.html index 831941f0f0..f7b44e38aa 100644 --- a/pir/yours/5/index.html +++ b/pir/yours/5/index.html @@ -8,22 +8,22 @@ 5 :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -167,7 +182,7 @@
    -
    +
    @@ -208,25 +223,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/yours/6/index.html b/pir/yours/6/index.html index 0f8c350311..26870cc083 100644 --- a/pir/yours/6/index.html +++ b/pir/yours/6/index.html @@ -8,22 +8,22 @@ 6 :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -167,7 +182,7 @@
    -
    +
    @@ -208,25 +223,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/yours/7/index.html b/pir/yours/7/index.html index ddaca4518e..ad52425680 100644 --- a/pir/yours/7/index.html +++ b/pir/yours/7/index.html @@ -8,22 +8,22 @@ 7 :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -167,7 +182,7 @@
    -
    +
    @@ -208,25 +223,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/yours/8/index.html b/pir/yours/8/index.html index 60634339f2..0b2057e895 100644 --- a/pir/yours/8/index.html +++ b/pir/yours/8/index.html @@ -8,22 +8,22 @@ 8 :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -167,7 +182,7 @@
    -
    +
    @@ -208,25 +223,25 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/yours/9/index.html b/pir/yours/9/index.html index 976abae090..49a054b8ce 100644 --- a/pir/yours/9/index.html +++ b/pir/yours/9/index.html @@ -8,22 +8,22 @@ 9 :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -167,7 +182,7 @@
    -
    +
    @@ -208,24 +223,24 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/yours/children-1/index.html b/pir/yours/children-1/index.html index 967d8e833e..c0a63dba5d 100644 --- a/pir/yours/children-1/index.html +++ b/pir/yours/children-1/index.html @@ -9,22 +9,22 @@ Th' one an' only hidden child :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -169,7 +184,7 @@
    -
    +
    @@ -218,24 +233,24 @@
    - - - - - - - + + + + + + + - + diff --git a/pir/yours/index.html b/pir/yours/index.html index dd36e0f0a5..3cf5bd8b58 100644 --- a/pir/yours/index.html +++ b/pir/yours/index.html @@ -9,22 +9,22 @@ This could be yers :: Documentat'n fer Cap'n Hugo Relearrrn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -168,7 +183,7 @@
    -
    +
    @@ -213,25 +228,25 @@
    - - - - - - - + + + + + + + - + diff --git a/shortcodes/attachments/index.html b/shortcodes/attachments/index.html index 8a5f486ddb..d30155beb9 100644 --- a/shortcodes/attachments/index.html +++ b/shortcodes/attachments/index.html @@ -8,22 +8,22 @@ Attachments :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -379,25 +394,25 @@ Currently, it support two implementations for pages

    - - - - - - - + + + + + + + - + diff --git a/shortcodes/button/index.html b/shortcodes/button/index.html index bf2c6d9360..116b3e5db2 100644 --- a/shortcodes/button/index.html +++ b/shortcodes/button/index.html @@ -8,22 +8,22 @@ Button :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -218,25 +233,25 @@
    - - - - - - - + + + + + + + - + diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html b/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html index c0fd9118a9..a811dc2563 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html @@ -9,22 +9,22 @@ page 1-1-1-1-1-1 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -161,7 +176,7 @@
    -
    +
    @@ -213,25 +228,25 @@
    - - - - - - - + + + + + + + - + diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html b/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html index 8287e63b40..f5b1ed396a 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html @@ -9,22 +9,22 @@ page 1-1-1-1-1 (hidden) :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -161,7 +176,7 @@
    -
    +
    @@ -222,25 +237,25 @@
    - - - - - - - + + + + + + + - + diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html b/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html index 5f2b89aba9..be8de62b8b 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html @@ -9,22 +9,22 @@ page 1-1-1-1 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -159,7 +174,7 @@
    -
    +
    @@ -219,25 +234,25 @@
    - - - - - - - + + + + + + + - + diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html b/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html index 7624ff5955..c00ce61fe1 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html @@ -9,22 +9,22 @@ page 1-1-1 (hidden) :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -159,7 +174,7 @@
    -
    +
    @@ -218,25 +233,25 @@
    - - - - - - - + + + + + + + - + diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html b/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html index 4f0f4c93f5..095742c632 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html @@ -9,22 +9,22 @@ page 1-1-2-1 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -207,25 +222,25 @@
    - - - - - - - + + + + + + + - + diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html b/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html index 7b49581454..9cdbadb066 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html @@ -9,22 +9,22 @@ page 1-1-2-2 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -207,25 +222,25 @@
    - - - - - - - + + + + + + + - + diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-2/index.html b/shortcodes/children/children-1/children-1-1/children-1-1-2/index.html index f912c58f96..a49c487719 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-2/index.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-2/index.html @@ -9,22 +9,22 @@ page 1-1-2 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -217,25 +232,25 @@
    - - - - - - - + + + + + + + - + diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html b/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html index 8a15b34131..4ca4dd4650 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html @@ -9,22 +9,22 @@ page 1-1-3 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -206,25 +221,25 @@
    - - - - - - - + + + + + + + - + diff --git a/shortcodes/children/children-1/children-1-1/index.html b/shortcodes/children/children-1/children-1-1/index.html index e425d3ac30..d93ebaf2e2 100644 --- a/shortcodes/children/children-1/children-1-1/index.html +++ b/shortcodes/children/children-1/children-1-1/index.html @@ -9,22 +9,22 @@ page 1-1 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -217,25 +232,25 @@
    - - - - - - - + + + + + + + - + diff --git a/shortcodes/children/children-1/index.html b/shortcodes/children/children-1/index.html index 952cb3a964..5e0dbd19b9 100644 --- a/shortcodes/children/children-1/index.html +++ b/shortcodes/children/children-1/index.html @@ -9,22 +9,22 @@ page 1 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -214,25 +229,25 @@
    - - - - - - - + + + + + + + - + diff --git a/shortcodes/children/children-2/index.html b/shortcodes/children/children-2/index.html index b2b0efbd60..ea53377235 100644 --- a/shortcodes/children/children-2/index.html +++ b/shortcodes/children/children-2/index.html @@ -9,22 +9,22 @@ page 2 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -205,25 +220,25 @@
    - - - - - - - + + + + + + + - + diff --git a/shortcodes/children/children-3/index.html b/shortcodes/children/children-3/index.html index 23084ed8ff..d99ae3a6e0 100644 --- a/shortcodes/children/children-3/index.html +++ b/shortcodes/children/children-3/index.html @@ -9,22 +9,22 @@ page 3 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -214,25 +229,25 @@
    - - - - - - - + + + + + + + - + diff --git a/shortcodes/children/children-3/test3/index.html b/shortcodes/children/children-3/test3/index.html index d7d176ebc6..fe574f0ed8 100644 --- a/shortcodes/children/children-3/test3/index.html +++ b/shortcodes/children/children-3/test3/index.html @@ -8,22 +8,22 @@ page 3-1 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -204,25 +219,25 @@
    - - - - - - - + + + + + + + - + diff --git a/shortcodes/children/children-4/index.html b/shortcodes/children/children-4/index.html index aadabb2442..3d0c5a7954 100644 --- a/shortcodes/children/children-4/index.html +++ b/shortcodes/children/children-4/index.html @@ -9,22 +9,22 @@ page 4 (hidden) :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -158,7 +173,7 @@
    -
    +
    @@ -205,25 +220,25 @@
    - - - - - - - + + + + + + + - + diff --git a/shortcodes/children/index.html b/shortcodes/children/index.html index f8d60b084b..52e1c6a0cf 100644 --- a/shortcodes/children/index.html +++ b/shortcodes/children/index.html @@ -9,22 +9,22 @@ Children :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -352,25 +367,25 @@ So its content is used as description.

    - - - - - - - + + + + + + + - + diff --git a/shortcodes/children/test/index.html b/shortcodes/children/test/index.html index 67fb6ba028..f3a2ac0946 100644 --- a/shortcodes/children/test/index.html +++ b/shortcodes/children/test/index.html @@ -9,22 +9,22 @@ "> page X :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -200,25 +215,25 @@
    - - - - - - - + + + + + + + - + diff --git a/shortcodes/expand/index.html b/shortcodes/expand/index.html index d1a87d6912..ac84953f67 100644 --- a/shortcodes/expand/index.html +++ b/shortcodes/expand/index.html @@ -8,22 +8,22 @@ Expand :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -337,25 +352,25 @@
    - - - - - - - + + + + + + + - + diff --git a/shortcodes/include/index.html b/shortcodes/include/index.html index 1022590e92..c2f6bb5c0d 100644 --- a/shortcodes/include/index.html +++ b/shortcodes/include/index.html @@ -8,22 +8,22 @@ Include :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -238,25 +253,25 @@
    - - - - - - - + + + + + + + - + diff --git a/shortcodes/include_me/index.html b/shortcodes/include_me/index.html index f91c7d0483..7044d81bf1 100644 --- a/shortcodes/include_me/index.html +++ b/shortcodes/include_me/index.html @@ -9,22 +9,22 @@ :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -211,25 +226,25 @@
    - - - - - - - + + + + + + + - + diff --git a/shortcodes/index.html b/shortcodes/index.html index def5ccb735..8e789e51c4 100644 --- a/shortcodes/index.html +++ b/shortcodes/index.html @@ -9,22 +9,22 @@ Shortcodes :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -238,25 +253,25 @@
    - - - - - - - + + + + + + + - + diff --git a/shortcodes/mermaid/index.html b/shortcodes/mermaid/index.html index 97d6e717fa..e5a5dd3c71 100644 --- a/shortcodes/mermaid/index.html +++ b/shortcodes/mermaid/index.html @@ -8,22 +8,22 @@ Mermaid :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -441,25 +456,25 @@ classDiagram
    - - - - - - - + + + + + + + - + diff --git a/shortcodes/notice/index.html b/shortcodes/notice/index.html index d9bc894a34..dfa8dfc25f 100644 --- a/shortcodes/notice/index.html +++ b/shortcodes/notice/index.html @@ -8,22 +8,22 @@ Notice :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -431,25 +446,25 @@
    - - - - - - - + + + + + + + - + diff --git a/shortcodes/siteparam/index.html b/shortcodes/siteparam/index.html index 83ef95a7c5..8c4bd57b98 100644 --- a/shortcodes/siteparam/index.html +++ b/shortcodes/siteparam/index.html @@ -8,22 +8,22 @@ Site param :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -214,25 +229,25 @@
    - - - - - - - + + + + + + + - + diff --git a/shortcodes/tabs/index.html b/shortcodes/tabs/index.html index c2fe0e2f9a..5f73dd4e2f 100644 --- a/shortcodes/tabs/index.html +++ b/shortcodes/tabs/index.html @@ -8,22 +8,22 @@ Tabbed views :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -370,24 +385,24 @@ from the 'default' group on a different page then all tabs will be
    - - - - - - - + + + + + + + - + diff --git a/showcase/index.html b/showcase/index.html index c80bad53ba..a021beb2d8 100644 --- a/showcase/index.html +++ b/showcase/index.html @@ -8,22 +8,22 @@ Showcase :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -192,24 +207,24 @@
    - - - - - - - + + + + + + + - + diff --git a/tags/children/index.html b/tags/children/index.html index 4225d7f7b3..8fdc7a12be 100644 --- a/tags/children/index.html +++ b/tags/children/index.html @@ -9,22 +9,22 @@ children :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -206,24 +221,24 @@
    - - - - - - - + + + + + + + - + diff --git a/tags/documentation/index.html b/tags/documentation/index.html index 44695679b6..fc1dd034c4 100644 --- a/tags/documentation/index.html +++ b/tags/documentation/index.html @@ -9,22 +9,22 @@ documentation :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -192,24 +207,24 @@
    - - - - - - - + + + + + + + - + diff --git a/tags/hidden/index.html b/tags/hidden/index.html index c2dc57ac2d..1695613df1 100644 --- a/tags/hidden/index.html +++ b/tags/hidden/index.html @@ -9,22 +9,22 @@ hidden :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -197,24 +212,24 @@
    - - - - - - - + + + + + + + - + diff --git a/tags/index.html b/tags/index.html index 1798d0477c..e219a5da52 100644 --- a/tags/index.html +++ b/tags/index.html @@ -9,22 +9,22 @@ Tags :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -196,24 +211,24 @@
    - - - - - - - + + + + + + + - + diff --git a/tags/non-hidden/index.html b/tags/non-hidden/index.html index 6491fe606b..45fd4c79e8 100644 --- a/tags/non-hidden/index.html +++ b/tags/non-hidden/index.html @@ -9,22 +9,22 @@ non-hidden :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -157,7 +172,7 @@
    -
    +
    @@ -201,24 +216,24 @@
    - - - - - - - + + + + + + + - + diff --git a/tags/tutorial/index.html b/tags/tutorial/index.html index b5b0b288ed..75f2b3c2f7 100644 --- a/tags/tutorial/index.html +++ b/tags/tutorial/index.html @@ -9,22 +9,22 @@ tutorial :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -156,7 +171,7 @@
    -
    +
    @@ -192,24 +207,24 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/1/index.html b/yours/1/index.html index 17856b7336..0496f5e25b 100644 --- a/yours/1/index.html +++ b/yours/1/index.html @@ -8,22 +8,22 @@ 1 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -187,7 +202,7 @@
    -
    +
    @@ -228,25 +243,25 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/10/index.html b/yours/10/index.html index 3053a478bf..dc49e1cd17 100644 --- a/yours/10/index.html +++ b/yours/10/index.html @@ -8,22 +8,22 @@ 10 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -187,7 +202,7 @@
    -
    +
    @@ -228,25 +243,25 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/11.de/index.html b/yours/11.de/index.html index c0241750c3..5daad2877f 100644 --- a/yours/11.de/index.html +++ b/yours/11.de/index.html @@ -8,22 +8,22 @@ 11 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -186,7 +201,7 @@
    -
    +
    @@ -227,25 +242,25 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/12.de/index.html b/yours/12.de/index.html index 407c7a2bad..6deda7da4b 100644 --- a/yours/12.de/index.html +++ b/yours/12.de/index.html @@ -8,22 +8,22 @@ 12 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -186,7 +201,7 @@
    -
    +
    @@ -227,25 +242,25 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/13.de/index.html b/yours/13.de/index.html index 9757d08af6..7e66cbb47c 100644 --- a/yours/13.de/index.html +++ b/yours/13.de/index.html @@ -8,22 +8,22 @@ 13 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -186,7 +201,7 @@
    -
    +
    @@ -227,25 +242,25 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/14.de/index.html b/yours/14.de/index.html index 1da6a4854e..f135bfae65 100644 --- a/yours/14.de/index.html +++ b/yours/14.de/index.html @@ -8,22 +8,22 @@ 14 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -186,7 +201,7 @@
    -
    +
    @@ -227,25 +242,25 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/15.de/index.html b/yours/15.de/index.html index 7ca768065a..733763dd1c 100644 --- a/yours/15.de/index.html +++ b/yours/15.de/index.html @@ -8,22 +8,22 @@ 15 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -186,7 +201,7 @@
    -
    +
    @@ -227,25 +242,25 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/16.de/index.html b/yours/16.de/index.html index 6c8dc2ba0e..916e6e940b 100644 --- a/yours/16.de/index.html +++ b/yours/16.de/index.html @@ -8,22 +8,22 @@ 16 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -186,7 +201,7 @@
    -
    +
    @@ -227,25 +242,25 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/17.de/index.html b/yours/17.de/index.html index d86af492bc..bc672a4236 100644 --- a/yours/17.de/index.html +++ b/yours/17.de/index.html @@ -8,22 +8,22 @@ 17 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -186,7 +201,7 @@
    -
    +
    @@ -227,25 +242,25 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/18.de/index.html b/yours/18.de/index.html index 0dd714c394..be0d2bb8f3 100644 --- a/yours/18.de/index.html +++ b/yours/18.de/index.html @@ -8,22 +8,22 @@ 18 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -186,7 +201,7 @@
    -
    +
    @@ -227,25 +242,25 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/19.de/index.html b/yours/19.de/index.html index 324212ff59..f38702552f 100644 --- a/yours/19.de/index.html +++ b/yours/19.de/index.html @@ -8,22 +8,22 @@ 19 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -186,7 +201,7 @@
    -
    +
    @@ -227,25 +242,25 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/2/index.html b/yours/2/index.html index d041350956..13fc7c8906 100644 --- a/yours/2/index.html +++ b/yours/2/index.html @@ -8,22 +8,22 @@ 2 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -187,7 +202,7 @@
    -
    +
    @@ -228,25 +243,25 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/20.de/index.html b/yours/20.de/index.html index bfc29267e3..78a5c413f2 100644 --- a/yours/20.de/index.html +++ b/yours/20.de/index.html @@ -8,22 +8,22 @@ 20 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -186,7 +201,7 @@
    -
    +
    @@ -227,25 +242,25 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/21.de/index.html b/yours/21.de/index.html index 79385ac486..75a46de44a 100644 --- a/yours/21.de/index.html +++ b/yours/21.de/index.html @@ -8,22 +8,22 @@ 21 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -186,7 +201,7 @@
    -
    +
    @@ -227,25 +242,25 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/22.de/index.html b/yours/22.de/index.html index 6479c90a4c..af1fb99159 100644 --- a/yours/22.de/index.html +++ b/yours/22.de/index.html @@ -8,22 +8,22 @@ 22 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -186,7 +201,7 @@
    -
    +
    @@ -227,25 +242,25 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/23.de/index.html b/yours/23.de/index.html index 4424c305a2..f3c73877fb 100644 --- a/yours/23.de/index.html +++ b/yours/23.de/index.html @@ -8,22 +8,22 @@ 23 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -186,7 +201,7 @@
    -
    +
    @@ -227,25 +242,25 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/24.de/index.html b/yours/24.de/index.html index 79a7ef67c6..bacb192269 100644 --- a/yours/24.de/index.html +++ b/yours/24.de/index.html @@ -8,22 +8,22 @@ 24 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -186,7 +201,7 @@
    -
    +
    @@ -227,25 +242,25 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/25.de/index.html b/yours/25.de/index.html index 4794940e1f..17c9083d09 100644 --- a/yours/25.de/index.html +++ b/yours/25.de/index.html @@ -8,22 +8,22 @@ 25 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -186,7 +201,7 @@
    -
    +
    @@ -227,25 +242,25 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/26.de/index.html b/yours/26.de/index.html index 5f3bc34152..41e327bdea 100644 --- a/yours/26.de/index.html +++ b/yours/26.de/index.html @@ -8,22 +8,22 @@ 26 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -186,7 +201,7 @@
    -
    +
    @@ -227,25 +242,25 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/27.de/index.html b/yours/27.de/index.html index c2e29c8429..fec9016342 100644 --- a/yours/27.de/index.html +++ b/yours/27.de/index.html @@ -8,22 +8,22 @@ 27 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -186,7 +201,7 @@
    -
    +
    @@ -227,25 +242,25 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/28.de/index.html b/yours/28.de/index.html index a0d9a53aed..ed6ba4de62 100644 --- a/yours/28.de/index.html +++ b/yours/28.de/index.html @@ -8,22 +8,22 @@ 28 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -186,7 +201,7 @@
    -
    +
    @@ -227,25 +242,25 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/29.de/index.html b/yours/29.de/index.html index 7c49f7185f..5baecae6ad 100644 --- a/yours/29.de/index.html +++ b/yours/29.de/index.html @@ -8,22 +8,22 @@ 29 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -186,7 +201,7 @@
    -
    +
    @@ -227,25 +242,25 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/3/index.html b/yours/3/index.html index 4e28880a9a..a897cfddff 100644 --- a/yours/3/index.html +++ b/yours/3/index.html @@ -8,22 +8,22 @@ 3 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -187,7 +202,7 @@
    -
    +
    @@ -228,25 +243,25 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/30.de/index.html b/yours/30.de/index.html index 59931f4799..4bccf4aaaf 100644 --- a/yours/30.de/index.html +++ b/yours/30.de/index.html @@ -8,22 +8,22 @@ 30 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -186,7 +201,7 @@
    -
    +
    @@ -227,25 +242,25 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/4/index.html b/yours/4/index.html index efc80433d6..7e580eb4fe 100644 --- a/yours/4/index.html +++ b/yours/4/index.html @@ -8,22 +8,22 @@ 4 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -187,7 +202,7 @@
    -
    +
    @@ -228,25 +243,25 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/5/index.html b/yours/5/index.html index b205d6ad24..272b4b0d7b 100644 --- a/yours/5/index.html +++ b/yours/5/index.html @@ -8,22 +8,22 @@ 5 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -187,7 +202,7 @@
    -
    +
    @@ -228,25 +243,25 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/6/index.html b/yours/6/index.html index f9f2d12e29..23b8af6473 100644 --- a/yours/6/index.html +++ b/yours/6/index.html @@ -8,22 +8,22 @@ 6 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -187,7 +202,7 @@
    -
    +
    @@ -228,25 +243,25 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/7/index.html b/yours/7/index.html index 4e2b4fc6ed..521877ff6d 100644 --- a/yours/7/index.html +++ b/yours/7/index.html @@ -8,22 +8,22 @@ 7 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -187,7 +202,7 @@
    -
    +
    @@ -228,25 +243,25 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/8/index.html b/yours/8/index.html index d2aac222b5..0d9fdefe45 100644 --- a/yours/8/index.html +++ b/yours/8/index.html @@ -8,22 +8,22 @@ 8 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -187,7 +202,7 @@
    -
    +
    @@ -228,25 +243,25 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/9/index.html b/yours/9/index.html index 23bcf72cca..674db810d9 100644 --- a/yours/9/index.html +++ b/yours/9/index.html @@ -8,22 +8,22 @@ 9 :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -33,7 +33,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -187,7 +202,7 @@
    -
    +
    @@ -228,24 +243,24 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/children-1/index.html b/yours/children-1/index.html index c034b18904..096722d084 100644 --- a/yours/children-1/index.html +++ b/yours/children-1/index.html @@ -9,22 +9,22 @@ The one and only hidden child :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -189,7 +204,7 @@
    -
    +
    @@ -231,24 +246,24 @@
    - - - - - - - + + + + + + + - + diff --git a/yours/index.html b/yours/index.html index 0c689aa92d..a57f74c980 100644 --- a/yours/index.html +++ b/yours/index.html @@ -9,22 +9,22 @@ This could be yours :: Documentation for Hugo Relearn Theme - - - - - - - - - - + + + + + + + + + + - + @@ -34,7 +34,7 @@ var root_url="/"; var baseUri=root_url.replace(/\/$/, ''); -
    @@ -188,7 +203,7 @@
    -
    +
    @@ -226,25 +241,25 @@
    - - - - - - - + + + + + + + - +