Commit Graph

31 Commits

Author SHA1 Message Date
Kyle Robinson Young
f0d155f49f Merge pull request #227 from copasetickid/update-faq
Update FAQ for how to serve static files to the server
2015-10-14 09:41:39 -07:00
Ariel-isaacm
584fafcdb5 Fix spelling 2015-10-12 16:16:47 -07:00
vladikoff
10f78603ac Fix Issue 35 link 2014-04-20 10:32:56 -04:00
Rushaine McBean
ec32a26ed4 Update FAQ for how to serve static files to the server 2013-10-23 00:13:08 -04:00
Kyle Robinson Young
0ac53cfadb Fix my poor grammar. Thanks @mzgol 2013-10-15 12:20:41 -07:00
Kyle Robinson Young
7a6bfa4bdd Update FAQ 2013-10-14 22:08:20 -07:00
Joey Baker
90e090afee Enable live reload to work over https connections. Closes GH-197. 2013-09-29 15:42:25 -07:00
Kyle Robinson Young
1a8aaac320 More explicit example when using grunt.config 2013-09-11 10:18:30 -07:00
Oleg Seletsky
54bd69e375 Update examples to use spawn instead of nospawn 2013-08-05 12:42:12 -07:00
Kyle Robinson Young
dc47f6f9f6 Add example using livereload and preprocessors. Closes GH-134. 2013-07-18 14:31:09 -07:00
Kyle Robinson Young
238f3c6f23 Fix typo in FAQs 2013-07-18 13:05:29 -07:00
Kyle Robinson Young
4987404e31 A better way to exclude node_modules in docs 2013-07-12 12:55:43 -07:00
Kyle Robinson Young
bbb41575d5 Add note about low default interval. Ref GH-145. 2013-07-05 09:43:08 -07:00
Jurie-Jan Botha
ede6a107b3 Added target specific event emissions. Closes GH-116. 2013-06-22 22:59:52 -07:00
Kyle Robinson Young
81636c6fea Add roll your own live reload example. 2013-05-30 15:13:08 -07:00
Willie V
d83c44eb93 EMFILE FAQ - alternate fix. Closes GH-98.
In some versions of OSX `ulimit` will not work. The max file limit is
controlled via `launchctl`.
2013-05-13 20:50:49 -07:00
Kyle Robinson Young
a45fdcc47a Enable nospawn in compiling files as needed example. 2013-05-10 09:33:32 -07:00
Kyle Robinson Young
bd7ef7e6ae Adding trailing commas because they are good 2013-05-09 09:15:54 -07:00
Kyle Robinson Young
e7c94df504 Mention connect middleware for live reload. Closes GH-92. 2013-05-08 22:33:39 -07:00
Kyle Robinson Young
f7c01ab1c8 docs: no longer ref live reload task 2013-05-05 00:22:04 -07:00
Kyle Robinson Young
e8d840aba6 Update docs, tasks should no longer be required 2013-05-05 00:05:08 -07:00
Kyle Robinson Young
044f6a7704 Docs for livereload.
Purposely omitting docs for use with connect as it is extremely verbose.
Need to discuss if its worth creating a lib for a livereload connect middleware.
2013-05-01 13:14:13 -07:00
Oleg Seletsky
6bfd0a7c5f Typo fix. Closes GH-77. 2013-04-30 10:26:56 -07:00
Kyle Robinson Young
e5ad6be721 Add compiling as needed example, fix tasks def for 0.3.1. Closes GH-74, closes GH-76. 2013-04-29 14:58:24 -07:00
Kyle Robinson Young
82d0df4bbd Better usage example for watch event. 2013-03-18 11:24:27 -07:00
Kyle Robinson Young
e09316644c Add event example 2013-02-25 10:04:52 -08:00
Kyle Robinson Young
ad67808cc9 Docs for nospawn 2013-02-21 16:12:33 -08:00
Kyle Robinson Young
8572348cea Break out task running functionality into a lib. Start on nospawn option. 2013-02-20 21:50:48 -08:00
Kyle Robinson Young
3ec9cd8d7f Add FAQ about enthusiastic patterns. Closes GH-36. 2013-01-14 23:41:47 -08:00
Kyle Robinson Young
0b05bb6e61 Add FAQ about use with Grunt v0.3. Make FAQs appear again. 2013-01-02 13:35:42 -08:00
Tyler Kellen
c1778613ad docs 2012-10-18 17:23:26 -05:00