Replies: 1 comment
-
Old question, but I had a similar issue, and it was because the page wasn't actually using the layout. The folder might need to be named "_code" |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I do not find why my sidebar is not appearing.
My goal is exactly like the example here https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/
Here what I have:
_data/navigation.yml:
_config.yml
folder:
code/
batch.md
code2.md
ffmpeg.md
leaflet.md
other.md
python.md
r.md
youtube-dl.md
Repository here : https://github.com/DGrv/dorian.gravier.github.io
Any idea what I am doing wrong ?
Beta Was this translation helpful? Give feedback.
All reactions