2016-05-31 17:57:10 +02:00
|
|
|
<!--
|
|
|
|
Before submitting please search open and closed issues at
|
|
|
|
https://github.com/mmistakes/minimal-mistakes/issues to avoid duplication.
|
|
|
|
|
2017-08-24 20:44:30 +02:00
|
|
|
Feel free to use the following as a template and remove or add fields as you
|
|
|
|
see fit. You can convert `[ ]` into `[x]` completed check boxes.
|
2016-05-31 17:57:10 +02:00
|
|
|
-->
|
|
|
|
|
|
|
|
- [ ] This is a question about using the theme.
|
|
|
|
- [ ] This is a feature request.
|
2017-08-24 20:44:30 +02:00
|
|
|
- [ ] I believe this to be a bug with the theme.
|
|
|
|
- [ ] I have updated all gems with `bundle update`.
|
|
|
|
- [ ] I have tested locally with `bundle exec jekyll build`.
|
2016-05-31 17:57:10 +02:00
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
## Environment informations
|
|
|
|
|
|
|
|
<!--
|
2017-08-24 20:44:30 +02:00
|
|
|
Please include theme version, Jekyll version, whether you are hosting with
|
|
|
|
GitHub Pages, and the operating system you are on or tested with.
|
2016-05-31 17:57:10 +02:00
|
|
|
-->
|
|
|
|
|
|
|
|
- **Minimal Mistakes version:**
|
2017-08-24 20:44:30 +02:00
|
|
|
- **Jekyll version:**
|
|
|
|
- **GitHub Pages hosted:** yes/no
|
2016-05-31 17:57:10 +02:00
|
|
|
- **Operating system:**
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
## Expected behavior
|
|
|
|
|
|
|
|
<!--
|
|
|
|
Describe the intended output or what you expected to see.
|
|
|
|
-->
|
|
|
|
|
|
|
|
## Steps to reproduce the behavior
|
|
|
|
|
|
|
|
<!--
|
2017-08-24 20:44:30 +02:00
|
|
|
Include a link to a public repository or ZIP file so that the behavior or bug
|
|
|
|
can easily be reproduced. Being able to see your actual files helps with
|
|
|
|
troubleshooting as most issues stem from invalid/missing YAML Front Matter, a
|
|
|
|
mis-configured _config.sys file, or problematic site content.
|
|
|
|
|
|
|
|
Describe the steps you took for this problem to exist. Such as: you cloned the
|
|
|
|
theme, customized _config.yml, added your own posts, and started up a Jekyll
|
|
|
|
server locally.
|
2016-05-31 17:57:10 +02:00
|
|
|
|
2017-08-24 20:44:30 +02:00
|
|
|
If an error occurred on GitHub Pages when pushing, please test a local version
|
2017-08-24 20:48:01 +02:00
|
|
|
following these setup instructions:
|
|
|
|
https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll/
|
2016-05-31 17:57:10 +02:00
|
|
|
|
2017-12-22 14:07:29 +01:00
|
|
|
Then provide a complete log by running `bundle exec jekyll build --trace --verbose`
|
2017-08-24 20:48:59 +02:00
|
|
|
and include this output in the filed issue.
|
2016-05-31 17:57:10 +02:00
|
|
|
|
|
|
|
Screenshots can also be included if they help illustrate a behavior.
|
2017-12-22 14:07:29 +01:00
|
|
|
-->
|