1
0
mirror of https://github.com/locomotivemtl/locomotive-boilerplate.git synced 2026-01-15 00:55:08 +08:00

224 Commits

Author SHA1 Message Date
Stephen Bégay
4c8006ac19 Mixin clearfix : Remove after 2015-06-01 14:33:48 -04:00
Stephen Bégay
9c390c0673 New clearfix syntax and add mixin reference : https://github.com/locomotivemtl/locomotive-boilerplate/issues/23 2015-05-26 21:58:02 -04:00
Stephen Bégay
d2b785fab7 Merge branch 'master' of https://github.com/locomotivemtl/locomotive-boilerplate
Conflicts:
	www/modules/boilerplate/code/boilerplate.template.controller.php
2015-05-26 21:50:39 -04:00
Stephen Bégay
5ad4f5220f remove extra star 2015-05-26 21:29:48 -04:00
stephenbe
592af9db0d add current url controller 2015-04-21 16:29:58 -04:00
Antoine Boulanger
503ce1cacb Change favicon links and images & change .html name 2015-04-21 10:16:47 -04:00
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
dlord
2feb0e772b Restructuring of scripts to mimic Charcoal's autoload concept 2015-04-09 16:45:55 -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
Antoine Boulanger
4395a8508d New form boilerplate 2015-03-24 12:56:56 -04:00
Antoine Boulanger
2c5cba9de5 Update grid in mixins 2015-03-23 12:42:54 -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
Mathieu Ducharme
b11283fb91 Fix merge conflicts 2015-03-16 10:07:25 -04:00
Mathieu Ducharme
078382ef3e Move project-x to www 2015-03-13 17:48:15 -04:00