We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34b57ec commit e8a8823Copy full SHA for e8a8823
README.md
@@ -32,6 +32,7 @@ included. Follow the instructions below for complete setup.
32
3. Install the theme by running `bundle install` inside your site directory.
33
4. Replace the current theme in your `_config.yml` file with
34
`theme: jekyll-theme-cleaner-blog`.
35
+<!-- TODO: Describe adding `navigation` to `_config.yml` -->
36
5. Build your site: `bundle exec jekyll serve`
37
38
Assuming there are no errors and the site is building properly, follow these
0 commit comments