GreenImp / laravel-foundation

NodeJS script for installing Laraval and Foundation as a package.
MIT License
0 stars 0 forks source link

Check that all Foundation files are copied across #6

Closed GreenImp closed 6 years ago

GreenImp commented 9 years ago

Originally reported by: Lee Langley (Bitbucket: LeeLangleyRees, GitHub: Unknown)


I need to ensure that all of the relevant Foundation files are correctly copied/merged into the project.

There is currently a list of files in foundation-copy.md, which can be referenced.


GreenImp commented 9 years ago

Original comment by Lee Langley (Bitbucket: LeeLangleyRees, GitHub: Unknown):


Adds Foundation SCSS settings file to deployment

Resolves issue #6

GreenImp commented 9 years ago

Original comment by Lee Langley (Bitbucket: LeeLangleyRees, GitHub: Unknown):


Adds .gitignore file to deployment

This is a merged version of Laravel's and Foundation's

References issue #6

GreenImp commented 9 years ago

Original comment by Lee Langley (Bitbucket: LeeLangleyRees, GitHub: Unknown):


Removes Foundation's .bowerrc file on merge

References issue #6

GreenImp commented 9 years ago

Original comment by Lee Langley (Bitbucket: LeeLangleyRees, GitHub: Unknown):


All of the Foundation project files (index.html, bower.json, etc.) are merged.

The only thing that is left to do is to copy the _settings.scss file from the foundation folder that is created after bower install.

GreenImp commented 9 years ago

Original comment by Lee Langley (Bitbucket: LeeLangleyRees, GitHub: Unknown):


Stores Foundation readme alongside Laravel's

References issue #6