Skip to content

How to store images in content subdir #644

Answered by jamesbraza
jamesbraza asked this question in Q&A
Discussion options

You must be logged in to vote

Okay, here and here led me to realize the issue was leaf vs branch bundles. I have to flatten to look like this:

directory
├── image.jpg
├── _index.md
├── same_level1.md
└── same_level2.md

I guess per the Zen of Python: Flat is better than nested.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jamesbraza
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant