Skip to content
This repository has been archived by the owner on Jun 19, 2020. It is now read-only.

Commit

Permalink
build with share for phone + use local jake dependency rather than
Browse files Browse the repository at this point in the history
assuming a globally installed one…
  • Loading branch information
Thibaud Cummings committed Jul 18, 2013
1 parent 70d9f99 commit a048f97
Show file tree
Hide file tree
Showing 10 changed files with 40 additions and 30 deletions.
2 changes: 1 addition & 1 deletion app/app.phone.android.optimized.js

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions app/app.phone.ios.optimized.js

Large diffs are not rendered by default.

10 changes: 6 additions & 4 deletions app/css/phone.blue.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 6 additions & 4 deletions app/css/phone.earth.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 6 additions & 4 deletions app/css/phone.gray.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 6 additions & 4 deletions app/css/phone.spicy.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 6 additions & 4 deletions app/css/phone.vegetal.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cd tasks/

jake compile:less
./node_modules/.bin/jake compile:less

cd ../app/

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sleek",
"fullName": "Sleek",
"version": "1.3.8",
"version": "1.3.9",
"description": "Generic-purpose nicely polished template that supports photos, videos, events, RSS feeds, status updates, contact info, and a map. The views are adapted automatically based on the datasources that you set in the configuration settings. Just make sure that you use the most appropriate datasouce type for the underlying template inputs!\n\nThe template is available in 5 different colors: blue, spicy, gray, earth and vegetal.",
"keywords": [
"generic",
Expand Down Expand Up @@ -146,7 +146,7 @@
"key" : "backgroundimage",
"type": "file-hosted-public"
}

]
},
{
Expand Down
Binary file modified tasks/server/public/sleek.zip
Binary file not shown.

0 comments on commit a048f97

Please sign in to comment.