lopes / zola.386

Port of BOOTSTRA.386 for Zola.
MIT License
103 stars 21 forks source link

Unable to build or serve when draft = true #7

Open naveedpash opened 2 years ago

naveedpash commented 2 years ago

Hey, I get the following error when I set draft = true

Error: Failed to render pager 1
Reason: Failed to render 'index.html'
Reason: Function call 'get_taxonomy' failed
Reason: `get_taxonomy` received an unknown taxonomy as kind: categories

Error disappears when draft = false.

Would be nice if this was fixed because I need draft posts.