Chris
Chris
@huphtur Can you provide more information about what's happening?
Do you want to push your branch as a PR?
Check the 'no bower' branch here: https://github.com/kculmback/jekyll-foundation Perhaps @kculmback wants to open a PR when Foundation 6.4 is running fine? Dropping bower and mange all the assets with npm or...
Good job @kculmback ! Thank you very much. When running `npm start`i get an error: `Error: Cannot find module 'npmlog'` Can you guys confirm this? `yarn start` and `yarn build`...
Since I updated node to 6.11.x `npm start`and `npm run build`are running well again...
I think we're done with this topic... When you agree, you can close the issue. Thanks again Kasey for your efforts! @huphtur @kculmback Or are there some TODOs left?
Yes. Sourcemaps are for development. For production simply run: npm run build And your css/js file should be smaller and doesn’t contain sourcemaps.
Hi. Bones is well done i think. The switches in the Backend are nice, to toggle specific css/js on and off. Seems like the switches are useless, when you want...
I commited yesterday. I'm the second one, who forked the repo. Perhaps you looked at another folk's fork.
Doesn't make sense too keep them in the repo. There's a reference in the bower.json file. Fire a `bower install` (or later `bower update`) and you have them in the...