Commit Graph

3919 Commits

Author SHA1 Message Date
Alberto Grespan 2f3390750d Add tests to validate encoding of URLs
Added tests to validate the encoding of returned URL strings
after been escaped or unescaped.
2014-05-19 18:45:47 -04:30
Alberto Grespan 9932eb667b Encode URLs in utf-8 when escaping and unescaping
There is a problem while returning a path that has some special and possible Non-ASCII characters that may lead jekyll to break while doing the unescaping process. This is can be addressed by “forcing” ASCII to UTF-8.
2014-05-17 17:53:40 -04:30
Parker Moore ab679cbe26 Update history to reflect merge of #2417 [ci skip] 2014-05-17 00:54:29 -04:00
Parker Moore 4147e92561 Merge pull request #2417 from jekyll/jekyll-env 2014-05-17 00:53:55 -04:00
Parker Moore 3413c96845 Add test for Jekyll.env 2014-05-17 00:47:03 -04:00
Parker Moore 780cff46b3 Add jekyll.environment to site_payload. 2014-05-17 00:38:21 -04:00
Parker Moore 5d6f6b0571 Update history to reflect merge of #2377 [ci skip] 2014-05-16 03:51:12 -04:00
Parker Moore 04b0fe0160 Merge pull request #2377 from jekyll/numeric 2014-05-16 03:50:50 -04:00
Parker Moore 4d1c84aa2b date_to_xmlschema does some weird things with timezones, but whatever it's not important. 2014-05-16 03:42:35 -04:00
Jordon Bedwell 1c11afd78d Fix #2413 and setup a Jekyll.env. 2014-05-15 16:28:37 -05:00
Parker Moore 8b5fe24cb2 Update history to reflect merge of #2408 [ci skip] 2014-05-15 12:38:33 -04:00
Parker Moore ba905a2c18 Merge pull request #2408 from quinn/patch-1 2014-05-15 12:37:56 -04:00
Parker Moore bd51b250be Update history to reflect merge of #2411 [ci skip] 2014-05-15 12:37:28 -04:00
Parker Moore 996bf25aee Merge pull request #2411 from mathbruyen/patch-1 2014-05-15 12:37:02 -04:00
Parker Moore 2a5336b93a Update history to reflect merge of #2410 [ci skip] 2014-05-15 12:33:25 -04:00
Parker Moore b54f4e830a Merge pull request #2410 from XhmikosR/master 2014-05-15 12:33:03 -04:00
Mathieu Bruyen a38ea51994 Header links to pages which have a title
Header used to add link to all pages of the site, even those which do not have any title, creating empty anchors on the page like `<a class="page-link" href="/feed.xml"></a>`. Those were non click-able and used space on the page due to margins.

