From 9581cbfe3240583d898b788452788e40878b912e Mon Sep 17 00:00:00 2001 From: Ben Oakes Date: Mon, 16 Jul 2012 09:29:49 -0400 Subject: [PATCH 1/2] Two of the three apps are for Linux/Windows; adjust accordingly --- docs/templates/pages/extend.mustache | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/templates/pages/extend.mustache b/docs/templates/pages/extend.mustache index aae99f765d..bbebe8e759 100644 --- a/docs/templates/pages/extend.mustache +++ b/docs/templates/pages/extend.mustache @@ -79,12 +79,12 @@

{{_i}}The unofficial Mac app watches directories of .less files and compiles the code to local files after every save of a watched .less file.{{/i}}

{{_i}}If you like, you can toggle preferences in the app for automatic minifying and which directory the compiled files end up in.{{/i}}

-

{{_i}}More Mac apps{{/i}}

+

{{_i}}More apps{{/i}}

Crunch

{{_i}}Crunch is a great looking LESS editor and compiler built on Adobe Air.{{/i}}

CodeKit

{{_i}}Created by the same guy as the unofficial Mac app, CodeKit is a Mac app that compiles LESS, SASS, Stylus, and CoffeeScript.{{/i}}

Simpless

-

{{_i}}Mac, Linux, and PC app for drag and drop compiling of LESS files. Plus, the source code is on GitHub.{{/i}}

+

{{_i}}Mac, Linux, and Windows app for drag and drop compiling of LESS files. Plus, the source code is on GitHub.{{/i}}

From 426e7d9fbd87421e56a76e17a19de97a6e08c460 Mon Sep 17 00:00:00 2001 From: Ben Oakes Date: Mon, 16 Jul 2012 09:31:18 -0400 Subject: [PATCH 2/2] Compiled; ignoring bootstrap.css change to avoid conflicts --- docs/extend.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/extend.html b/docs/extend.html index 7169908a6a..4b200f31a1 100644 --- a/docs/extend.html +++ b/docs/extend.html @@ -156,13 +156,13 @@

The unofficial Mac app watches directories of .less files and compiles the code to local files after every save of a watched .less file.

If you like, you can toggle preferences in the app for automatic minifying and which directory the compiled files end up in.

-

More Mac apps

+

More apps

Crunch

Crunch is a great looking LESS editor and compiler built on Adobe Air.

CodeKit

Created by the same guy as the unofficial Mac app, CodeKit is a Mac app that compiles LESS, SASS, Stylus, and CoffeeScript.

Simpless

-

Mac, Linux, and PC app for drag and drop compiling of LESS files. Plus, the source code is on GitHub.

+

Mac, Linux, and Windows app for drag and drop compiling of LESS files. Plus, the source code is on GitHub.