I am trying to create a jekyll blog using the basics and sass, and I just can't get the team itself to assemble correctly. When I create jekyll, there are no errors, and the partial record seems to load correctly, and it seems that the fund is being imported, but only the comments at the top.
My process so far has mostly been done by npm install foundation-sites --save
move the base material from the node_modules folder, and then include the base in my scss file.
You can see the directory and css file, which is displayed in the following screenshots. 

I'm kind of not sure what else I can try at this stage, any help would be appreciated! Thanks!
Edit: Here is the link to the branch and repo for this to see the code. https://github.com/samuraiseoul/kimchiChingu/tree/23-sass
css sass zurb-foundation jekyll
samuraiseoul
source share