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

github.com/thegeeklab/hugo-geekdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Kaussow <mail@geeklabor.de>2020-09-12 13:01:03 +0300
committerRobert Kaussow <mail@geeklabor.de>2020-09-12 13:01:03 +0300
commit6af2cfcf991c78fc161f284755110aaed3e6c84a (patch)
treed41bb111f670ed04176d079c0d0e7cfbe6e1586e /README.md
parentf4a3018d478b6d1a33d0814afccacadd8137a7db (diff)
test hugo busybox image
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7bc70cd..0c4f320 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Geekdoc is a simple Hugo theme for documentations. It is intentionally designed
## Build and release process
-This theme is subject to a CI driven build and release process common for software development. During the release build, all necessary assets are automatically built by [gulp](https://gulpjs.com/) and bundled in a release tarball. You can download the latest release from the [GitHub release page](https://github.com/xoxys/hugo-geekdoc/releases).
+This theme is subject to a CI driven build and release process common for software development. During the release build, all necessary assets are automatically built by [gulp](https://gulpjs.com/) and bundled in a release tarball. You can download the latest release from the GitHub [release page](https://github.com/xoxys/hugo-geekdoc/releases).
Due to the fact that `gulp` is used as pre-processor the theme cannot be used from the master branch by default. If you want to use the theme from a cloned branch instead of a release tarball you'll need to install `gulp` locally and run the default pipeline once to create all required assets.