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:
Diffstat (limited to 'README.md')
-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