135 Commits

Author SHA1 Message Date
RyanZim
0925ea22c5 Expand Client-side Support Section
Fixes #142
2016-04-09 16:18:41 -04:00
RyanZim
5cc5efdf24 Clarify docs on the client option 2016-04-09 15:48:22 -04:00
RyanZim
e4054bfc5f Add documentation for renderFile() and filename
Fixes #124
2016-03-24 15:38:44 -04:00
mde
db283cdf66 Updated docs with new opts 2016-01-23 15:31:25 -08:00
Roy Paterson
229f1010d9 Add documentation for escape option 2015-09-14 11:03:26 -07:00
mde
4db5179a26 Updated README with whitespace-slurp mode tags 2015-09-06 21:10:42 -07:00
Timothy Gu
be304ae521 README: do not use semicolon in <%- %>
That is considered bad practice.
2015-03-18 18:45:52 -07:00
Timothy Gu
d9f1df9b0c README: Expand on the format of the path of included file 2015-03-18 18:43:59 -07:00
Timothy Gu
c745b46d7d Add rmWhitespace mode
It is not a full-fledged HTML minifier, nor will it be. It is designed to
be as "safe" as possible.

Fixes #51.
2015-02-14 08:51:47 -08:00
mde
23e21c53fe Restore accidental removal of underscore in option name 2015-02-08 16:02:17 -08:00
mde
f74cde89e7 Add ability to plug in LRU cache easily 2015-02-08 14:25:00 -08:00
Timothy Gu
4a0bc62338 README: try to fix rendering on npmjs.org 2015-01-25 22:53:31 -08:00
Timothy Gu
409969496f Fix a few typos here and there 2015-01-11 10:48:29 -08:00
Timothy Gu
d46ea42e75 Fix badge URL
Don't know how I tested it...
2015-01-09 22:21:08 -08:00
Matthew Eernisse
1ff8d75cbe Merge pull request #8 from TimothyGu/deps
Dependency improvements
2015-01-09 21:28:51 -08:00
Timothy Gu
34e5e1d9c5 Consistently use badges from shields.io
Less chances of having badges of different styles in the future.
2015-01-09 20:26:48 -08:00
Timothy Gu
d7bcfaa247 README: add devDependencies tracking badge 2015-01-09 20:19:52 -08:00
Timothy Gu
3fce2491ca Add _with option
This option controls whether or not to use with() {} in the generated funcs.
It is useful for performance purposes.
2015-01-09 20:19:28 -08:00
mde
074c37dccb Updated client support section 2015-01-04 10:52:59 -08:00
mde
0946fd6924 Added build status 2015-01-04 10:32:46 -08:00
mde
7ecfe0b8de Added Erubis to related projects in doc 2015-01-04 10:05:35 -08:00
mde
3647d862e9 Doc fixes 2015-01-04 10:01:28 -08:00
mde
186a522e90 Better backward compat, docs 2015-01-04 09:54:45 -08:00
mde
04f5f45ca1 Doc update 2015-01-03 22:59:10 -08:00
mde
b3262c2066 Doc updates 2015-01-03 22:57:37 -08:00
mde
19700fa28c Whitespace 2015-01-02 13:49:46 -08:00
mde
77e34a1655 Doc fixes 2015-01-02 13:39:11 -08:00
mde
f15bb0322b Fixed delimiter docs 2015-01-02 13:37:24 -08:00
mde
93c1e5d83d Added related projects section 2015-01-02 13:34:43 -08:00
mde
7cff9af5bb Added tags to docs 2015-01-02 12:27:25 -08:00
mde
b6cd9baed0 Docs 2015-01-02 12:17:39 -08:00
mde
9a9ecd7026 Added stub README 2015-01-01 21:22:20 -08:00
mde
ad2c20eddd Set up repo using original EJS 2014-12-31 09:56:37 -08:00
Matt Rix
423cec85ee Fix typo 2014-04-22 00:36:56 -04:00
mde
bfa9f85b24 Updated Travis URL to geddy org 2014-02-06 13:17:00 -08:00
bhanuc
dbae2d3cdf Added details of getting started tutorial in geddy 2014-01-12 16:53:22 +05:30
mde
83951260a7 Separate community items 2013-08-09 20:16:59 -07:00
mde
48457ee7ff Added Community to README 2013-08-09 20:16:17 -07:00
mde
cdd28f9d0b Simplify the README 2013-08-09 20:13:33 -07:00
Ben
be7b55d0e9 Update travis build status image 2013-07-01 22:23:56 -07:00
mde
21441cb9a3 A couple of updates to the README 2013-05-26 17:15:57 -07:00
Ken
7440d51274 Merge of geddy core master branch w/ CLI rewrite
Conflicts:
	bin/cli.js
	lib/controller/base_controller.js
2013-04-30 21:31:52 -06:00
mde
9a1863a53b Fixed misspelling 2013-04-29 17:59:15 -07:00
Ken
88873d3406 update readme and tutorial to add --swig flag 2013-01-31 17:59:58 -07:00
Rich Trott
e5a8fa957b NodeJS docs call it a module, so let's call it that too for consistency 2012-12-01 13:45:01 -08:00
Rich Trott
08e8cb05e4 remove unnecessary hyphen 2012-12-01 13:40:53 -08:00
Rich Trott
145c7cba71 use markdown 2012-12-01 13:39:36 -08:00
Rich Trott
d555830a6f Replace comma splice with two sentences 2012-12-01 13:36:28 -08:00
Rich Trott
298b3bc06a Replace comma splice with two separate sentences 2012-12-01 13:35:23 -08:00
Rich Trott
7de7f014da Basic copyediting 2012-12-01 13:35:00 -08:00