docsy-example
docsy-example copied to clipboard
Shallow submodules
Hi,
Thank you for the great work with this theme. One thing that bother me is the size of the initial git clone for this repository. The git clone operations just took several minutes on my machine and the result is a 380Mb folder. Would it be possible to lower this down by using "shallow clone" for submodules ? I think it could be configured in the .gitmodules file. See https://stackoverflow.com/a/38895397/3641075