Now only displays pages with a title.
2014-05-15 08:59:29 +02:00
XhmikosR 7053e468cf Update Font Awesome to v4.1.0. 2014-05-15 09:41:38 +03:00
Quinn Shanahan 5ea62443f4 override EXCERPT_ATTRIBUTES_FOR_LIQUID
Allow EXCERPT_ATTRIBUTES_FOR_LIQUID to be overridden by inheriting class. Right now will always reference Jekyll::Post::EXCERPT_ATTRIBUTES_FOR_LIQUID. This is already being used in the codebase for ATTRIBUTES_FOR_LIQUID.
2014-05-14 13:39:16 -04:00
Parker Moore 8fc1e4b5ea Update history to reflect merge of #2401 [ci skip] 2014-05-12 13:20:58 -04:00
Parker Moore da6d781768 Merge pull request #2401 from jdavis/patch-1 2014-05-12 13:20:41 -04:00
Josh Davis 11e3217ec1 Remove broken link in extras.md, closes #2400 2014-05-12 11:57:54 -05:00
Parker Moore 6286b6cd76 Update history to reflect merge of #2387 [ci skip] 2014-05-12 11:53:37 -04:00
Parker Moore e7b8123141 Merge pull request #2387 from jaybe-jekyll/doc_updates 2014-05-12 11:52:35 -04: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
Parker Moore 89c782051b Update history to reflect merge of #2368 [ci skip] 2014-05-12 01:11:36 -04:00
Parker Moore 31d7afc987 Merge pull request #2368 from XhmikosR/master 2014-05-12 01:11:15 -04:00
Parker Moore 2f1138cd11 Update history to reflect merge of #2394 [ci skip] 2014-05-11 19:39:37 -04:00
Parker Moore 8068702c15 Merge pull request #2394 from penibelst/fix-dates 2014-05-11 19:38:40 -04:00
Anatol Broder a5b3104b0c Change timezone to Los Angeles 2014-05-12 00:47:54 +02:00
Parker Moore 8f90ba82a4 Update history to reflect merge of #2393 [ci skip] 2014-05-11 16:42:30 -04:00
Parker Moore 9bd6c98320 Merge pull request #2393 from createdbypete/quieter-build-command 2014-05-11 16:42:06 -04:00
Peter Rhoades 6465cd6446 Setting log_level earlier to silence info level configuration output. 2014-05-11 21:14:10 +01:00
jaybe@jekyll 3233005a0a Update Quickstart re: kramdown default
Update Quickstart documentation to reflect Jekyll’ 2.0 default of
kramdown Markdown engine versus Redcarpet.
2014-05-10 23:47:48 -05:00
Parker Moore d34f1d2c1a Update history to reflect merge of #2384 [ci skip] 2014-05-10 20:52:04 -04:00
Parker Moore c68d83bce7 Merge pull request #2384 from penibelst/test-sort-utf8 2014-05-10 20:51:21 -04:00
Anatol Broder 7cd95734df Fix coding for 1.9.3 2014-05-11 02:22:58 +02:00
Anatol Broder 06cebb0816 Add ascii+utf8 sort. Props @ixti 2014-05-11 01:34:09 +02:00
Anatol Broder b2f30f5bee Test Russian and Hebrew sort 2014-05-11 01:06:35 +02:00
Parker Moore ab990933a2 Update history to reflect merge of #2383 [ci skip] 2014-05-10 16:15:18 -04:00
Parker Moore 9a635f0ce3 Merge pull request #2383 from kleinfreund/patch-1 2014-05-10 16:14:37 -04:00
Philipp Rudloff 7756adc75c Fixing spacing issue for `code` inside `pre`
Regular (one-line) code inside a `code` tag has some padding around it. This leads to some weird spacing when dealing with code blocks (e.g. inside `pre`).

Removing the horizontal paddings for these. (Also replacing `border: none;` with `border: 0;` because it's shorter)
2014-05-10 22:05:21 +02:00
Parker Moore 5e9b22fbb2 Update history to reflect merge of #2345 [ci skip] 2014-05-10 15:44:35 -04:00
Parker Moore 01c09fd7fa Merge pull request #2345 from penibelst/sort-collection 2014-05-10 15:42:53 -04:00
XhmikosR af53111070 Include anchor_links before the end closing `body` tag. 2014-05-10 21:02:45 +03:00
XhmikosR cba586f06f Update anchor_links.html.
* fix `TypeError` when we are in home
* remove default type and encoding
* format the code
2014-05-10 21:02:45 +03:00
Parker Moore af9f1e6f48 Accept Numeric values for dates. 2014-05-09 23:11:05 -04:00
Parker Moore 53b2e1372c Update history to reflect merge of #2374 [ci skip] 2014-05-09 15:40:11 -04:00
Parker Moore aee7d7327f Merge pull request #2374 from albertogg/update-ruby 2014-05-09 15:39:46 -04:00
Alberto Grespan 03291eb5f4 Update CI to use Ruby 2.1.2 2014-05-09 14:43:59 -04:30