Update docsy theme & enable 'print entire section' - #85
Conversation
|
Thanks! |
|
So this is weird, the regular build seems to be broken and it's barfing on something to do with the outputformat partial:
I might try updating to an even more recent version of Docsy and see if that fixes it. |
|
@LisaFC That sounds odd -- "return" was added to partials in Hugo 0.55 it appears; I assume you're building with at least that version or later? |
|
I thought so but let me check the Netlify config |
|
(the regular Docsy docs are building fine...) |
|
Ok, that'll teach me to not pay attention to anything that isn't actually in the repo - the Netlify build settings for this site are just in Netlify and hadn't been updated since 0.53 (I'm surprised the site has stayed up without errors for so long). Whoops. All working now! |
|
Yay! Always nice when at least one problem of the day has a straightforward answer😄 |
Turn on the "print entire section" feature that was pushed to Docsy.
Not sure how this is deployed, but might need to check it's using a relatively recent version of Hugo to deploy successfully.