|
@@ -23,6 +23,16 @@ It pairs a prominent sidebar with uncomplicated content.
|
23
|
23
|
|
24
|
24
|
## Installation
|
25
|
25
|
|
|
26
|
+### Quick Start
|
|
27
|
+
|
|
28
|
+To give you a running start this installation puts a fully configured [starter repo](https://github.com/forestryio/hyde-hugo-starter) into your Git account and sets it up in a content manager / CMS.
|
|
29
|
+
|
|
30
|
+_[Forestry](https://forestry.io) Starter-Kit:_
|
|
31
|
+
|
|
32
|
+[![Import this project into Forestry](https://assets.forestry.io/import-to-forestry.svg)](https://app.forestry.io/quick-start?repo=forestryio/hyde-hugo-starter&provider=github&engine=hugo&version=0.49)
|
|
33
|
+
|
|
34
|
+### Standard Installation
|
|
35
|
+
|
26
|
36
|
To install Hyde as your default theme, first install this repository in the `themes/` directory:
|
27
|
37
|
|
28
|
38
|
$ cd themes/
|