I have an error message on GitHub :
Your site is having problems building: The submodule
bootstrap-touch-carousel
was not properly initialized with a.gitmodules
file. For more information, see https://help.github.com/articles/page-build-failed-missing-submodule.
Bacause of this error I can't see my site's URL.
It happened after I tried to include to my project bootstrap-touch-carousel: Add as Bootstrap git submodule
git submodule add git://github.com/ixisio/bootstrap-touch-carousel.git /vendor/your-sm
It didn't work, so after that I locally added files.
But I can't fix this problem.
Help, please!