diff --git a/404.html b/404.html index 01c3d304ba..d05c82ff06 100644 --- a/404.html +++ b/404.html @@ -4,7 +4,7 @@ - + @@ -20,12 +20,12 @@ 404 Page not found :: Hugo Relearn Theme - - - - - - + + + + + + - + + + +
+
+ +
+
+
+
+
+
+ +

Upgrade

+ +

Consider Hugo and the theme one unit. If you update the theme, in many cases, you need also to update Hugo and vice versa.

+

The releasenotes of the theme mention if a newer version of Hugo is required.

+

Note, that it is only necessary to update if you are experiencing fixed bugs or want to use new features. It is perfectly fine to stay with arbitrary old versions of Hugo and the theme if everything works for you.

+

Planning the Update

+

Depending on your previously used version of Hugo and the theme, you might need to update files of your project.

+

Usually the releasenotes of the theme help you with theme related changes.

+

During build of your project the console may show further warnings or errors with hints of what’s wrong and how to fix it.

+

Note that these hints may be removed after a while by Hugo or the theme. In case you are updating from rather far beyond versions, consider to do the update in steps:

+

Say, you are using Relearn 4.0.1 and want to update your project to the latest version (say 7.2.1):

+ +

This procedure may lead to more work than updating in one single step, but it will be far easier to fix errors and can be divided into smaller units of work.

+

Update the Theme

+

Updating the theme depends on the way how you’ve installed it.

+

Run all following commands from the root of your Hugo project.

+

Download as a Zip File

+
    +
  • Remove the old version of the theme by removing the themes/hugo-theme-relearn directory.
  • +
  • Pick a certain version of theme, download it as a .zip file and unzip it into the themes/hugo-theme-relearn directory
  • +
+

Use Hugo’s Module System

+

Update the Relearn theme using Hugo’s module system to a certain version. Eg. to update to version 7.2.1

+
hugo mod get -u github.com/McShelby/hugo-theme-relearn@7.2.1
+

Use as a Git Submodule

+

Update the Relearn theme using Git to a certain version. Eg. to update to version 7.2.1

+
git submodule update --remote --depth 1 --force themes/hugo-theme-relearn
+git -C themes/hugo-theme-relearn fetch --tags
+git -C themes/hugo-theme-relearn checkout 7.2.1
+ + +
+
+
+
+ + + + + + diff --git a/introduction/upgrade/index.print.html b/introduction/upgrade/index.print.html new file mode 100644 index 0000000000..0d9d6aebb0 --- /dev/null +++ b/introduction/upgrade/index.print.html @@ -0,0 +1,203 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + Upgrade :: Hugo Relearn Theme + + + + + + + + + + + + + + + + +
+
+ +
+
+
+
+
+
+ +

Upgrade

+ +

Consider Hugo and the theme one unit. If you update the theme, in many cases, you need also to update Hugo and vice versa.

+

The releasenotes of the theme mention if a newer version of Hugo is required.

+

Note, that it is only necessary to update if you are experiencing fixed bugs or want to use new features. It is perfectly fine to stay with arbitrary old versions of Hugo and the theme if everything works for you.

+

Planning the Update

+

Depending on your previously used version of Hugo and the theme, you might need to update files of your project.

+

Usually the releasenotes of the theme help you with theme related changes.

+

During build of your project the console may show further warnings or errors with hints of what’s wrong and how to fix it.

+

Note that these hints may be removed after a while by Hugo or the theme. In case you are updating from rather far beyond versions, consider to do the update in steps:

+

Say, you are using Relearn 4.0.1 and want to update your project to the latest version (say 7.2.1):

+ +

This procedure may lead to more work than updating in one single step, but it will be far easier to fix errors and can be divided into smaller units of work.

+

Update the Theme

+

Updating the theme depends on the way how you’ve installed it.

+

Run all following commands from the root of your Hugo project.

+

