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

github.com/spech66/flex-bp-hugo-cv.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, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3531e99..c18afe9 100644
--- a/README.md
+++ b/README.md
@@ -66,13 +66,15 @@ git pull
Go to the `exampleSite` folder from the theme `themes/flex-bp-hugo-cv/exampleSite` and run the following command.
```sh
-hugo server --themesDir ../..
+hugo server --themesDir ../.. --minify
```
## Configuration and theme specific settings
None yet. See `config.toml` in the `exampleSite` folder for best settings.
+Best run with `--minify` flag for hugo.
+
## Screenshots of cofigurations
![CV Theme](https://raw.githubusercontent.com/spech66/flex-bp-hugo-cv/main/images/tn.png)