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

gitlab.com/maxlefou/hugo.386.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJM Fergeau <buttbadger@gmail.com>2023-04-15 19:46:26 +0300
committerJM Fergeau <buttbadger@gmail.com>2023-04-15 19:46:26 +0300
commitf4248b20647c5ce00a799bd54307a8d5a493b498 (patch)
tree38030cb1e5404c50041e0b33a7eddc19c2ba7872
parent948248877d0e0b7b3da7ebf078de8bb8ae547f99 (diff)
Update README.mdv3
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8fa68a3..58a2cd0 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,10 @@ HUGO.386 is a port of the [BOOTSTRA.386](//github.com/kristopolous/BOOTSTRA.386)
![Example of Hugo blog with the theme](images/screenshot.png)
## Installation
+### As a hugo module
+Due to the fact that hugo modules doesn't seem to support git branches, (?!) It's not possible for now to get the v3 theme as a hugo module. Please use the git submodule method or wait for the v3 to become the main version.
+
+### As a git submodule
Inside the folder of your Hugo site run:
$ git submodule add https://gitlab.com/jmfergeau/hugo.386 themes/hugo.386