Download as a Zip File

+
    +
  • Remove the old version of the theme by removing the themes/hugo-theme-relearn directory.
  • +
  • Pick a certain version of theme, download it as a .zip file and unzip it into the themes/hugo-theme-relearn directory
  • +
+

Use Hugo’s Module System

+

Update the Relearn theme using Hugo’s module system to a certain version. Eg. to update to version 7.2.1

+
hugo mod get -u github.com/McShelby/hugo-theme-relearn@7.2.1
+

Use as a Git Submodule

+

Update the Relearn theme using Git to a certain version. Eg. to update to version 7.2.1

+
git submodule update --remote --depth 1 --force themes/hugo-theme-relearn
+git -C themes/hugo-theme-relearn fetch --tags
+git -C themes/hugo-theme-relearn checkout 7.2.1
+ + +
+
+
+
+ + + + + diff --git a/introduction/upgrade/index.xml b/introduction/upgrade/index.xml new file mode 100644 index 0000000000..d3344208bb --- /dev/null +++ b/introduction/upgrade/index.xml @@ -0,0 +1,11 @@ + + + + Upgrade :: Hugo Relearn Theme + https://mcshelby.github.io/hugo-theme-relearn/introduction/upgrade/index.html + How to upgrade your Relearn site + Hugo + en + + + \ No newline at end of file diff --git a/more/credits/index.html b/more/credits/index.html index c2b08bfc2d..99896cd71a 100644 --- a/more/credits/index.html +++ b/more/credits/index.html @@ -4,7 +4,7 @@ - + @@ -28,12 +28,12 @@ - - - - - - + + + + + + - + + + +
+
+ +
+
+
+
+
+
+ +

Upgrade

+ +

Consider Cap'n Hugo an' th' theme one unit. If ye update th' theme, 'n many cases, ye need also t' update Cap'n Hugo an' vice versa.

+

Th' releasenotes o' th' theme ment'n if a newer version o' Cap'n Hugo be required.

+

Avast, that it be only necessary t' update if ye be experienc'n fixed bugs or want t' use new features. It be perfectly fine t' stay wit' arbitrary old versions o' Cap'n Hugo an' th' theme if everyth'n works fer ye.

+

Plann'n th' Update

+

Depend'n on yer previously used version o' Cap'n Hugo an' th' theme, ye might need t' update files o' yer project.

+

Usually th' releasenotes o' th' theme help ye wit' theme related changes.

+

Dur'n build o' yer project th' console may show further warnings or errors wit' hints o' what’s wrong an' how t' fix it.

+

Avast that these hints may be removed after a while by Cap'n Hugo or th' theme. In case ye be updat'n from rather far beyond versions, consider t' do th' update 'n steps:

+

Say, ye be us'n Relearrrn 4.0.1 an' want t' update yer project t' th' latest version (say 7.2.1):

+ +

This procedure may lead t' more work than updat'n 'n one single step, but it will be far easier t' fix errors an' can be divided into smaller units o' work.

+

Update th' Theme

+

Updat'n th' theme depends on th' way how you’ve installed it.

+

Run all follow'n commands from th' root o' yer Cap'n Hugo project.

+

Download as a Zip File

+
    +
  • Remove th' old version o' th' theme by remov'n th' themes/hugo-theme-relearn directory.
  • +
  • Pick a certain version o' theme, download it as a .zip file an' unzip it into th' themes/hugo-theme-relearn directory
  • +
+

Use Hugo’s Module System

+

Update th' Relearrrn theme us'n Hugo’s module system t' a certain version. Eg. t' update t' version 7.2.1

+
hugo mod get -u github.com/McShelby/hugo-theme-relearn@7.2.1
+

Use as a Git Submodule

+

Update th' Relearrrn theme us'n Git t' a certain version. Eg. t' update t' version 7.2.1

