Commit Graph

418 Commits

Author SHA1 Message Date
Parker Moore 7f68b471aa Add ids to history blocks which are useful. 2014-07-15 10:51:20 -04:00
Ivan Tse fde3a02b71 Add Jekyll::AutolinkEmail and Jekyll::GitMetadata
Add these plugins to the list of plugins.
2014-07-14 04:35:09 -04:00
Parker Moore 04d744fda3 Updated site history 2014-07-12 10:10:59 -07:00
Arnout Engelen 61a8512805 fix kramdown urls 2014-07-12 18:47:56 +02:00
Parker Moore e8e245e20f Fix Data Files example around iterative over files in a subfolder of _data.
Addresses @fkostadinov's comment in #2395:
https://github.com/jekyll/jekyll/pull/2395#issuecomment-48151478
2014-07-09 08:24:33 -07:00
Julian Thilo 861c81b590 Update link to Windows installation guide
I've just released a new version of Run Jekyll on Windows and it's now got its own domain!
2014-07-09 01:44:11 +02:00
AJ Acevedo a7cc026e2c Fixed broken link to Permalinks page [ci skip]
The Permalinks link was generating a 404 error due to the link using a capital P in the link path.
2014-07-05 14:20:30 -04:00
Austin Pray febf80cccd Merge branch 'master' of github.com:jekyll/jekyll into beefUpDox 2014-07-03 10:36:16 -05:00
Parker Moore 253b10818c add #2554 to history on site 2014-06-28 21:38:17 -04:00
Parker Moore f681b35b65 Booooom, 2.1.0 in history on site. 2014-06-28 17:42:53 -04:00
Parker Moore 404661fc72 You need NodeJS in order to install jekyll-coffeescript. 2014-06-28 16:09:19 -04:00
Parker Moore c239746363 Use bundle exec in CI guide. [ci skip]
h/t @ndarville
Ref: #2432
2014-06-27 17:10:06 -04:00
Parker Moore 6a7386e6ba Merge pull request #2432 from jekyll/docs-4-ci 2014-06-27 16:39:19 -04:00
Parker Moore 21ab9f8b9e Speak English good. h/t @gjtorikian 2014-06-27 16:35:21 -04:00
Parker Moore eab113e4f5 html-proof ~> htmlproof 2014-06-27 15:43:37 -04:00
Parker Moore bd4a8c1ce2 Fixes, fixes. 2014-06-27 15:32:16 -04:00
Parker Moore e2de7ab0c7 Finish CI guide. 2014-06-27 15:25:33 -04:00
Parker Moore b79be6d320 updates to CI page. [ci skip] 2014-06-27 03:53:41 -04:00
Anatol Broder 60bb78e25b Remove wrong statement 2014-06-27 09:44:39 +02:00
Parker Moore 912bd84629 A little more work. 2014-06-25 16:17:42 -04:00
Anatol Broder d77078518d Add new page 2014-06-25 16:17:42 -04:00
mikecole 053ba9a9ca Provide an updated, more comprehensive link...
to Windows installation instructions.
2014-06-25 13:50:07 -05:00
Paul Henry 1a99b241ca nil parsed in yaml is just a string, should be explicit 2014-06-20 17:13:21 -07:00
Alessandro Lorenzi db97d40f5e Add Piwigo Gallery plugin 2014-06-18 01:16:58 +02:00
Anatol Broder db462a181c Add link to jekyll-compress-html 2014-06-14 12:10:09 +02:00
Parker Moore d59b2c3ef6 Merge pull request #2419 from jens-na/collection-defaults 2014-06-12 20:38:21 -04:00
János Rusiczki 19532cae88 Add link to JAPR. 2014-06-05 08:53:16 +03:00
Parker Moore 4e26874298 Merge pull request #2436 from budparr/documenttoliquid 2014-06-04 14:16:22 -04:00
Bud Parr 90bc9314f1 change label to collection
To make it clear the label is of the document's collection
2014-06-02 14:32:52 -04:00
XhmikosR 3ee02c1433 Use `https` for GitHub links.
The `http` links already redirect to `https` anyway.
2014-06-02 10:09:08 +03:00
Bud Parr 69aae64133 Merge branch 'documenttoliquid' of https://github.com/budparr/jekyll into documenttoliquid
Conflicts:
lib/jekyll/document.rb
2014-06-01 22:36:20 -04:00
Jens Nazarenus 460d9c1c44 Adds an example how to use frontmatter defaults with collections 2014-06-01 22:21:31 +02:00
Rob Murray d34d4cbc37 Add link to Jekyll Project Version Tag plugin 2014-06-01 12:04:49 +01:00
Parker Moore 4e37b51749 Merge pull request #2439 from tschmidt/update-configuration-documentation 2014-05-30 18:14:52 -04:00
Terry Schmidt 42cc3cac21 Changes to help clarify defaults in site config vs front-matter 2014-05-30 09:54:07 -05:00
Ben 8f9b0424b6 Add jekyll_github_sample plugin 2014-05-29 13:05:37 -07:00
Terry Schmidt 4dcb877ff9 Tweak front-matter vs site configuration per comments from @parkr on jekyll/jekyll#2439 2014-05-27 10:14:28 -05:00
Terry a0595a00e8 Update explanation of the site front-matter defaults section 2014-05-23 10:03:14 -05:00
Parker Moore f416c686af Merge pull request #2389 from kleinfreund/patch-1 2014-05-21 01:09:54 -04:00
Parker Moore 3c6377d665 Merge pull request #2395 from rdumont/data-subdirectories 2014-05-21 01:09:15 -04:00
Parker Moore 5aefaa1c48 Merge pull request #2418 from mathbruyen/collections_permalink 2014-05-20 22:52:29 -04:00
Parker Moore d3f9427e37 Merge pull request #2424 from kleinfreund/patch-2 2014-05-20 15:35:47 -04:00
Ivan Tse 27381b7f07 Remove extra period. [ci skip] 2014-05-20 09:58:43 -04:00
Philipp Rudloff 936a00a974 Prevent table from extending parent width
The table containing the _Permalink style examples_ [in the docs](http://jekyllrb.com/docs/permalinks/#permalink-style-examples) extends the width of the content container.

The solution I propose is a bit dirty, because I remove `permalink: ` in the left column to make the table fit.

Another way would be using `white-space: normal;` for code inside tables. That would lead to _ugly_ line-breaks within the code.

What do you think?
2014-05-19 16:41:33 +02:00
Chezou 755088dbf0 Fix broken link on installation.md 2014-05-19 00:13:40 +09:00
Mathieu Bruyen 921dbe0547 Override collection url template 2014-05-17 10:40:52 +02:00
Josh Davis 11e3217ec1 Remove broken link in extras.md, closes #2400 2014-05-12 11:57:54 -05:00
jaybe@jekyll fc7f724529 Remove Quickstart' Default Markdown Section
Remove default Markdown section from Quickstart documentation page as
it is redundant and unnecessary at this time. #2387
2014-05-12 10:48:31 -05:00
Rodrigo Dumont 418c978b91 Add _data sub-folder support to docs 2014-05-12 11:21:31 -03:00
Austin Pray a79279b1cc Beefs up variables.md
Adds site.data
Adds site.collections
Adds site.html_pages
2014-05-11 16:21:47 -05:00