Closed
Description
This is the wrap up from Configurable paths galore
TODO
- Initial work
- gruntfile @bmuenzenmeyer
- dev branch: Add copy commands for public/styleguide assets
- (short term fix - until Restructure filesystem to better align concerns and support upgrades #133 lands)
- dev branch: Config Paths only work with
./
prefix - more testing - grunt
- absolute
- Move source.root directory to an arbitrary absolute path
- Move source.patterns directory to an arbitrary absolute path
- Move source.styleguide directory to an arbitrary absolute path
- Move source.fonts directory to an arbitrary absolute path
- Move public.root directory to an arbitrary absolute path
- relative
- Move source.root directory to an arbitrary relative path
- Move source.patterns directory to an arbitrary relative path
- Move source.styleguide directory to an arbitrary relative path
- Move source.fonts directory to an arbitrary absolute path
- Move public.root directory to an arbitrary relative path
- more testing - gulp
- absolute
- Move source.root directory to an arbitrary absolute path
- Move source.patterns directory to an arbitrary absolute path
- Move source.styleguide directory to an arbitrary absolute path
- Move source.fonts directory to an arbitrary absolute path
- Move public.root directory to an arbitrary absolute path
- relative
- Move source.root directory to an arbitrary relative path
- Move source.patterns directory to an arbitrary relative path
- Move source.styleguide directory to an arbitrary relative path
- Move source.fonts directory to an arbitrary absolute path
- Move public.root directory to an arbitrary relative path
- final check with Geoff
- final check with Evan