Commit Graph

146 Commits

Author SHA1 Message Date
Davide Ficano d122bfd5ab Added link to TOC Generator Filter Plugin 2013-09-05 11:54:30 +02:00
Anatol Broder bfe93729dd Add Good Include to plugin list 2013-09-02 09:04:21 +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
Nick Quinlan bec508261d added jekyll-pageless-redirects to plugin list 2013-09-01 07:50:41 -07:00
Parker Moore 6475cce179 Merge pull request #1463 from penibelst/add-site-repository
Add site.repository for the URL on Github. Close #1456
2013-08-30 15:38:35 -07: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
Michael Parker cccfe1be78 Clarify that --config flag can take multiple files 2013-08-29 16:27:47 -07:00
Anatol Broder 0ab2b4207a Add site.repository for the URL on Github. Close #1456 2013-08-28 09:23:11 +02:00
Matt Rogers 4fa4ad2232 Merge pull request #1443 from ddavison/detachment
Detachment
2013-08-24 20:16:42 -07:00
ddavison aedac6060b adding new -B flag for -background- 2013-08-23 01:19:41 -04:00
ddavison 8463e62d92 adding note about running detached 2013-08-22 13:45:06 +00:00
Anatol Broder aadf992616 Add code tags 2013-08-22 08:32:56 +02:00
ddavison 8efcca9ddc adding documentation on using detach 2013-08-21 21:10:42 +00:00
Benjamin Esham 1177cb6f54 Add "pluralize" and "reading_time" filters to docs 2013-08-20 20:57:15 -04:00
Matt Rogers 894ae74619 Merge pull request #1418 from nfagerlund/docs_redcarpet
Docs: Explain what goes into the redcarpet: extensions: array
2013-08-13 17:34:43 -07:00
Anatol Broder 00285411eb Update curly apostrophes 2013-08-13 22:56:04 +02:00
Nick Fagerlund 6f22c83249 Docs: Explain what goes into the redcarpet: extensions: array
- Document the two secret-sauce extensions that Jekyll adds, which don't seem to
  be mentioned elsewhere.
- Link to the Redcarpet documentation for other extensions.
- Mention the three or so most common extensions.
- Mention that Redcarpet 2.2.2 lacks several extensions that were added later.
2013-08-13 13:50:56 -07:00
Anatol Broder d7b5c40901 Correct internal links 2013-08-11 15:09:23 +02:00
Parker Moore bc3dccf0e5 Merge pull request #1386 from mojombo/disable-excerpts
Disable automatically-generated excerpts with option
2013-08-08 02:39:06 -07:00
Parker Moore f17f799221 It's WordPress - capital P, dang it.
WordPress, like GitHub, is a camel-cased name that deserves to be
written properly. Props to @jeremyvisser for pointing this out.

Closes #1384
2013-08-06 18:44:20 +02:00
Parker Moore a73b17d08c Docs about disabling excerpts. 2013-08-06 18:24:47 +02:00
Parker Moore 3af0e2ea4c bugs in the site 2013-08-06 18:08:58 +02:00
André Arko fdf14d3911 Escape tag literal 2013-08-04 12:30:06 -07:00
André Arko 73d03e5b54 Add postfiles plugin
Add my postfiles plugin to the list of plugins.
2013-08-04 01:21:17 -07:00
Matthias Vogelgesang 0b9199bba5 Add jekyll-ditaa to plugins list 2013-08-02 16:57:11 +02:00
Assaf Gelber 2c960bf4ed Added the word 'feed' :| 2013-07-25 21:50:19 +03:00
Assaf Gelber 67186e6318 Added jekyll-rss plugin to docs 2013-07-25 20:28:45 +03:00
Robin Mehner d0d9a1b482 page.title is the title of the page, not the post 2013-07-24 19:01:21 +02: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 234f35a025 Update Quick-Start page to include reminder that all requirements must be installed for Jekyll to work. Fixes #1327. 2013-07-21 00:07:25 +02:00
Parker Moore b505eb04b3 Merge pull request #1318 from johnkhughes/master
Update Extras page in the docs
2013-07-20 14:56:27 -07:00
Rob Wierzbowski 5c9aa19123 Add generator-jekyllrb and grunt-jekyll to plugins page 2013-07-19 11:13:26 -04:00
Matt Rogers 08aef455be Merge pull request #1310 from robwierzbowski/organize-plugins
Organize plugins into categories.
2013-07-16 20:48:51 -07:00
Anatol Broder 7d18d2843b Add description for drafts folder. Fix #1319 2013-07-17 01:11:00 +02:00
John Hughes 2e8c4359a1 Change syntax highlighting to YAML on Extras page 2013-07-16 21:06:30 +01:00
John Hughes aae84c4180 Add brackets around sudo on Extras page 2013-07-16 21:01:01 +01:00
John Hughes 52b3afdb71 Update Extras page in the docs to include Kramdown to fix #1313 2013-07-16 20:30:22 +01:00
Parker Moore 37dc759410 Pages are not alphabetical.
f25fe1c86f (commitcomment-3644377)
2013-07-16 18:04:56 +02:00
Rob Wierzbowski afb1561c83 Escape/remove single '_' and '*'s that maruku chokes on. 2013-07-16 10:50:47 -04:00
Rob Wierzbowski b8b9e79899 Organize plugins into categories, clean up copy. 2013-07-16 10:50:47 -04:00
Parker Moore 5f12373f1a Merge branch 'master' of github.com:mojombo/jekyll
* 'master' of github.com:mojombo/jekyll:
  Add Jekyll Image Tag to the plugins list
2013-07-16 11:24:30 +02:00
Parker Moore 1f6839baca Update history page in the docs to include #1304. 2013-07-16 11:24:14 +02:00
Rob Wierzbowski d402427b81 Add Jekyll Image Tag to the plugins list 2013-07-14 18:58:45 -04:00
Parker Moore 07406baabe Update history files. 2013-07-14 19:57:09 +02:00
Parker Moore 4ce89ac96d Merge pull request #1201 from zachgersh/all_kramdown
Supporting more kramdown options.
2013-07-14 08:45:05 -07:00
Damian Lettie 7521414d11 Add optional time zone when specifying page.date. 2013-07-14 18:17:09 +10:00
zachgersh b0fbfdb87d Added a configuration warning to our docs for the two kramdown options we don't support. 2013-07-14 00:32:48 -05:00
Parker Moore ef0384a662 Merge pull request #1289 from mojombo/drafts-docs
Documentation for drafts
2013-07-11 02:56:45 -07:00
Matt Rogers a5b6522ee2 Make the text around generating the site more clear
Thanks to @jpiasetz for the suggestion!
2013-07-10 23:34:48 -05:00