Граф коммитов

65 Коммитов

Автор SHA1 Сообщение Дата
Jeff Jewiss c42d519c12 Adds settings for travis to run tests 2013-03-15 10:18:12 -04:00
darcyclarke 2246280c1a Fixed state parser, added some more styling to example docs and modified the mustache template 2013-03-15 03:06:05 -04:00
Darcy Clarke d292863e5a Merge pull request #31 from darcyclarke/develop
Fixed markup, sass, scss and less parsing
2013-03-14 20:18:33 -07:00
darcyclarke da45522be0 Fixed markup, sass, less and scss parsing issues 2013-03-14 23:14:15 -04:00
darcyclarke 0334a9edab Fixed block parsing 2013-03-14 20:27:54 -04:00
Darcy Clarke 275e2b6413 Merge pull request #28 from darcyclarke/tests-setup
Tests setup
2013-03-14 16:00:40 -07:00
Darcy Clarke 6845ca4296 Merge pull request #27 from darcyclarke/patch-1
Readme typos
2013-03-14 15:58:57 -07:00
Jeff Jewiss 1c78da85d3 Fixes jshint tasks dir 2013-03-14 18:50:41 -04:00
Jeff Jewiss 0bfd10110a Fixes inconsistent whitespace 2013-03-14 18:44:12 -04:00
Jeff Jewiss 1e31e2c7a8 Readme typos 2013-03-14 18:36:14 -04:00
Jeff Jewiss dc8291e4ad Adds jshint and basic asset copying tests 2013-03-14 18:30:39 -04:00
Darcy Clarke b941c5528e Merge pull request #26 from darcyclarke/feature/grunt-colours
Added colors for grunt output
2013-03-14 15:02:02 -07:00
Shane Jonas fbb19bbecc add colours for grunt output 2013-03-14 17:52:23 -04:00
Darcy Clarke 0ca6b4efd1 Merge pull request #23 from MoOx/master
Make it acts more like a classic grunt task
2013-03-14 11:29:19 -07:00
Darcy Clarke 1033ed847f Merge pull request #22 from MoOx/patch-1
Fix `dependencies`
2013-03-14 11:25:04 -07:00
Maxime Thirouin 4feb8a2bc6 Make it acts more like a classic grunt task
* Now use grunt classic pattern for files, with dest & sources, instead
of location & output.
* Make it multi-tasks.
2013-03-14 19:14:05 +01:00
Maxime Thirouin 5580859fa0 `wrench`is also a dependency 2013-03-14 17:56:38 +01:00
Maxime Thirouin 9919125da2 `dependencies` typo 2013-03-14 17:48:09 +01:00
Darcy Clarke 792f364f26 Merge pull request #19 from shanejonas/master
fix loading issue with grunt.loadNpmTasks
2013-03-13 08:14:33 -07:00
Shane Jonas 4772cff430 fix package.json to be able to get included as a grunt task from
grunt.loadNpmTasks
2013-03-13 00:07:18 -04:00
Darcy Clarke 005ac0a740 Merge pull request #18 from darcyclarke/develop
Fixed up gruntfile and modified parser slightly
2013-03-12 20:35:43 -07:00
darcyclarke c511caa480 Fixed up gruntfile and modified parser slightly 2013-03-12 23:32:21 -04:00
Darcy Clarke 8310738706 Merge pull request #17 from darcyclarke/develop
Fixed issue with states not properly being added to styleguide object an...
2013-03-12 19:52:29 -07:00
darcyclarke bf95aeb49e Fixed issue with states not properly being added to styleguide object and added fixed up template and default css some more 2013-03-12 21:28:53 -04:00
Darcy Clarke 83eac086a8 Merge pull request #16 from darcyclarke/develop
Added fix for sections not including all blocks
2013-03-12 12:19:08 -07:00
darcyclarke 01cfa461fc Added fix for sections not including all blocks 2013-03-12 15:14:11 -04:00
Darcy Clarke f479e9452c Merge pull request #15 from darcyclarke/develop
Added Example
2013-03-11 17:27:47 -07:00
darcyclarke 83b9c6c7fe Added example to readme and reapo 2013-03-11 20:23:40 -04:00
darcyclarke 1e25f210e6 Added sweet float to image in readme 2013-03-11 18:06:06 -04:00
Darcy Clarke bdc874c98b Merge pull request #13 from darcyclarke/develop
Code Refactor
2013-03-11 14:47:58 -07:00
darcyclarke 9d7ce1f3a6 Even more refactoring including fixes for file matches to negate template, generated and node modules directories 2013-03-11 17:43:17 -04:00
darcyclarke 17a5eeebd9 Large refactor of code including work done to utilize grunt.js utilities and squash dead code 2013-03-11 14:31:37 -04:00
darcyclarke 5c086cbda9 Worked on section specific issue, still working 2013-03-11 03:01:31 -04:00
darcyclarke 936ad339cd Got rid of old dss.js hanging out 2013-03-11 02:16:09 -04:00
darcyclarke 56dc06bbdf Removed default options in the Gruntfile and added basic styling fixes 2013-03-11 01:45:33 -04:00
Darcy Clarke 22071c5d4f Merge pull request #9 from darcyclarke/develop
Removed docs folder and updated .gitignore to not track /docs
2013-03-10 22:28:23 -07:00
darcyclarke 7d46316905 Removed docs folder and updated .gitignore to not track /docs, which is generated by DSS 2013-03-11 01:24:42 -04:00
Darcy Clarke 908a96cf17 Merge pull request #7 from darcyclarke/develop
Updated build to include wrench for proper template cloning...
2013-03-10 22:22:32 -07:00
darcyclarke 4e06d3cf77 Updated build to include wrench for proper template cloning... then I can clean this puppy up 2013-03-11 01:18:06 -04:00
Darcy Clarke cb78dc48bd Merge pull request #6 from darcyclarke/develop
Cleaned up task and modified the default template
2013-03-10 16:51:03 -07:00
darcyclarke e24f20851c Cleaned up task and modified the default template 2013-03-10 19:45:26 -04:00
darcyclarke 1a87c5d757 Merge branch 'master' of github.com:darcyclarke/DSS 2013-03-08 12:21:05 -05:00
darcyclarke c87a13d141 Fixed async problem 2013-03-08 12:20:47 -05:00
Darcy Clarke 3d88647635 Merge pull request #4 from Cyborg572/master
Fixes a broken link to gruntjs.com in README.md
2013-03-07 08:37:16 -08:00
Mike Gossmann 99dba0556d Fixes a broken link to gruntjs.com in README.md
The first link to gruntjs.com actually linked to grunt.js.com
2013-03-05 08:28:19 -05:00
darcyclarke a76ebe25ed Added logo 2013-03-02 12:03:25 -05:00
darcyclarke b00dca8e89 Added Grunt support 2013-03-02 08:09:49 -05:00
darcyclarke 3b8d9858cb Renamed default template and fixed up parsing 2012-09-24 16:06:33 -04:00
darcyclarke 9b0914c6fd Removed Lazy dependency, cleaned up parsing and worked on output 2012-09-20 15:20:14 -04:00
darcyclarke e590a0e67c Fixed build, working on parser still 2012-09-12 01:23:56 -04:00