You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are cloning "by hand" the txt2tags/doc repo on the build.sh script.
I think using this other repo as a submodule here will make it clearer that it is a dependency for the site. Also, Netlify will already clone the submodule, so we won't need that extra step in our build script.