Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/curttimson/hugo-theme-massively.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCurtis Timson <curt@live.co.uk>2022-11-11 18:25:50 +0300
committerGitHub <noreply@github.com>2022-11-11 18:25:50 +0300
commitaa9723e1a5cd7c9753fcd2d0f4160e5aaedab685 (patch)
tree2027ecbcc156a002293ac8bd3d72f3c0073fa89c /README.md
parent4670e9daa3697f04d1ce5786587e1fc08e817629 (diff)
⬆️ Upgrade Hugo: v0.105.0 (#121)HEADmaster
* ⬆️ Upgrade Hugo: v * ⬆️ Upgrade Hugo: v0.105.0 * ⬆️ Upgrade Hugo: v0.105.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 817ebc5..ac59074 100644
--- a/README.md
+++ b/README.md
@@ -67,6 +67,12 @@ $ cd exampleSite
$ hugo server --themesDir ../..
```
+#### Upgrading max compatible version of theme
+
+```shell
+npm run updateMaxVersion -- -- {version}
+```
+
## Original Theme Credits
- [Massively by HTML5 UP](https://html5up.net/massively)