fixing error
This commit is contained in:
2
index.md
2
index.md
@ -14,7 +14,7 @@ If you're in Windows, you might want to [install Jekyll using Chocolately](https
|
||||
## Build this theme
|
||||
|
||||
1. Download the theme from the [Github repo for the Jekyll doc theme](https://github.com/tomjohnson1492/documentation-theme-jekyll).
|
||||
2. Delete the Gemfile and Gemfile.lock files in the theme (unless you're planning to publish on Github Pages. If that's the case, see <a href="{{ "/mydoc_publishing_github_pages" | prepend: site.baseurl }}">Publishing on Github Pages"</a>.
|
||||
2. Delete the Gemfile and Gemfile.lock files in the theme (unless you're planning to publish on Github Pages. If that's the case, see <a href="{{ "/mydoc_publishing_github_pages" | prepend: site.baseurl }}">Publishing on Github Pages</a>.
|
||||
3. Customize the values in the \_config.yml file following the documentation included in that file).
|
||||
3. Build the site using the usual Jekyll command: `jekyll serve`.
|
||||
|
||||
|
Reference in New Issue
Block a user