+
git submodule update --remote --depth 1 --force themes/hugo-theme-relearn
+git -C themes/hugo-theme-relearn fetch --tags
+git -C themes/hugo-theme-relearn checkout 7.2.1
+ + + +
+
+
+
+ + + + + + diff --git a/pir/introduction/upgrade/index.print.html b/pir/introduction/upgrade/index.print.html new file mode 100644 index 0000000000..024203f84d --- /dev/null +++ b/pir/introduction/upgrade/index.print.html @@ -0,0 +1,204 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + Upgrade :: Cap'n Hugo Relearrrn Theme + + + + + + + + + + + + + + + + +
+
+ +
+
+
+
+
+
+ +

Upgrade

+ +

Consider Cap'n Hugo an' th' theme one unit. If ye update th' theme, 'n many cases, ye need also t' update Cap'n Hugo an' vice versa.

+

Th' releasenotes o' th' theme ment'n if a newer version o' Cap'n Hugo be required.

+

Avast, that it be only necessary t' update if ye be experienc'n fixed bugs or want t' use new features. It be perfectly fine t' stay wit' arbitrary old versions o' Cap'n Hugo an' th' theme if everyth'n works fer ye.

+

Plann'n th' Update

+

Depend'n on yer previously used version o' Cap'n Hugo an' th' theme, ye might need t' update files o' yer project.

+

Usually th' releasenotes o' th' theme help ye wit' theme related changes.

+

Dur'n build o' yer project th' console may show further warnings or errors wit' hints o' what’s wrong an' how t' fix it.

+

Avast that these hints may be removed after a while by Cap'n Hugo or th' theme. In case ye be updat'n from rather far beyond versions, consider t' do th' update 'n steps:

+

Say, ye be us'n Relearrrn 4.0.1 an' want t' update yer project t' th' latest version (say 7.2.1):

+ +

This procedure may lead t' more work than updat'n 'n one single step, but it will be far easier t' fix errors an' can be divided into smaller units o' work.

+

Update th' Theme

+

Updat'n th' theme depends on th' way how you’ve installed it.

+

Run all follow'n commands from th' root o' yer Cap'n Hugo project.

+

Download as a Zip File

+
    +
  • Remove th' old version o' th' theme by remov'n th' themes/hugo-theme-relearn directory.
  • +
  • Pick a certain version o' theme, download it as a .zip file an' unzip it into th' themes/hugo-theme-relearn directory
  • +
+

Use Hugo’s Module System

+

Update th' Relearrrn theme us'n Hugo’s module system t' a certain version. Eg. t' update t' version 7.2.1

+
hugo mod get -u github.com/McShelby/hugo-theme-relearn@7.2.1
+

Use as a Git Submodule

+

Update th' Relearrrn theme us'n Git t' a certain version. Eg. t' update t' version 7.2.1

+
git submodule update --remote --depth 1 --force themes/hugo-theme-relearn
+git -C themes/hugo-theme-relearn fetch --tags
+git -C themes/hugo-theme-relearn checkout 7.2.1
+ + + +
+
+
+
+ + + + + diff --git a/pir/introduction/upgrade/index.xml b/pir/introduction/upgrade/index.xml new file mode 100644 index 0000000000..2bee3cd72d --- /dev/null +++ b/pir/introduction/upgrade/index.xml @@ -0,0 +1,11 @@ + + + + Upgrade :: Cap'n Hugo Relearrrn Theme + https://mcshelby.github.io/hugo-theme-relearn/pir/introduction/upgrade/index.html + How to upgrade your Relearn site + Hugo + art-x-pir + + + \ No newline at end of file diff --git a/pir/more/credits/index.html b/pir/more/credits/index.html index 70b83bc994..4a3a01df1a 100644 --- a/pir/more/credits/index.html +++ b/pir/more/credits/index.html @@ -4,7 +4,7 @@ - + @@ -28,12 +28,12 @@ - - - - - - + + + + + + - +