Parker Moore
6195192bcf
mojombo/jekyll ~> jekyll/jekyll
2013-12-11 17:44:33 -05:00
Parker Moore
1b8e6facd3
Add note about deployment on OpenShift using @developercorey's Jekyll cartridge.
2013-12-11 16:05:35 -05:00
Matt Rogers
8ebd5852cd
Updates for the 1.4.1 release
...
The 1.4.1 release is on the v1-stable branch
2013-12-09 20:49:15 -06:00
Doug Johnston
ea244e507c
Fix a broken link on the troubleshooting.md page
2013-12-09 15:04:48 -05:00
Eric Mill
caefd7b85f
move input GFM option down to the bottom, not in the defaults
2013-12-08 22:59:15 -05:00
Eric Mill
3fe261f91c
Mention the 'input' option to use a GFM parser in the kramdown options documentation.
2013-12-08 20:13:52 -05:00
Parker Moore
315fb0cf20
Use YYYY-MM-DD in History file :)
2013-12-07 19:31:48 -05:00
Matt Rogers
84722ded3e
Update the site for the 1.4.0 release
...
Add a release announcement and update the History file
2013-12-07 17:59:05 -06:00
maul.esel
f1869cda98
Merge branch 'master' into frontmatter-defaults
2013-12-05 19:29:57 +01:00
Matt Rogers
91a4c5611e
Prep for the 1.3.1 release
2013-11-26 20:27:27 -06:00
Matt Rogers
9e9abcb516
Merge pull request #1448 from penibelst/replace-yoursite
...
Replace yoursite.com by example.com
2013-11-22 20:59:27 -08:00
Matt Rogers
249642733b
Merge pull request #1718 from thomasdao/master
...
Add docs for post_url when posts are in subdirectory
2013-11-22 18:31:09 -08:00
andrewhavens
8944cdf544
Update link to example Rakefile to point to specific commit.
...
The link was pointing to the latest version of the file which had been changed and no longer provided the intended example.
2013-11-20 21:45:05 -08:00
Parker Moore
cbee41330e
Remove all the docs for migrations and link to http://import.jekyllrb.com
2013-11-18 18:56:38 -05:00
David Silva Smith
cbdadc83a1
Add block of code which should be added to Gemfile for Windows listen compatibility.
...
Closes https://github.com/mojombo/jekyll/pull/1720
2013-11-18 15:20:44 -05:00
Parker Moore
752a862c67
Add note about auto-regeneration
2013-11-18 15:17:50 -05:00
Aigars Dzerviniks
e974370cf1
Add additional information about encoding issues on Windows
2013-11-18 15:12:21 -05:00
Parker Moore
12fcdd9bfa
Some beginning collection for Windows users.
...
Leaving the office so it's a bit unkempt.
2013-11-18 15:12:21 -05:00
Parker Moore
435d0bc4ab
Empty file for windows docs.
2013-11-18 15:12:21 -05: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
4abd93567f
Example FTW
2013-11-11 18:52:37 +01:00
Anatol Broder
839f231027
Replace yoursite.com by example.com
2013-11-11 18:43:08 +01:00
Abhi Yerra
4e38d4858c
Link to an org-mode converter for Jekyll
2013-11-08 13:09:40 -08:00
Parker Moore
7cf41bbbf9
Merge pull request #1707 from localheinz/patch-1
...
Fix link to previous section
2013-11-08 11:33:34 -08:00
Yihang Ho
eeecbdc82a
Add Emoji for Jekyll to plugin list.
2013-11-08 17:36:07 +08:00
Andreas Möller
1defcad9a3
Fix link to previous section
...
There's no `assets` section. Linking to `pagination` instead.
2013-11-08 08:40:19 +01:00
Parker Moore
a35cb5ff53
Merge pull request #1670 from samrayner/add-asset-path-tag-to-docs
...
Add Asset Path Tag to plugin list in docs
2013-11-04 20:20:57 -08:00
Parker Moore
898b1372aa
Merge pull request #1695 from santtu/patch-1
...
Updated docs to match reality, where drafts are dated based on file modi...
2013-11-04 20:15:53 -08:00
Parker Moore
ba30f012d6
Merge pull request #1693 from shigeya/website-update-shigeya-plugins
...
Plugin description updates for Monthly/Category archive generator
2013-11-04 20:14:37 -08:00
Parker Moore
5d672782fb
Update jekyllrb.com site history.
2013-11-04 21:07:51 -05:00
Santeri Paavolainen
b5437a49fb
Updated docs to match reality, where drafts are dated based on file modification time
...
See 8e7b6bf5ff/lib/jekyll/draft.rb (L28)
-- source uses `File.mtime` on the draft file, not `Time.now` as the doc says.
2013-11-04 19:10:25 +02:00
Shigeya Suzuki
8987db896e
Plugin description updates for Monthly/Category archive generator
2013-11-04 12:46:18 +09:00
Katy DeCorah
6c12955912
updated end to endfor
2013-11-03 10:27:47 -05:00
Yi Zeng
9fbcc5795b
add missing section info to the drafts post, in order to make navigation links (Back, Next) work
2013-10-30 22:16:01 +13:00
Sam Rayner
1f0c139f35
Add Asset Path Tag to plugin list in docs
...
Requested by @mattr-
https://github.com/mojombo/jekyll/issues/881#issuecomment-27276509
2013-10-29 09:33:55 +00:00
Matt Rogers
9ce042c54f
Merge pull request #1663 from penibelst/emphasize-date-filters
...
Change day example to emphasize the leading zero
2013-10-26 20:10:19 -07:00
Anatol Broder
d14553cf75
Change day example to a one-digit
2013-10-27 01:28:58 +02:00
GSI2013
5bdb9eb041
documented 'jekyll_date_chart', 'jekyll_image_encode' and 'jekyll_quick_man' in the plugins list
2013-10-26 17:48:51 -02:00
Matt Rogers
f697d12027
Merge pull request #1651 from liufengyun/jsonify
...
support jsonify filter
2013-10-23 20:50:14 -07:00
Matt Rogers
2d7a4c69ec
Merge pull request #1656 from mojombo/plugin-gems-docs
...
Add docs for new 'gems' option.
2013-10-23 20:35:56 -07:00
Parker Moore
811b14412f
Add docs for new 'gems' option.
2013-10-23 10:48:23 -04:00
Matt Rogers
23ad7fa4bd
Merge pull request #1557 from mojombo/require-gems-plugins
...
Add `gems` for better plugin management
2013-10-23 07:39:43 -07:00
liufengyun
f971aebfb1
support jsonify filter
2013-10-22 23:52:22 +08:00
David Paschich
c017174dad
Fix grammar in usage.md
2013-10-16 07:47:18 -07:00
maul.esel
96a37ac1ab
document frontmatter defaults precedence
2013-10-15 14:25:47 +02:00
maul.esel
20ea0c8d56
Merge branch 'master' into frontmatter-defaults
2013-10-14 19:44:06 +02:00
albertogg
65df20ac10
Fix typos.
2013-10-10 21:21:37 -04:30
albertogg
ac6f09752d
requieres.
2013-10-10 16:35:04 -04:30
albertogg
222aad55e4
Show the complete name and no abbreviation.
2013-10-10 16:15:01 -04:30
albertogg
c38f295f63
Fix typos.
2013-10-10 16:09:20 -04:30
albertogg
c169ad26cd
jekyll-import warning note of missing deps.
...
The jekyll-import gem, opted to leave out importer-specific runtime dependencies. I'm adding a warning note for the user to be aware of this and manually install the ones they need based on the importer they are using.
2013-10-10 13:48:17 -04:30
Parker Moore
310688297b
I guess we'll wait until v2.0 to switch to absolute permalinks.
2013-10-04 15:03:05 -04:00
Matt Rogers
fef96d95e1
Merge pull request #1495 from maul-esel/variable-include
...
Variable {% include %}
2013-10-04 05:42:27 -07:00
Matt Rogers
3a72906795
Merge pull request #1592 from fxn/master
...
another pass on the documentation of generators
2013-10-02 21:01:38 -07:00
maul.esel
2a92ad77cc
Document variables in include tag
2013-10-01 22:31:16 +02:00
Xavier Noria
4e2217986f
another pass on the documentation of generators
...
This commit refines the docs contributed in f074bb6
.
2013-10-01 20:16:37 +02:00
Matt Swanson
3b6b56c220
Rebase on upstream/master; rename file to work with docs_ul includes file
2013-10-01 10:34:29 -04:00
Matt Swanson
eca642bf6f
Fix typo in data docs; update section pagination for migrations to correctly point back to data
2013-10-01 10:26:51 -04:00
Matt Swanson
f864b69019
Add docs for new Data Files feature
2013-10-01 10:26:51 -04:00
liufengyun
760cbc7f91
Autoload yaml files under _data directory
...
The jekyll engine will autoload all yaml files(ends with .yml or .yaml)
under _data. If there's a file members.yml under the directory, then user
can access contents of the file through site.members.
2013-10-01 11:23:33 +08:00
Xavier Noria
f074bb6ae6
adds more information to the documentation of generators
2013-09-30 23:04:29 +02:00
Parker Moore
26803c28db
Remove gist URL in pagination docs.
2013-09-27 15:11:59 -04:00
张君君
dd6d0b42fe
Update pagination example
2013-09-26 00:11:06 +08:00
Shigeya Suzuki
a93b1a26eb
Documentation update for the encoding configuration
2013-09-19 12:22:50 +09:00
MURAOKA Taro
f4c2383d3c
write document for config.encoding
2013-09-19 12:21:25 +09:00
Parker Moore
5f6af4c215
Add note about installing Xcode on the Mac in the Installation docs.
...
Xcode command-line tools (clang and ruby headers) are required for installing some of Jekyll's dependencies which create native extensions.
Closes #1561 .
2013-09-18 13:51:56 -04:00
Matt Rogers
0b40bd033b
Merge pull request #1553 from penibelst/change-link-liquid
...
Change links to Liquid documentation
2013-09-16 18:38:13 -07:00
maul.esel
1cb67932f6
fix minor docs quirk
2013-09-16 15:46:15 +02:00
David Ensinger
ed92d1c4c2
Add link to Jekyll Suggested Tweet liquid tag to list of Tags plugins.
2013-09-15 18:56:18 -04:00
Parker Moore
ab4fb89043
Fix params on JekyllImport::WordPress.process so it's using hash
2013-09-15 23:13:02 +02:00
Parker Moore
30bce38ef2
Fix JekyllImport::WordPress instructions on docs site to use hash as parameter.
...
See comment by @grobmeier on 97cb3f1336
2013-09-15 23:11:22 +02:00
Anatol Broder
d761338c2c
Change links to Liquid documentation
2013-09-15 07:44:49 +02:00
Parker Moore
be9c0dcc7e
Update docs/history.md for v1.2.1
2013-09-14 20:57:10 -04:00
Parker Moore
97cb3f1336
Update JekyllImport::WordPress instructions on docs site.
...
Closes #1548 .
2013-09-14 20:16:26 -04:00
Parker Moore
5355fcf02d
Update Contributing page in the docs to match the new CONTRIBUTING.markdown. #1537 .
2013-09-14 20:09:26 -04:00
Parker Moore
3e936e8b75
Update site/docs/history.md as per #1512 .
2013-09-11 19:15:47 -04:00
maul.esel
8060cb60a2
Add site documentation for the new feature
2013-09-11 18:39:59 +02:00
Parker Moore
73789f20e1
Update history and History.markdown so it is consistent with previous release headers.
2013-09-07 01:59:48 -04:00
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
Parker Moore
d10007182d
Be (mostly) anal-retentive about line columns. 🌽 😛
2013-07-11 00:14:38 +02:00
jannypie
d6bc3d00af
Update troubleshooting.md for Mac OSX native gem install issue
2013-07-10 17:10:29 -04:00
Donald Perry
530ad08210
Update the S3 deployment documentation
...
This is just #1294 on the appropriate branch.
2013-07-10 13:16:56 -05:00
Matt Swensen
73f942cf7d
Adding details to GitHub Pages deployment docs regarding relative URLs.
...
Fixes #1291 .
2013-07-10 13:54:02 +02:00
Parker Moore
9fe42fe09c
Add _drafts to site structure page
2013-07-09 23:55:37 +02:00
Parker Moore
3bc912c3c2
Really crappy docs page for drafts
2013-07-09 23:55:18 +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
be91ee3df2
Update Wordpressdotcom migrator example to match jekyll-import initial beta2. Fixes #1281 .
2013-07-08 14:58:20 +02:00
Rob Wierzbowski
c172f0b72e
Adds Jekyll Picture Tag to the Plugins page
2013-07-07 18:33:18 -04:00
Parker Moore
f1941f89d4
Merge changes on docs/plugins/ page.
2013-07-05 16:03:38 +02:00
Jens Krause
9a73d35104
Adding jekyll-swfobject to plugins.md
2013-07-05 11:56:10 +02:00
Parker Moore
6eeb2e3f7e
Added hyphen to 'Timeago' in third-party plugins list.
2013-07-03 11:48:13 +02:00
markets
efcfa4ec84
Add jekyll-timeago to plugins list
2013-07-02 21:13:31 +02:00
Parker Moore
9509201670
Add note that gist tag supports private gists. Fixes #1248 .
2013-06-30 15:55:36 +02:00
Parker Moore
99bffd112b
Add Youku and Tudou Embed link on Plugins page in site/. Fixes #1250 .
2013-06-30 15:52:04 +02:00
tomsugden
f25fe1c86f
Add site.pages to Variables page in Docs. Fixes #1251
2013-06-30 15:45:30 +02:00
Matt Rogers
90962a5acc
Update the QuickStart guide for the default engine change
...
As of Jekyll 1.1, we'll be using Redcarpet as the default for all new
sites.
2013-06-27 12:52:04 -05:00
Parker Moore
bfdcdeebf1
Fix coolaj86 link to migrate from Blogger to Jekyll. Modifies #1242 .
2013-06-26 18:33:42 +02:00
Florent Guilleux
d305226abb
Update URL of article about Blogger migration
2013-06-26 11:04:09 -05:00
Matt Rogers
7f9ccf1e48
Merge pull request #1192 from zachgersh/update_contrib
...
Updated contributing documentation as per parkr.
2013-06-24 14:50:59 -07:00
Parker Moore
5fdf2d87b2
Merge pull request #1228 from zachgersh/plugin_updates
...
Updates to the plugin's page on jekyll.rb
2013-06-23 06:03:15 -07:00
Parker Moore
6391f87462
Merge pull request #1227 from zachgersh/doc_update
...
Removed the link that is now not working to "Maintain your blog with git"
2013-06-22 03:50:23 -07:00