Offer Docsy as a single Hugo Module#1217
Conversation
|
Netlify preview fails, but this was expected. |
Done.
Great. I can contribute to the documentation and will assist in case of any questions/issues. |
7b94b7d to
b08e422
Compare
de13647 to
4d86311
Compare
0c0a035 to
5d3bfac
Compare
|
Thanks for the updates. Have you tested this locally, and if so how? I can't get it to work, whether with using a (slightly modified) version of |
You are welcome.
Yes.
I started a new site from scratch, created a clone of docsy beside the newly created site repo and used
I prepared a branch for you on my fork of the docsy-example repo. Please try this: This works for me out of the box. Can you please give this a try? |
Yes, it works, thanks! I also got it to work with a |
Great to hear that! Do you deem this PR production ready and ready for subsequent merging? |
Almost there! I'd like to address #1217 (comment) first. |
|
In case you missed my nested comment @deining:
|
No I didn't miss it!
Find out your cache dir (on my Unix system, this is Have a look there, directories you should possibly look at: and maybe also |
This PR merges the module
docsyanddocsy/dependenciesinto one single module in order to streamline use of Docsy for Hugo Module users. This is a first take at #1120.