Commit Graph

129 Commits

Author SHA1 Message Date
Antoine Boulanger
2b65c4a356 Add BrowserSync Grunt plugin and sync task 2015-04-20 09:41:41 -04:00
Stephen Bégay
a2745bbf47 Charcoal_Object_Loader
was \Charcoal\Object_Loader
2015-04-14 15:10:28 -04:00
Stephen Bégay
e2f7456f0d ignore base/fonts.scss in the csscomb task 2015-04-14 13:38:15 -04:00
Mathieu Ducharme
7ab3a19c99 Merge pull request #19 from dominiclord/master
Restructuring of scripts to mimic Charcoal's autoload concept. @todo Move the `init()` call in caller file, not included file.
2015-04-10 13:24:17 -04:00
dlord
2feb0e772b Restructuring of scripts to mimic Charcoal's autoload concept 2015-04-09 16:45:55 -04:00
Mathieu Ducharme
7cee438caf Merge pull request #18 from stephenbe/master
External grunt tasks
2015-04-03 17:26:20 -04:00
Stephen Bégay
f2c2ab37e7 add jsonlint and phplint external 2015-04-03 17:01:28 -04:00
Stephen Bégay
47cf83f00f Load external grunt tasks with a single function 2015-04-03 15:26:13 -04:00
Stephen Bégay
44356da29a remove various unused tasks 2015-04-03 14:15:32 -04:00
Stephen Bégay
83dbd29a7a External grunt tasks
- all the grunt tasks are now external
- changed package.json name from project-x to boilerplate
- remove various grunt tasks that weren't being used
-- jshint
-- phplint
-- imagemin (we now use kraken)
- add load-grunt-tasks
- fixed a few indent issues with various grunt tasks
2015-04-03 14:10:51 -04:00
Stephen Bégay
79c1e27a4c add removeTitle and removeDesc in the gruntfile
I am removing `title` and `desc` from the compiled svg because we use svg inline so we have the chance to use the title attribute then.
2015-03-27 16:01:56 -04:00
Stephen Bégay
0b7d23b73f Fixed the svgmin in the gruntfile 2015-03-27 15:53:13 -04:00
Stephen Bégay
74da5a3e34 fixed cssmin that wasn't working in the gruntfile 2015-03-27 15:17:00 -04:00
Mathieu Ducharme
100352f548 Merge pull request #17 from AntoineBoulanger/master
Custom form elements base. Moved to generics instead of base.
2015-03-24 13:12:16 -04:00
Antoine Boulanger
c70df1f2c8 Add form section in README 2015-03-24 13:05:05 -04:00
Antoine Boulanger
4395a8508d New form boilerplate 2015-03-24 12:56:56 -04:00
Stephen Bégay
23554f2052 Merge pull request #16 from AntoineBoulanger/master
Grid update: mixins
2015-03-24 12:39:11 -04:00
Antoine Boulanger
c07834c3f8 Update grid README 2015-03-23 12:56:15 -04:00
Antoine Boulanger
2c5cba9de5 Update grid in mixins 2015-03-23 12:42:54 -04:00
Antoine Boulanger
8874bbe372 Fix ignore nodes_modules 2015-03-20 16:48:15 -04:00
Mathieu Ducharme
a71648b0ea Merge pull request #15 from stephenbe/master
Add static basic email
2015-03-20 14:41:49 -04:00
Mathieu Ducharme
8d1cfda139 Fix class name 2015-03-20 11:01:04 -04:00
stephenbe
db51b591f7 add static basic email 2015-03-19 11:04:38 -04:00
stephenbe
2d9d77a2de Remove the three dots in the readme 2015-03-17 12:14:04 -04:00
Bene
8d3e7b7f9e Merge pull request #14 from BeneRoch/master
Update README.md
2015-03-16 10:58:41 -04:00
Bene
184bc6de45 Update README.md 2015-03-16 10:53:36 -04:00
Mathieu Ducharme
3021743cc5 Delete clone.sh 2015-03-16 10:12:55 -04:00
Mathieu Ducharme
da9338ffc5 Merge pull request #13 from mducharme/master
Change project-x to www, Add PHP scripts, charcoal-legacy as dependency.
2015-03-16 10:11:13 -04:00
Mathieu Ducharme
0aeffd804e Merge branch 'locomotivemtl-master' 2015-03-16 10:07:57 -04:00
Mathieu Ducharme
b11283fb91 Fix merge conflicts 2015-03-16 10:07:25 -04:00
Stephen Bégay
da4b88f1e4 Merge pull request #8 from AntoineBoulanger/master
Remove jacket and add ie9 class
2015-03-16 10:03:25 -04:00
Mathieu Ducharme
cf625693ab Boilerplate setup now in PHP 2015-03-16 09:56:38 -04:00
Mathieu Ducharme
e1d2b8c074 project-x was moved to www 2015-03-13 17:50:29 -04:00
Mathieu Ducharme
467c715470 Add charcoal-legacy as dependency 2015-03-13 17:48:42 -04:00
Mathieu Ducharme
078382ef3e Move project-x to www 2015-03-13 17:48:15 -04:00
Mathieu Ducharme
e4e037fc2e Minor config fixes 2015-03-13 17:47:51 -04:00
Stephen Bégay
6c31021771 using the asset.styles to load the main.css 2015-03-13 17:17:51 -04:00
Stephen Bégay
82ce0338c5 Merge pull request #12 from stephenbe/patch-1
add a default config file
2015-03-13 14:17:59 -04:00
Mathieu Ducharme
24fe575128 Merge pull request #11 from mducharme/master
Add a composer dependency on CLImate. Add a new script to setup database...
2015-03-13 14:16:17 -04:00
Stephen Bégay
df47091b31 add a default config file 2015-03-13 14:15:21 -04:00
Mathieu Ducharme
3aab8ea8b3 Clearer messages 2015-03-13 14:06:35 -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
Mathieu Ducharme
8f88d959a1 Merge pull request #10 from mducharme/master
Setup instruction in README
2015-03-13 13:19:39 -04:00
Mathieu Ducharme
23c5ec08e5 Setup instruction in README 2015-03-13 12:47:44 -04:00
Stephen Bégay
ed8b64cf87 change slash to underscore 2015-03-13 11:50:33 -04:00
Stephen Bégay
2693fc1345 Remove pre change slash to underscore 2015-03-13 11:49:31 -04:00
Mathieu Ducharme
3fe4c6a339 ... 2015-03-13 11:09:30 -04:00
Mathieu Ducharme
ad5e3ac845 Merge pull request #9 from mducharme/master
Important missing file.
2015-03-13 11:09:08 -04:00
Mathieu Ducharme
549170ee49 Very important file... 2015-03-13 10:40:38 -04:00
Mathieu Ducharme
f9b48bc16a Merge pull request #2 from locomotivemtl/master
Sync with locomotivemtl
2015-03-13 10:22:48 -04:00