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

github.com/panr/hugo-theme-terminal.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1d97d7f..13d3217 100644
--- a/README.md
+++ b/README.md
@@ -82,6 +82,12 @@ A custom syntax highlighting based on PrismJS. All you need to do is to wrap you
You can download the theme manually by going to [https://github.com/panr/hugo-theme-terminal.git](https://github.com/panr/hugo-theme-terminal.git) and pasting it to `themes/terminal` in your root directory.
+You can also choose **one of the 3 possibilities** to install the theme:
+
+1. as Hugo Module
+2. as a standalone local directory
+3. as a git submodule
+
⚠️ The theme needs at least Hugo **Extended** v0.90.x.
### Install theme as Hugo Module