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

github.com/vantagedesign/ace-documentation.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/getting-started/installation.md')
-rw-r--r--exampleSite/content/getting-started/installation.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/content/getting-started/installation.md b/exampleSite/content/getting-started/installation.md
index a945dcb..cb547b0 100644
--- a/exampleSite/content/getting-started/installation.md
+++ b/exampleSite/content/getting-started/installation.md
@@ -5,13 +5,13 @@ weight = 1
+++
{{< lead >}}
-Installing Ace is easy. Just install the Hugo binary, create a new site and install the Ace theme.
+Installing Ace is easy. Just install the Hugo binary, create a new site and install the Ace theme.
{{< /lead >}}
## Installing Hugo
In order to run this theme, you need to install Hugo on your system.
This theme requires Hugo's extended version to support SCSS compilation, so make please sure you install the extended version.
-For more detailed information and other methods of installation you can visit the <a href="https://gohugo.io/getting-started/installing/" target="_blank">Hugo installation guide.</a>
+For more detailed information and other methods of installation you can visit the <a href="https://gohugo.io/getting-started/installing/" target="_blank">Hugo installation guide</a>.
There may be other ways to install Hugo that are more applicable for your project. For example, you can use the NPM package <a href="https://www.npmjs.com/package/hugo-bin" target="_blank">hugo-bin</a> to include Hugo in a project that already uses NPM packages.