Closed (fixed)
Project:
ZURB Foundation
Version:
8.x-6.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Mar 2016 at 20:02 UTC
Updated:
16 May 2016 at 17:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
hongpong commentedI fixed the line wraps and updated some of the info. It still has some I think obsolete info about compass but at least hurts less to try to read. Should be RTBC for now.
I appreciate the efforts on all this and will try to post other patches as I can find them in 8.x-6.x, would like to build out more sites with this for sure.
Comment #3
hongpong commentedOkay now this has info for setting up npm and bower, dropping the old compass info. Also includes more clear info about things to start going on a subtheme. the STARTERKIT/readme.txt is also improved. Please take a look see, I think it is up to date to correspond with #2702271: Update Zurb Foundation to 6.2 and use our STARTER Gulp config in the base theme now.
Comment #4
samuel.mortensonLooks good, but can you explain:
Looking at STARTER/gulpfile.js, it looks like Foundation/Motion UI should be included directly from bower_components. I'm not sure what copying foundation to the scss directory would do.
Here's an updated patch which fixes a conflict (off canvas markup has changed) which stopped the last patch from applying to HEAD, but I'd still like to remove the text mentioned above if we can address that issue.
Comment #5
hongpong commentedYeah that was a problem I had with the version before all the gulp stuff got rolled in. I modified the readme to drop the statement in question. Here is the patch to that effect, based off #4 patch. [ my old problem was similar to #2693133: Change settings in subtheme ]
Comment #7
samuel.mortensonDone! Thanks for the clarification @HongPong