diff options
author | Sebastian Engels <sebastian.engels@fulbrightmail.org> | 2018-10-18 16:35:12 +0200 |
---|---|---|
committer | Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> | 2018-10-18 16:35:12 +0200 |
commit | c0cdd0ea1b477246ba9cb9e7123e80535e97ea8f (patch) | |
tree | 9d7c63ec097a6f1a7900d5aae3a5b748cb7d5738 | |
parent | 932d5322bfabd0639c5b3f77594d5e0a9a4f05a3 (diff) |
-rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -23,6 +23,16 @@ It pairs a prominent sidebar with uncomplicated content. ## Installation +### Quick Start + +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. + +_[Forestry](https://forestry.io) Starter-Kit:_ + +[![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) + +### Standard Installation + To install Hyde as your default theme, first install this repository in the `themes/` directory: $ cd themes/ |