latest 5 messages by LucasKA

+ [2015-09-19T01:08:59Z] LucasKA If I exclude the submodule, it just excludes it from building?
+ [2015-09-19T00:58:26Z] LucasKA It's like, damned if I do, damned if I dont. lol.
+ [2015-09-19T00:58:15Z] LucasKA Jekyll tries to build bootstrap/docs, so I added it to .gitignore, but when I push to gh-pages, it fails because the files aren't in the repo.
+ [2015-09-19T00:57:41Z] LucasKA Basically, I cloned Bootstrap v4-dev branch into my jekyll folder to include the Scss files.
+ [2015-09-19T00:56:25Z] LucasKA Hey all, Is it possible to include a git submodule in Jekyll, but ignore things inside there?