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

52 Коммитов

Автор SHA1 Сообщение Дата
sole d90d0faa9f Adding new hello-world template 2014-09-25 15:24:04 +01:00
sole 62b1b8f70f Append timestamp to files to avoid CDN megacaching issues - see https://bugzilla.mozilla.org/show_bug.cgi?id=981801#c27 2014-07-17 15:39:37 +01:00
sole 70478f4cef npm install was needed but not mentioned 2014-07-17 15:06:21 +01:00
sole adaf347ce5 more meaningful function name 2014-07-17 15:03:27 +01:00
sole 0dc0885dee are you scared of using vowels? 2014-07-16 15:30:48 +01:00
sole 4ceac49eb9 Better README wording + link to WebIDE for people that end up here 2014-07-16 15:25:11 +01:00
sole 9ad8aae745 Updated apps with new icons 2014-07-01 15:20:12 +01:00
sole 138cb95b58 Updated apps with new icons 2014-07-01 15:18:03 +01:00
sole cd13b8bcfe icon for empty template 2014-06-12 12:46:42 +01:00
sole be90203308 update instructions on how to actually add a new template 2014-06-12 12:45:01 +01:00
sole cf2a222980 updating icon for remote app 2014-06-12 12:41:17 +01:00
sole e538374ab2 using the new name for the remote app 2014-06-12 12:39:14 +01:00
sole dce91ec4ec renaming submodules is just so annoying yes it is 2014-06-12 12:36:31 +01:00
sole 77dc3a2da9 remove app stub 2014-06-12 12:29:35 +01:00
sole 4b316162d9 finish removing the hosted app stub template 2014-03-10 13:09:46 -07:00
sole 3c35227514 removing hosted app stub 2014-03-10 13:08:33 -07:00
Soledad Penades 0f1b6feecf Updated privileged app stub again 2014-02-21 12:13:15 -08:00
Soledad Penades 3cf712c998 Update privileged app stub to latest (again) 2014-02-20 14:16:37 -08:00
Soledad Penades 38b43d9902 update privileged-app-stub to latest version 2014-02-19 16:21:32 -08:00
Soledad Penades baaf9688e6 Add placeholder for privileged app stub 2014-02-19 14:34:35 -08:00
Soledad Penades 22f9b4e8f0 Ensure the output directory exists 2014-02-19 14:33:11 -08:00
Soledad Penades fa2b4e4cff removing game stub for now 2014-02-19 14:19:13 -08:00
Soledad Penades 7e255bdb9a Fix typo 2014-02-14 16:14:29 +00:00
Soledad Penades 2d15524fa6 "spec" templates directory structure & requirements. 2014-02-14 16:11:44 +00:00
Soledad Penades 4e05d696ff Add icon path to JSON file 2014-02-14 14:13:48 +00:00
Soledad Penades 2456eca95a Copy icons to dist/ 2014-02-14 13:54:59 +00:00
Soledad Penades d04d0d2a9f Generate absolute path for files 2014-02-04 14:51:02 +01:00
Soledad Penades 9afb89061b Updated app-stub template 2014-02-03 16:29:14 +01:00
Soledad Penades 09d44dcf34 Document how to upload, also change the default values in config.local.json to something a little more obvious 2014-02-03 16:17:18 +01:00
Soledad Penades 2bbef99d07 Include 'name' of each template when generating the JSON file 2014-02-03 16:12:26 +01:00
Soledad Penades d9313b9979 using process.spawn instead of process.exec for more buffering! 2014-01-28 16:22:35 +00:00
Soledad Penades 8e7edf83f3 now uploading built files to a host 2014-01-28 15:18:11 +00:00
Soledad Penades 7da6fcef66 Using manifest.webapp to get metadata about each template, if it's in the proper place (so far only in works for the app-stub template) 2014-01-27 15:33:38 +00:00
Soledad Penades d9ba88627b write dist/list.json when done 2014-01-27 14:48:17 +00:00
Soledad Penades 98e4e7a9ae Generating SHA1 sums for each file once they're compressed 2014-01-27 14:12:14 +00:00
Soledad Penades 347eed1de9 Return compressed zip file size in bytes from the compress function 2014-01-24 17:51:59 +00:00
Soledad Penades a71b3b4213 not using gulp 2014-01-17 22:15:59 +00:00
Soledad Penades 35734eb4c4 going wild, no task runners! 2014-01-17 21:50:06 +00:00
Soledad Penades b68ac59b13 +refactor mention 2014-01-17 21:45:44 +00:00
Soledad Penades 8012b4d378 Adding another of the mortar templates for ensuring this works well with more than just one project 2014-01-17 21:44:23 +00:00
Soledad Penades 6a77b34a07 Add 'Pending stuff' section in README 2014-01-16 14:27:49 +00:00
Soledad Penades 60ea3fccfd formatting + clean up 2014-01-15 21:15:37 +00:00
Soledad Penades 0082e1c976 Use each project's base name as ZIP name 2014-01-15 21:08:11 +00:00
Soledad Penades e84b697089 Not checking in the built files in dist/ either (at least for now) 2014-01-15 21:06:58 +00:00
Soledad Penades aab72ab8e6 Ahh have to be in the right directory for gulp to find the files 2014-01-15 19:01:11 +00:00
Soledad Penades 9d87ba0a59 Mini readme 2014-01-15 18:54:05 +00:00
Soledad Penades ff11aed875 Do not check-in generated `dist` folders and their contents 2014-01-15 18:45:41 +00:00
Soledad Penades eb3f46585e Calling each template's gulpfile.js 2014-01-15 17:49:11 +00:00
Soledad Penades a3280e5d60 Only paying attention to directories in `templates/` 2014-01-14 15:43:00 +00:00
Soledad Penades 677bd578bf include app-stub as submodule to start with 2014-01-14 14:16:16 +00:00