Add remote_theme configuration to documentation

This commit is contained in:
Michael Rose
2017-11-10 11:26:37 -05:00
parent a96df5197d
commit 6ca184b453
2 changed files with 6 additions and 2 deletions

View File

@@ -108,7 +108,9 @@ To update the theme run `bundle update`.
bundle
```
3. Add `jekyll-remote-theme` to the `plugins` (previously gems) array in your `_config.yml` file:
3. Add `remote_theme: "mmistakes/minimal-mistakes"` to your `_config.yml` file.
4. Add `jekyll-remote-theme` to the `plugins` (previously gems) array in your `_config.yml` file:
```yaml
plugins: