mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-03-20 16:15:09 +00:00
theme: migration page #42
This commit is contained in:
parent
2ae4a58a2f
commit
c31371b871
7 changed files with 9 additions and 2 deletions
exampleSite/content
|
@ -19,7 +19,7 @@ title: "Relearn Theme for Hugo"
|
|||
* [Attachments files]({{%relref "shortcodes/attachments.en.md" %}})
|
||||
* [List child pages]({{%relref "shortcodes/children/_index.md" %}})
|
||||
* [Mermaid diagram]({{%relref "shortcodes/mermaid.en.md" %}}) (flowchart, sequence, gantt)
|
||||
* [Customizable look and feel and themes variants]({{%relref "basics/style-customization/_index.md"%}})
|
||||
* [Customizable look and feel and themes variants]({{%relref "basics/customization/_index.md"%}})
|
||||
* [Buttons]({{%relref "shortcodes/button.en.md" %}}), [Tip/Note/Info/Warning boxes]({{%relref "shortcodes/notice.en.md" %}}), [Expand]({{%relref "shortcodes/expand.en.md" %}}), [Tabs]({{%relref "shortcodes/tabs.en.md" %}})
|
||||
|
||||

|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
date: 2016-04-09T16:50:16+02:00
|
||||
title: Style customization
|
||||
title: Customization
|
||||
weight: 25
|
||||
---
|
||||
|
Before ![]() (image error) Size: 232 KiB After ![]() (image error) Size: 232 KiB ![]() ![]() |
Before ![]() (image error) Size: 233 KiB After ![]() (image error) Size: 233 KiB ![]() ![]() |
Before ![]() (image error) Size: 232 KiB After ![]() (image error) Size: 232 KiB ![]() ![]() |
Before ![]() (image error) Size: 233 KiB After ![]() (image error) Size: 233 KiB ![]() ![]() |
7
exampleSite/content/basics/migration/_index.en.md
Normal file
7
exampleSite/content/basics/migration/_index.en.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
date: 2021-08-23T16:50:16+02:00
|
||||
title: Migration
|
||||
weight: 17
|
||||
---
|
||||
|
||||
If you are coming from a previous version of the theme or even from the hugo-theme-learn. You may want to achieve old behaviour in case of an update.
|
Loading…
Add table
Reference in a new issue