Commit Graph

35 Commits

Author SHA1 Message Date
XhmikosR 3ee02c1433 Use `https` for GitHub links.
The `http` links already redirect to `https` anyway.
2014-06-02 10:09:08 +03:00
Kevin Ingersoll 3498cc9947 Add a little clarity to docs 2014-05-07 14:48:35 +12:00
Troy Swanson 0dffe26cfe Update docs for different gist behavior 2014-05-06 21:25:34 -05:00
Matt Rogers 5c109ee8dc Merge pull request #2299 from penibelst/sort-nils 2014-05-06 16:49:40 -05:00
Anatol Broder 19b0fe9781 Separate example codes [ci skip] 2014-05-06 22:00:28 +02:00
Anatol Broder 3a1c18ede2 Remove the hint aout type 2014-05-06 21:54:12 +02:00
Anatol Broder 2ee7e73531 Improve the description 2014-05-06 21:50:33 +02:00
Anatol Broder dc0e577b44 Fix markup 2014-05-06 21:40:52 +02:00
Anatol Broder 7c1709fab4 Change nils argument to string 2014-05-06 21:36:13 +02:00
Anatol Broder 14e0abc4e2 Add documentation 2014-05-06 21:21:04 +02:00
Parker Moore 2f660674c3 Add docs for group_by and where filters 2014-05-05 23:37:25 -04:00
Parker Moore 7ef857a0bc Fix syntax issue on Templates page with `include` example.
Fixes #2256 for the time being.
2014-04-24 14:08:33 -04:00
XhmikosR dcb8192c29 Use double quotes consistently. 2014-03-24 00:31:07 +02:00
Matt Rogers 012387396a Merge pull request #1859 from robin850/rouge 2013-12-30 22:45:07 -06:00
Robin Dupret 0831d2b0f8 Add support for the Rouge syntax highlighter
By setting the `highlighter` setting to `rouge` you can now easily
highlight your code with it instead of relying on Pygments. However,
Jekyll doesn't depend on Rouge explicitly, you will need to install it
or add it to your Gemfile.

The documentation has been updated accordingly.
2013-12-22 18:45:40 +01:00
Jens Nazarenus 412fe8b8de edited documentation for include tag 2013-12-19 18:29:40 +01:00
thomasdao 386ea77e28 For issue #1714: Add documentation for post_url when posts are in subdirectory 2013-11-12 13:29:38 +08:00
Anatol Broder d14553cf75 Change day example to a one-digit 2013-10-27 01:28:58 +02:00
liufengyun f971aebfb1 support jsonify filter 2013-10-22 23:52:22 +08:00
maul.esel 2a92ad77cc Document variables in include tag 2013-10-01 22:31:16 +02:00
Anatol Broder d761338c2c Change links to Liquid documentation 2013-09-15 07:44:49 +02:00
Parker Moore 245e9fdb7b Merge pull request #1488 from troyswanson/iso8601
Clarify that date_to_xmlschema returns an ISO 8601 string
2013-09-01 10:35:44 -07:00
Troy Swanson afda7c273f Clarify that date_to_xmlschama returns an ISO 8601 string
References #1435
2013-09-01 12:05:18 -05:00
Parker Moore bed2978255 Fix docs/templates.md private gist example.
Duplicate of #1477 because we develop on the master branch.
2013-08-30 18:32:37 -04:00
Parker Moore f4d6ffeaac Include an HTML file in Templates docs so as not to confuse - we don't automatically markdownify/textilize includes. Fixes #1303. 2013-07-21 00:12:31 +02:00
Parker Moore 08f6f3c2ed Merge pull request #1204 from maul-esel/include-params2
Support parameters for liquid include tags.
2013-07-09 14:14:40 -07:00
Parker Moore 9509201670 Add note that gist tag supports private gists. Fixes #1248. 2013-06-30 15:55:36 +02:00
maul.esel 1b20a185ca fix liquid syntax in the docs 2013-06-12 18:14:03 +02:00
maul.esel fad210100b document include tag parameters 2013-06-11 16:08:47 +02:00
Parker Moore c294d65730 Python is a dependency of Pygments. Closes #1182. 2013-06-08 17:32:08 +02:00
Mikael Konutgan 008a094e95 Document Jekyll's date_to_rfc822 and uri_escape filters on the site 2013-05-23 20:15:24 +02:00
Parker Moore 3e7b0bbe47 Pygments does not need to be installed. Fixes #1099 #1119 2013-05-17 20:44:29 +02:00
Parker Moore 208becee86 Add docs for gist tag. 2013-05-12 16:20:05 +02:00
Parker Moore 628f8280d0 Merge benbalter:docs-pages #985 2013-05-10 22:11:36 +02:00
Benjamin J. Balter e1f04968e8 Use pages for documentation, not posts, fixes #980. 2013-04-18 10:10:59 -04:00