Commit Graph

11 Commits

Author SHA1 Message Date
dominiclord
64858642ef Doing some cleaning up 2016-07-19 10:19:52 -04:00
Chauncey McAskill
a4c1721e74 Added 'load-grunt-config' plugin
The plugin replaces the custom 'loadConfig()' function with a more robust and extensible solution.

It handles 'grunt.initConfig()' and 'load-grunt-tasks'.

Changes:
- Moved Grunt task configurations into a 'config/' sub-directory to allow room for custom plugins, modules, and tasks to be defined without being included by the config-loader;
- Updated '.eslintrc' to better lint module-based JS;
- Updated EditorConfig recommendations;
2016-04-11 16:08:58 -04:00
dominiclord
b012a7a991 Charcoal Boilerplate -> Locomotive front-end boilerplate
- Removing Charcoal files and configuration to be backend agnostic (therefore moving the assets)
- Using HTML5 Boilerplate .htaccess to which framework specific rules can be added later on
- Updating README with more information and documentation on the boilerplate
2015-12-07 10:35:27 -05:00
Antoine Boulanger
1fab32203f Change grunt-autoprefixer for grunt-postcss 2015-06-04 15:40:23 -04:00
Antoine Boulanger
8874bbe372 Fix ignore nodes_modules 2015-03-20 16:48:15 -04:00
Mathieu Ducharme
467c715470 Add charcoal-legacy as dependency 2015-03-13 17:48:42 -04:00
Mathieu Ducharme
55654edeb0 Add a composer dependency on CLImate. Add a new script to setup database. 2015-03-13 13:54:14 -04:00
Antoine Boulanger
d3aba1fe4c Add external grunt concat file 2015-01-28 23:00:00 -05:00
Antoine Boulanger
df5d306088 sass stuff 2014-09-30 15:59:23 -04:00
Stephen
42454d8977 update gitignore 2014-09-30 15:57:12 -04:00
Stephen
3d0c3550a0 add script folders 2014-09-29 15:23:18 -04:00