Closed RichardLitt closed 7 years ago
Ok, found a way to send in the names of different folders. Which is good. On branch feat/add-bag-index
. What I need to do now is build another partial for the index that displays only images and links in the bags
folder, which will be the entryway to the bag contents.
Done! See the README.
After an hour of trying, I have concluded this isn't possible, until this is merged: https://github.com/spf13/hugo/issues/465. No subdirectories. The only way to do this would be to move all of the data to JSON in a Data folder. We can do that. It just sucks.