Closed xbgmsharp closed 9 years ago
Solution
# git clone --recursive git@github.com:Philio/bootstrapdefault.git
The bootstrap is quite big.
Bootstrap and Selectize.js are submodules, so if your git settings don't clone the submodules automatically you can run:
git submodule update --init
Also, if you clone master there is no difference from the downloadable package, any pre-release changes are in other branches. The release script bundles only the required files (which is just the dist folders from the submodules) so the package is much smaller.
Hello,
I have try the themes v1.0.0. Looks greats. I then deleted the folder and clone the github repository.
However some file are missing.
I believe it the non recursive repository, as the bootstrap directory point to bootstrap github repository. Would be nice to update the README.md.