Closed
Description
- This is a question about using the theme.
- This is a feature request.
- 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
.
- I have updated all gems with
Environment information
- Minimal Mistakes version: 4.51
- Jekyll version: 3.5.2
- GitHub Pages hosted: yes
- Operating system: Ubuntu 16.04
Expected behavior
I have imported GitHub wiki pages as a submodule into the Jekyll website. Now I want to automatically add "Table of Contents" to every wiki page without having to add {% include toc %}
manually to every page. Wiki pages inside the website are in the wiki
directory and have wiki.html
layout.