sql-machine-learning.github.io icon indicating copy to clipboard operation
sql-machine-learning.github.io copied to clipboard

It's not easy to update submodules

Open weiguoz opened this issue 6 years ago • 0 comments

We hide the submodule files on the sidebar by specifying files to _config.yaml::exclude https://github.com/sql-machine-learning/sql-machine-learning.github.io/blob/fa1aeb86267e7a8ff3cf3470104c23ad62996f71/_config.yml#L5 As the submodule keep updating, we should fix the _config.yaml::exclude to exclude the new files. I think it's inconvenient and we should find a better way.

weiguoz avatar Nov 27 '19 09:11 weiguoz