~xdavidwu/xdavidwu.link

e85fe02cf1906cc91ed8eeaa4fa7d3d35b96f126 — Michael Rose 6 years ago d61a200
Add `remote_theme` configuration to documentation
1 files changed, 3 insertions(+), 1 deletions(-)

M README.md
M README.md => README.md +3 -1
@@ 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: