Parker Moore
778fa4cc0e
Release 💎 3.1.0
2016-01-24 13:13:53 -08:00
Parker Moore
55910f19c3
Merge branch 'master' of github.com:jekyll/jekyll
...
* 'master' of github.com:jekyll/jekyll:
Make our .travis.yml a little easier to maintain.
Update History.markdown to reflect the merger of #4394
Minor spelling error
2016-01-24 13:13:21 -08:00
Parker Moore
368f5b67a9
Release 💎 3.1.0
2016-01-24 13:13:15 -08:00
Jordon Bedwell
c5818d1837
Make our .travis.yml a little easier to maintain.
2016-01-24 09:50:02 -06:00
Jordon Bedwell
ab8f2d6bb1
Update History.markdown to reflect the merger of #4394
2016-01-24 08:40:31 -06:00
Jordon Bedwell
7b5febdcd5
Merge pull request #4394 from j26design/patch-1
...
Minor spelling error
2016-01-24 08:39:35 -06:00
John Perry
96b80b1a72
Minor spelling error
2016-01-23 23:27:17 -07:00
Parker Moore
4b827e1797
Release 💎 3.1.0.pre.rc3
2016-01-22 13:15:41 -08:00
jekyllbot
4d138c9ab5
Update history to reflect merge of #4195 [ci skip]
2016-01-22 13:13:19 -08:00
jekyllbot
ccb382679a
Merge pull request #4195 from jekyll/pull/cleanup-document__post_read
...
Merge pull request 4195
2016-01-22 13:13:18 -08:00
jekyllbot
6d67e9bdd4
Update history to reflect merge of #4388 [ci skip]
2016-01-22 13:01:05 -08:00
jekyllbot
512c7fdb05
Merge pull request #4388 from jekyll/fix-page.class-access
...
Merge pull request 4388
2016-01-22 13:01:04 -08:00
Parker Moore
2b8de59717
remove merge conflict
2016-01-22 09:38:34 -08:00
Parker Moore
afff4f0bec
Merge remote-tracking branch 'origin/pull/cleanup-document__post_read' into pull/cleanup-document__post_read
...
* origin/pull/cleanup-document__post_read:
add Utils.strip_heredoc
Fix #4191 : Reduce Document#post_read complexity slightly.
Fix #4188 : Extract title from filename successfully when dateless.
2016-01-22 09:37:58 -08:00
Parker Moore
5878acaaf1
Document#post_read: only overwrite slug & ext if they aren't set by YAML
2016-01-22 09:36:55 -08:00
Parker Moore
6c40c7f553
collections.feature: check for 0 exit status always
2016-01-22 09:36:37 -08:00
Parker Moore
ba1cfab73c
step_definitions: fixture collections should copy _thanksgiving
2016-01-22 09:36:25 -08:00
Parker Moore
8204e479c3
add Utils.strip_heredoc
2016-01-22 09:11:56 -08:00
Jordon Bedwell
67f842546e
Fix #4191 : Reduce Document#post_read complexity slightly.
2016-01-22 09:11:56 -08:00
rebornix
1298ba6908
Fix #4188 : Extract title from filename successfully when dateless.
2016-01-22 09:09:30 -08:00
jekyllbot
c0e0159783
Update history to reflect merge of #4389 [ci skip]
2016-01-22 09:03:44 -08:00
jekyllbot
c42d27e428
Merge pull request #4389 from zsyed91/refactor_page_permalink
...
Merge pull request 4389
2016-01-22 09:03:43 -08:00
jekyllbot
95df351341
Update history to reflect merge of #4390 [ci skip]
2016-01-22 09:01:21 -08:00
jekyllbot
cbe66193c2
Merge pull request #4390 from contentful/contentful/add-contentful-to-docs
...
Merge pull request 4390
2016-01-22 09:01:20 -08:00
Parker Moore
cf51e32d0e
Drop#[]: use self.class.invokable? instead of content_methods.include? for speed
2016-01-22 08:59:48 -08:00
David Litvak Bruno
442074fdb1
Add Contentful Extension to Plugins
2016-01-22 13:29:31 -03:00
Zshawn Syed
4ecdf6ce10
Remove extra OR condition since a missing hash key will return a nil anyway. Added a test to catch this nil condition since it was missing to begin with. Reduced line length in test_page.rb
2016-01-21 23:44:30 -06:00
Parker Moore
31ae61b419
Drop#[]: only use public_send for keys in the content_methods array
2016-01-21 18:20:35 -08:00
Parker Moore
b3ddd985a4
Merge pull request #4380 from jekyll/cherry-pick-4378
...
Document: throw a useful error when an invalid date is given
2016-01-20 14:58:44 -08:00
Parker Moore
4017e30cca
Merge pull request #4382 from jekyll/3.0.2-release
...
Release 💎 v3.0.2
2016-01-20 14:34:00 -08:00
Parker Moore
e9be8933de
Release 💎 v3.0.2
2016-01-20 14:33:02 -08:00
Parker Moore
a72629908a
Document: throw a useful error when an invalid date is given
2016-01-20 14:19:06 -08:00
Parker Moore
1ba23c32c6
add Utils.strip_heredoc
2016-01-20 11:46:18 -08:00
Jordon Bedwell
ec0eff3315
Switch to pry-byebug so everybody gets the benefit.
2016-01-20 13:30:56 -06:00
jekyllbot
f1ac1f2125
Update history to reflect merge of #4376 [ci skip]
2016-01-20 11:07:34 -08:00
jekyllbot
7b8c39722b
Merge pull request #4376 from pathawks/detach
...
Merge pull request 4376
2016-01-20 11:07:33 -08:00
jekyllbot
af20abf1bc
Update history to reflect merge of #4377 [ci skip]
2016-01-20 11:06:31 -08:00
jekyllbot
94b0c500c6
Merge pull request #4377 from liambowers/master
...
Merge pull request 4377
2016-01-20 11:06:31 -08:00
Jordon Bedwell
e50d4d6b6e
Fix bad UNLESS.
2016-01-20 07:30:07 -06:00
Jordon Bedwell
61acafe97a
Move ByeBug to development and disallow for JRuby.
2016-01-20 07:24:24 -06:00
Jordon Bedwell
37e1101690
Re-add Gem version after accidental removal.
2016-01-20 07:04:22 -06:00
Liam Bowers
f44a9cf401
Added the Wordpress2Jekyll Wordpress plugin
2016-01-20 12:25:29 +00:00
Pat Hawks
090cf5a50b
Disable auto-regeneration when running server detached
2016-01-19 23:12:59 -08:00
Jordon Bedwell
f8e8672148
Fix #4191 : Reduce Document#post_read complexity slightly.
2016-01-19 11:18:19 -08:00
rebornix
d50656021f
Fix #4188 : Extract title from filename successfully when dateless.
2016-01-19 11:18:19 -08:00
Jordon Bedwell
ecc5121918
Update our badge URL's for more reliability.
2016-01-19 10:15:58 -06:00
Jordon Bedwell
56a711f1ee
Move to static Ruby versions so we can test on latest versions.
2016-01-19 10:11:54 -06:00
Parker Moore
00285f7b9a
Release 💎 3.1.0.pre.rc2
2016-01-18 15:39:56 -08:00
Parker Moore
32fba4f01a
Release 💎 v3.1.0.pre.rc2
2016-01-18 15:39:53 -08:00
Parker Moore
be0e951bb0
features: Reorganize step definitions to reduce duplication
2016-01-18 15:35:11 -08:00
Parker Moore
d27f1d95d5
features: #run_command should prefix command with $
2016-01-18 15:34:50 -08:00
Parker Moore
e75d703806
Page#write? shouldn't freeze 'true'
2016-01-18 15:33:58 -08:00
jekyllbot
2d5feab2ae
Update history to reflect merge of #4373 [ci skip]
2016-01-18 15:00:47 -08:00
jekyllbot
c5830ce6e0
Merge pull request #4373 from jekyll/page-as-renderable
...
Merge pull request 4373
2016-01-18 15:00:46 -08:00
Parker Moore
4de1873b56
Renderer: #output_ext should check to make sure the output extension of the permalink isn't empty
2016-01-18 14:09:14 -08:00
Parker Moore
a351a70b03
test: Slight refactor to doublecheck destination.
2016-01-18 14:08:53 -08:00
Parker Moore
275d56a0fe
test: use {assert,refute}_exist everywhere
2016-01-18 13:45:36 -08:00
Parker Moore
2de5bacb41
pages' permalink' extnames must be respected
...
This reverts a bit of the work @willnorris had made to support
extensionless permalinks. Using the ‘permalink’ front matter will no
longer work as it must allow non-html extensions to be written.
2016-01-18 13:45:17 -08:00
Parker Moore
5cf5ce979f
test: add assert_exist and refute_exist
2016-01-18 13:42:03 -08:00
Parker Moore
2554281188
document#merge_data!: reformat
2016-01-18 13:41:49 -08:00
Parker Moore
cc6e49a389
features/embed_filters: reformat a little
2016-01-18 13:41:41 -08:00
Parker Moore
1d369aada3
features: some under-the-hood enhancements
2016-01-18 12:48:12 -08:00
Parker Moore
e5d8bdee8f
Page: freeze true in write?
2016-01-18 12:47:48 -08:00
Parker Moore
66dc083ad0
Renderer: set paginator
2016-01-18 12:47:36 -08:00
Parker Moore
0a6f289ba5
page: write? should always be true
2016-01-18 11:53:16 -08:00
Parker Moore
ae3a71ed0d
features: config writing should decode value from string to ruby
2016-01-18 11:53:07 -08:00
Parker Moore
736a800f0e
features: validate the exit status of 0 for successful calls
2016-01-18 11:52:31 -08:00
Parker Moore
9a6f4e08b7
features/permalinks: add a permalink feature for non-html extension name for pages
...
Fixes
https://github.com/mpc-hc/mpc-hc.org/pull/58#issuecomment-172594526
2016-01-18 11:44:00 -08:00
Parker Moore
e9c5c45651
features: look for lack of "EXIT STATUS: 0" for non-zero exit status
2016-01-18 11:43:21 -08:00
Parker Moore
2adb70a247
features: writing a configuration file should append if it's already there
2016-01-18 11:42:59 -08:00
Parker Moore
dd15e3c368
features: write EXIT STATUS to output so it all prints when we get an exit status we aren't expecting
2016-01-18 11:42:34 -08:00
Parker Moore
7d81c00b29
Renderer: use Convertible's way of picking the last Converter's output extension
2016-01-18 11:41:47 -08:00
Parker Moore
d343da61eb
Page: pipe through Renderer instead of using Convertible
2016-01-18 11:41:05 -08:00
Parker Moore
9676b775de
Want the readme and CNAME.
2016-01-18 08:47:35 -08:00
jekyllbot
4482f80d34
Update history to reflect merge of #4364 [ci skip]
2016-01-18 07:48:11 -08:00
jekyllbot
10ae624d65
Merge pull request #4364 from jekyll/jmcglone-github-pages-guide
...
Merge pull request 4364
2016-01-18 07:48:11 -08:00
Parker Moore
9c6f33024f
Restructure the resources page a bit
2016-01-16 12:21:07 -08:00
Parker Moore
b3b4abe80a
Add @jmcglone's guide to github-pages doc page
...
Nearly every day, when I get the report of visitors to jekyllrb.com, I see jmcglone's excellent guide. Reading through it today makes me think it is one of the finest if not _the_ finest guide to getting started with Git, GitHub, and Jekyll in order to publish successfully and happily on GitHub Pages.
@jmcglone, mind if I add this to our GitHub Pages doc page?
2016-01-16 12:09:13 -08:00
Parker Moore
281f75182e
Release 💎 3.1.0.pre.rc1
2016-01-15 16:26:08 -08:00
Parker Moore
c678640553
Release 💎 v3.1.0.pre.rc1
2016-01-15 16:25:58 -08:00
jekyllbot
d9aef14063
Update history to reflect merge of #4361 [ci skip]
2016-01-15 16:19:23 -08:00
jekyllbot
0daafd7bda
Merge pull request #4361 from jekyll/pheuko-empty-permalink
...
Merge pull request 4361
2016-01-15 16:19:22 -08:00
Parker Moore
06fa14c11a
Restructure data validation so that permalink check raises an error.
2016-01-15 16:11:08 -08:00
Parker Moore
89db3c6384
Convertible: separate data validation out of #read
2016-01-15 15:52:54 -08:00
Parker Moore
948dcf2714
Convertible: consolidate empty check into Convertible#read
2016-01-15 15:51:32 -08:00
Parker Moore
15a2dacd37
Merge pull request #4359 from jekyll/optimize-drop
...
Fix deep_merge_hashes! handling of drops and hashes
2016-01-15 15:19:18 -08:00
jekyllbot
04e1768807
Update history to reflect merge of #4359 [ci skip]
2016-01-15 15:06:56 -08:00
Jordon Bedwell
ea9cac5214
Add a nasty hack to reduce persistence until RSpec.
2016-01-15 14:15:28 -06:00
Parker Moore
0587a3bb57
Fix some debug logging.
...
- excluded? should now only print when it is excluded
- requiring is now properly aligned
2016-01-15 11:30:02 -08:00
Parker Moore
207fcbdef7
Add byebug for debugging purposes.
2016-01-15 11:23:09 -08:00
Parker Moore
5d79c55b2c
Fix deep_merge_hashes! handling of drops and hashes
2016-01-15 11:22:39 -08:00
Parker Moore
22931f42b8
Drop: require 'json' for #inspect call
2016-01-15 10:00:56 -08:00
Parker Moore
3e81331af1
Utils: don't require mime/types
2016-01-15 10:00:45 -08:00
Pedro Euko
156e093b5c
Ensure no errors when there is no permalink
2016-01-15 14:40:59 -02:00
Pedro Euko
5681742223
Check if permalink key was given
2016-01-15 14:40:59 -02:00
Pedro Euko
f8a63157d7
Empty permalink now shows an error
2016-01-15 14:40:47 -02:00
jekyllbot
9368e261cc
Update history to reflect merge of #4355 [ci skip]
2016-01-14 16:36:11 -08:00
musoke
54b6395806
Correct typo in ### Precdence
...
The Precedence section referred to the "last example" where it should have referred to the "second to last."
2016-01-14 16:35:58 -08:00
jekyllbot
4048b8e2a7
Update history to reflect merge of #4350 [ci skip]
2016-01-12 08:28:10 -08:00
jekyllbot
9c4695c47f
Merge pull request #4350 from jekyll/pr/cleanup-gemfile
...
Merge pull request 4350
2016-01-12 08:28:10 -08:00
Jordon Bedwell
5555db8c72
Start using Rubocop from Github, it supports our config.
2016-01-12 06:59:09 -06:00
Jordon Bedwell
712c16a7f1
Try to cleanup the Gemfile... again.
...
The problem last time was that we removed Pry and Pry brings in CodeRay, we were
testing legacy stuff and didn't have CodeRay in our dependencies, which resulted
in those tests failing.
This also quietly announces the intention to move to RSpec by moving the old
test dependencies to ":test_legacy" and is slightly less agressive in it's
organization than before.
2016-01-12 06:54:45 -06:00
Jordon Bedwell
4595aab855
Update history.makrdown to reflect the merger of #4349 .
2016-01-12 01:00:42 -06:00
Jordon Bedwell
9efeade8b4
Merge pull request #4349 from pathawks/fixme
...
Remove old FIXME
2016-01-12 00:59:42 -06:00
Pat Hawks
ba017ebb97
Remove old Fixme note
2016-01-11 22:32:04 -08:00
Jordon Bedwell
1583b26627
Update jekyll-feed.
2016-01-11 16:45:50 -06:00
Parker Moore
03582c32ed
site: update generated history per automatic fixes to History.markdown
2016-01-11 13:37:27 -08:00
Parker Moore
da6618c6fc
site: fix :hour, :minute, :second permalink keys to refer to date front matter value
...
Fixes #4336
2016-01-11 13:37:27 -08:00
jekyllbot
a32c77fb87
Update history to reflect merge of #4347 [ci skip]
2016-01-11 13:10:43 -08:00
jekyllbot
4dccb00832
Merge pull request #4347 from jekyll/rearrange-cucumber-add-flair
...
Merge pull request 4347
2016-01-11 13:10:42 -08:00
Jordon Bedwell
c5b8b3315f
Rearrange Cucumber and add some flair.
...
* Move step_definitions/jekyll.rb to just step_definitions.rb
* Rename the formatter to Jekyll::Cucumber::Formatter, it's Jekyll's.
* Add some flair; switch to checks!
* Rename env.rb to helpers.rb
2016-01-11 14:55:34 -06:00
jekyllbot
597021a813
Update history to reflect merge of #4343 [ci skip]
2016-01-11 08:56:49 -08:00
jekyllbot
3e30c72994
Merge pull request #4343 from jekyll/pr/cucumber-rspec-expec-jruby-support
...
Merge pull request 4343
2016-01-11 08:56:48 -08:00
Parker Moore
00b9f9dd62
Revert "Update history to reflect merge of #4344 [ci skip]"
...
This reverts commit 2f36e09db5 .
2016-01-10 19:57:02 -08:00
jekyllbot
2f36e09db5
Update history to reflect merge of #4344 [ci skip]
2016-01-10 19:55:59 -08:00
jekyllbot
d58e38c1a7
Update history to reflect merge of #4344 [ci skip]
2016-01-10 19:55:45 -08:00
jekyllbot
3fd887f648
Merge pull request #4344 from alexjbest/patch-1
...
Merge pull request 4344
2016-01-10 19:55:44 -08:00
Alex J Best
6048dcdba2
Fixed broken link to blog on using mathjax with jekyll
2016-01-10 22:01:46 +00:00
Jordon Bedwell
e192588013
Cleanup .jrubyrc
...
* Remove invoked dynamic, it slows down Ruby.
* Remove ObjectSpace which slows down JRuby, we use inheritance now.
* Remove the compat version 9K is Ruby2 by default.
2016-01-10 14:55:35 -06:00
jekyllbot
e888375081
Update history to reflect merge of #4338 [ci skip]
2016-01-10 12:49:31 -08:00
jekyllbot
1de7449767
Merge pull request #4338 from jekyll/pr/add-script-travis
...
Merge pull request 4338
2016-01-10 12:49:30 -08:00
Jordon Bedwell
9fee9d3d3b
Add script/travis so all people can play with Travis-CI images.
2016-01-10 14:46:56 -06:00
jekyllbot
1d38500480
Update history to reflect merge of #4342 [ci skip]
2016-01-10 12:42:01 -08:00
jekyllbot
3c0a1386ea
Merge pull request #4342 from jekyll/pr/remove-objectspace-and-use-inherited
...
Merge pull request 4342
2016-01-10 12:42:01 -08:00
Jordon Bedwell
3c9f159fb8
Move Cucumber to using RSpec-Expections and furthering JRuby support.
...
* Removes posix-spawn in favor of Open3#popen3
* Encapsulates all the paths into a single easy class.
* Moves to %r{} to avoid ambiguious warnings per-Cucumber suggestion.
* Starts passing around Pathname to make some actions faster.
* Clean's up some methods to make them easier to read.
* AUTOMATIC: Add "#" between each method.
2016-01-10 14:41:48 -06:00
Jordon Bedwell
70f741b86f
Remove ObectSpace dumping and start using inherited, it's faster.
2016-01-10 14:08:53 -06:00
jekyllbot
b96b0a80ea
Update history to reflect merge of #4340 [ci skip]
2016-01-10 11:11:19 -08:00
jekyllbot
716f912ae7
Merge pull request #4340 from jekyll/pr/implement-codeclimate-platform
...
Merge pull request 4340
2016-01-10 11:11:18 -08:00
jekyllbot
1aae802ea2
Update history to reflect merge of #4341 [ci skip]
2016-01-10 11:10:10 -08:00
jekyllbot
5dd611d601
Merge pull request #4341 from jekyll/pr/remove-script-rebund
...
Merge pull request 4341
2016-01-10 11:10:09 -08:00
Jordon Bedwell
55423e344e
Add CodeClimate to the testing stuff.
2016-01-10 11:18:46 -06:00
Jordon Bedwell
8337da8978
Remove script/rebund.
2016-01-10 11:13:14 -06:00
Jordon Bedwell
8669077daf
Add coverage badge.
2016-01-10 11:07:00 -06:00
Jordon Bedwell
86ed09ffdd
Enable CodeClimate coverage.
2016-01-10 11:04:53 -06:00
Jordon Bedwell
dc6858504a
Make .travis.yml a bit more readable.
2016-01-10 11:02:47 -06:00
Jordon Bedwell
88b970f5dc
Expand the file extensions we ignore.
2016-01-10 10:45:52 -06:00
Jordon Bedwell
c3e6c04af5
Ignore site/**/* on CodeClimate.
2016-01-10 10:32:29 -06:00
Jordon Bedwell
7c7d550442
Merge pull request #4335 from jekyll/revert-4318-pull/cleanup-gemfile
...
Revert "Reorganize and cleanup the Gemfile, shorten required depends."
2016-01-10 00:33:58 -06:00
Jordon Bedwell
9d98aca86a
Revert "Reorganize and cleanup the Gemfile, shorten required depends."
2016-01-10 00:27:58 -06:00
Jordon Bedwell
36a42e5c71
Revert the experimental changes. They didn't work.
2016-01-09 22:08:00 -06:00
Jordon Bedwell
070f07d971
Test a theory and switch to Trusty beta.
2016-01-09 22:01:07 -06:00
Jordon Bedwell
a8fa52a816
Use newer Rubies.
2016-01-09 21:56:28 -06:00
jekyllbot
92ba22f8fe
Update history to reflect merge of #4314 [ci skip]
2016-01-09 18:11:48 -08:00
jekyllbot
735554007c
Merge pull request #4314 from jekyll/allow-custom-php-extensions
...
Merge pull request 4314
2016-01-09 18:11:47 -08:00
Parker Moore
bb4f5910c9
document: don't cache @output_ext
...
Fixes race issue.
Will introduce perf issues, though...
2016-01-09 18:04:13 -08:00
jekyllbot
e558d0b983
Update history to reflect merge of #4333 [ci skip]
2016-01-09 16:58:09 -08:00
jekyllbot
53e4c162a2
Merge pull request #4333 from pathawks/smartypants
...
Merge pull request 4333
2016-01-09 16:58:09 -08:00
Pat Hawks
428e4fe3b5
Add documentation for smartify Liquid filter
2016-01-09 16:46:27 -08:00
jekyllbot
390503b2c7
Update history to reflect merge of #4323 [ci skip]
2016-01-09 16:19:43 -08:00
jekyllbot
15eaefa337
Merge pull request #4323 from pathawks/smartypants
...
Merge pull request 4323
2016-01-09 16:19:43 -08:00
Pat Hawks
ddf640e6bd
Test all the things
2016-01-08 17:10:36 -08:00
Parker Moore
bd325acc85
Remove duplicate reference for #4330 from History. [ci skip]
2016-01-07 23:26:03 -08:00
jekyllbot
6996fed26c
Update history to reflect merge of #4330 [ci skip]
2016-01-07 23:24:29 -08:00
jekyllbot
bfc07a39c6
Update history to reflect merge of #4330 [ci skip]
2016-01-07 23:22:07 -08:00
Parker Moore
97a6a312ac
Revert "Update history to reflect merge of #4330 [ci skip]"
...
This reverts commit a12ee55139 .
2016-01-07 22:27:47 -08:00
jekyllbot
a12ee55139
Update history to reflect merge of #4330 [ci skip]
2016-01-07 22:26:41 -08:00
jekyllbot
ade8a0107f
Merge pull request #4330 from motlin/patch-2
...
Merge pull request 4330
2016-01-07 22:15:37 -08:00
Craig P. Motlin
754bf14e23
Fix grammar in the documentation for posts.
2016-01-08 00:14:33 -05:00
Jordon Bedwell
0c4969f017
Merge pull request #4329 from motlin/patch-1
...
Fix a typo in the documentation for configuration defaults.
2016-01-07 22:28:25 -06:00
Craig P. Motlin
3ca451a855
Fix a typo in the documentation for configuration defaults.
2016-01-07 23:23:43 -05:00
Parker Moore
ab2cdac979
Update history to reflect merge of #4318
...
[ci skip]
2016-01-07 18:29:11 -08:00
jekyllbot
a5fbc25d8c
Merge pull request #4318 from jekyll/pull/cleanup-gemfile
...
Merge pull request 4318
2016-01-07 18:13:54 -08:00
Jordon Bedwell
50086b686a
Merge pull request #4319 from jekyll/pull/remove-rake-analysis
...
Remove rake analysis, use bundle exec rubocop now.
2016-01-07 07:38:19 -06:00
Pat Hawks
acb2263f51
Add smartify filter
2016-01-07 02:36:24 -08:00
Parker Moore
7eefa0ffd7
docs: remove profanity from installation page
...
Fixes #4321
2016-01-06 11:12:55 -08:00
Parker Moore
a1b39840bb
Revert change to Collection#url_template which caused test breakage.
...
Reverts dab53a697b
2016-01-06 10:13:13 -08:00
Parker Moore
3061f2d204
Update history to reflect merge of #4322
...
[ci skip]
2016-01-06 09:51:10 -08:00
Parker Moore
c9d667594f
Merge pull request #4322 from splattael/fix-spelling
...
Merge pull request 4322
2016-01-06 09:48:58 -08:00
Peter Suschlik
b1a2115948
Fix spelling of GitHub in docs and history
...
* Github -> GitHub
* GitHub pages -> GitHub Pages
2016-01-06 17:21:09 +01:00
Jordon Bedwell
a48c02a889
Reorganize and cleanup the Gemfile, shorten depends on Travis.
2016-01-05 12:36:40 -06:00
Jordon Bedwell
4cde2ad41c
Remove rake analysis, use bundle exec rubocop now.
2016-01-05 12:30:23 -06:00
Parker Moore
8e68de2740
site: redirect /docs/ to /docs/home/
2016-01-04 18:22:55 -08:00
Parker Moore
dc31264160
url: tiny optimization to #generate_url_from_drop
2016-01-04 18:18:28 -08:00
Parker Moore
9579924f8a
drop: tiny optimization to .mutable to create fewer objects
2016-01-04 18:18:12 -08:00
Parker Moore
dab53a697b
collection: tiny optimization to #url_template
2016-01-04 18:17:51 -08:00
Parker Moore
b6c283a4ae
wip: allow custom extensions
2016-01-04 17:42:06 -08:00
Parker Moore
935e5563e1
Update history to reflect merge of #4254
...
[ci skip]
2016-01-04 16:31:06 -08:00
Parker Moore
f995d86673
Merge pull request #4254 from jekyll/shim-docs-import-with-nudge
...
Merge pull request 4254
2016-01-04 16:30:30 -08:00
Parker Moore
657b6b328c
Update history to reflect merge of #4307
...
[ci skip]
2016-01-04 16:26:02 -08:00
Parker Moore
f47612ee98
Merge pull request #4307 from fulldecent/patch-1
...
Merge pull request 4307
2016-01-04 16:25:41 -08:00
Parker Moore
a9b80b2f06
features/layout_data: add scenario for inheriting layout data from child to parent
...
Ref: https://github.com/jekyll/jekyll/pull/4312#discussion_r48781985
2016-01-04 16:21:53 -08:00
Parker Moore
d37de5c8df
If the subcommand cannot be found, suggest the installation of a gem.
2016-01-04 16:17:48 -08:00
Parker Moore
4fe9eecf05
For blessed gems, shim their commands so users know how to use them.
2016-01-04 16:10:21 -08:00
Parker Moore
10a1b9451a
Update history to reflect merge of #4290
...
[ci skip]
2016-01-04 14:57:59 -08:00
Parker Moore
a78230ccdb
Merge pull request #4290 from jekyll/deal-with-extraneous-spaces
...
Merge pull request 4290
2016-01-04 14:57:22 -08:00
Parker Moore
cb5bc1093e
utils: has_yaml_header? should accept files with extraneous spaces
...
Occasionally, extra spaces at the end of the YAML front matter prologue are
saved to a file and it goes missing without telling the user why. This
should simply accept those changes without any detriment to the user,
allowing anyone to add as many spaces as they like to the end of their
front matter prologues.
2016-01-04 14:09:30 -08:00
Parker Moore
1ea667474b
Clean up the permalink front matter protip
...
Ref #4296 .
2016-01-04 13:24:14 -08:00
Parker Moore
ed815b0d2c
Update history to reflect merge of #4296
...
[ci skip]
2016-01-04 13:07:33 -08:00
Parker Moore
c603be6a38
Merge pull request #4296 from kakoma/master
...
Merge pull request 4296
2016-01-04 13:07:12 -08:00
Parker Moore
ee2db21202
Update history to reflect merge of #4312
...
[ci skip]
2016-01-04 13:05:19 -08:00
Parker Moore
e097a15657
Merge pull request #4312 from jekyll/fix-layout-metadata
...
Merge pull request 4312
2016-01-04 13:05:00 -08:00
Parker Moore
a62e085ea0
Update history to reflect merge of #4311
...
[ci skip]
2016-01-04 13:04:38 -08:00
Parker Moore
378ec5a4b8
Merge pull request #4311 from jekyll/use-drop-hash-accessor
...
Merge pull request 4311
2016-01-04 13:04:14 -08:00
Jordon Bedwell
e10c483ec3
Adjust Rubocop to fit in a bit better.
2016-01-04 14:44:13 -06:00
Parker Moore
95a3c54ddb
drop: only check mutable if the key is a method
2016-01-04 12:41:40 -08:00
Parker Moore
62d7f5ecad
Add feature test for layout data
...
Fixes issue defined here:
https://github.com/jekyll/jekyll/issues/4246#issuecomment-168367510
2016-01-04 12:38:41 -08:00
Parker Moore
06c45df8c3
Drop: hash syntax should use setter method for a property if it's defined
2016-01-04 12:38:41 -08:00
Parker Moore
2756503e7b
features/hooks: use hash syntax to access page
2016-01-04 12:37:19 -08:00
Parker Moore
735194ccaf
Convertible/Page/Renderer: use payload hash accessor & setter syntax
2016-01-04 12:37:19 -08:00
Parker Moore
87978e79f4
features/step_definitions: use $stderr instead of STDERR
...
Fixes c273d91df1 (commitcomment-15251676)
2016-01-04 12:36:05 -08:00
Parker Moore
eaade1e49a
Update history to reflect merge of #4301
...
[ci skip]
2016-01-04 12:32:15 -08:00
Parker Moore
5580972282
Merge pull request #4301 from pathawks/rubocop
...
Merge pull request 4301
2016-01-04 12:31:55 -08:00
Pat Hawks
060904d809
Rubocop: Style/TrailingWhitespace
...
- Trailing whitespace detected
Rubocop: Style/EmptyLines
- Extra blank line detected
Rubocop: Style/EmptyLinesAroundBlockBody
- Extra empty line detected at block body beginning
2016-01-04 12:16:36 -08:00
Pat Hawks
ab3d906e04
Rubocop: Style/ParenthesesAroundCondition
...
- Don't use parentheses around the condition of an if
2016-01-04 12:14:00 -08:00
Pat Hawks
cce848d3d8
Rubocop: Avoid single-line method definitions
2016-01-04 12:12:17 -08:00
Parker Moore
c273d91df1
cucumber: fix issue where an undefined step would cause an exception
2016-01-04 12:08:02 -08:00
Pat Hawks
c1c8b6dbf7
Rubocop: Style/SpaceInsideHashLiteralBraces
2016-01-04 12:07:34 -08:00
Pat Hawks
04e635b10c
Rubocop: Style/SpaceInsideRangeLiteral
...
- Space inside range literal
2016-01-04 12:06:40 -08:00
Pat Hawks
6711234d5f
Rubocop: Style/BlockDelimiters
...
- Avoid using {...} for multi-line blocks
2016-01-04 12:05:54 -08:00
Pat Hawks
086e85ca9e
Rubocop: Style/PerlBackrefs
...
- Avoid the use of Perl-style backrefs
2016-01-04 12:01:23 -08:00
Pat Hawks
be3666fcf0
Rubocop: Do not use unless with else
...
- Rewrite these with the positive case first
2016-01-04 11:51:14 -08:00
Pat Hawks
ec83ef60b5
Rubocop: Lint/UselessAssignment
2016-01-04 11:49:54 -08:00
Pat Hawks
085a778b0a
Rubocop: Style/NestedTernaryOperator
...
- Ternary operators must not be nested. Prefer if/else constructs instead.
2016-01-04 11:46:25 -08:00
Pat Hawks
78e9f3389e
Rubocop: Style/IndentationWidth
2016-01-04 11:42:17 -08:00
Pat Hawks
f9926edbc4
Rubocop: Style/TrivialAccessors
...
- Use `attr_writer` to define trivial writer methods
2016-01-04 11:39:14 -08:00
Pat Hawks
af9ec6831d
Rubocop: Style/ElseAlignment
...
- Align else with if
Rubocop: Lint/EndAlignment
- Align end with if
2016-01-04 11:23:06 -08:00
Parker Moore
c4047c37b2
Update history to reflect merge of #4303
...
[ci skip]
2016-01-04 11:16:05 -08:00
Pat Hawks
f6fd9014ba
Rubocop: Style/CaseIndentation
...
- Indent when as deep as case
2016-01-04 11:15:37 -08:00
Parker Moore
046928e395
upgrading docs: add note about removing relative permalinks support (2 to 3)
...
Ref: #4303 .
2016-01-04 11:15:16 -08:00
Parker Moore
c38e1fcbb8
Merge pull request #4303 from alistaircom/patch-1
...
Added content on relative permalinks
2016-01-04 11:14:56 -08:00
Pat Hawks
2c9a349f9a
Rubocop: Style/Next
...
- Use next to skip iteration
2016-01-04 11:10:52 -08:00
Pat Hawks
f221b925b4
Rubocop: Lint/StringConversionInInterpolation
...
- Redundant use of Object#to_s in interpolation
2016-01-04 11:08:31 -08:00
Pat Hawks
13c980c896
Rubocop: Style/TrailingComma
2016-01-04 11:08:31 -08:00
Pat Hawks
4c5d77a4b5
Rubocop: Style/EmptyLines
2016-01-04 11:08:18 -08:00
Parker Moore
224a1ab9ef
Merge pull request #4305 from Atul9/master
...
Update copyright notices to 2016 [ci skip]
2016-01-03 21:50:18 -08:00
Pat Hawks
fd8fdd87d3
Rubocop: Style/RegexpLiteral
2016-01-03 17:10:39 -08:00
Pat Hawks
e3189e3828
Rubocop: Lint/UnusedMethodArgument
2016-01-03 17:07:39 -08:00
Pat Hawks
11f0aab4b1
Rubocop: Lint/UnusedBlockArgument
...
- Unused block argument
2016-01-03 16:24:13 -08:00
Pat Hawks
7ca4f7cd62
Rubocop: Style/Proc
...
- Use proc instead of Proc.new
...and use lambda instead of proc
2016-01-03 16:18:26 -08:00
Pat Hawks
af5d51289f
Rubocop: Style/SymbolProc
...
- Pass &:to_sym as an argument to map instead of a block
- Pass &:capitalize as an argument to select instead of a block
- Pass &:to_s as an argument to map instead of a block
2016-01-03 16:02:32 -08:00
Pat Hawks
704ca6b8cc
Rubocop: Style/NegatedIf
...
- Favor unless over if for negative conditions
2016-01-03 15:59:12 -08:00
Pat Hawks
663a2d3279
Rubocop: Style/SpaceBeforeBlockBraces
...
Rubocop: Style/SpaceInsideBlockBraces
2016-01-03 15:58:02 -08:00
Pat Hawks
a70d89a862
Rubocop: Style/SpaceAfterComma
...
- Space missing after comma
2016-01-03 15:56:44 -08:00
Pat Hawks
cda226de45
Rubocop: Style/EmptyLinesAroundClassBody
...
- Extra empty line detected at class body end
2016-01-03 15:55:33 -08:00
Pat Hawks
2530a8cdfc
Rubocop: Style/HashSyntax
...
- Use hash rockets syntax
2016-01-03 15:49:22 -08:00
Pat Hawks
d157a04c6d
Rubocop: Performance/StringReplacement
...
- Use delete! instead of gsub!
- Use tr instead of gsub
2016-01-03 15:47:31 -08:00
Pat Hawks
ff5f7b7120
Rubocop: Style/DeprecatedHashMethods
...
- Hash#has_key? is deprecated in favor of Hash#key?
Add method `key?` to Drop
2016-01-03 15:41:04 -08:00
Pat Hawks
98a19cdf2b
Rubocop: Style/PercentLiteralDelimiters
...
- %w-literals should be delimited by ( and )
Rubocop: Style/WordArray
- Use %w or %W for array of words
2016-01-03 15:32:11 -08:00
Pat Hawks
fb0457bf3d
Rubocop: Style/AndOr
...
- Use && instead of and
- Use || instead of or
2016-01-03 15:30:26 -08:00
Pat Hawks
6550867051
Rubocop: Style/SpecialGlobalVars
...
- Prefer $LOAD_PATH over $:
2016-01-03 15:29:49 -08:00
Pat Hawks
8223ebd861
Use select and find instead of conditional loop
2016-01-03 15:24:18 -08:00
Pat Hawks
0eae36aec2
Rubocop: Style/LineEndConcatenation
...
- Use \ instead of + or << to concatenate those strings
2016-01-03 14:41:49 -08:00
Pat Hawks
44d2995277
Rubocop: Style/Semicolon
...
- Do not use semicolons to terminate expressions
2016-01-03 14:40:45 -08:00
Pat Hawks
31dd0ebed5
Rubocop: Style/EmptyLiteral
...
- Use array literal [] instead of Array.new
- Use hash literal {} instead of Hash.new
2016-01-03 14:39:01 -08:00
Jordon Bedwell
ffdbeb89dd
Further refine our Rubocop to the current styles.
2016-01-03 15:57:47 -06:00
William Entriken
22a0be3f7b
Escape html from site.title and page.title
2016-01-03 16:10:38 -05:00
Atul Bhosale
8e00301fca
Update copyright notices to 2016 [ci skip]
2016-01-03 17:04:41 +05:30
Jordon Bedwell
b7d5a26d53
Move around CodeClimate so people can do bundle exec rubocop.
...
/cc @pathawks -- This is why you were not getting the custom settings we had
made and some things were showing up as broken when they weren't. Sorry.
2016-01-03 02:21:21 -06:00
Jordon Bedwell
a2623be3da
Be consistent with your hashes and arrays.
...
```
val = %W(hello world
world)
```
```
var = %W(
hello
world
)
```
```
var = %W(hello world)
```
2016-01-03 00:15:31 -06:00
Jordon Bedwell
2a280b7f62
Reduce our surface, extend self is useful for some modules.
...
We should handle extend self and module_function on a case-by-case basis because there
are times when extend self is useful, especially when you wish a module to be included but also
available on itself. `module_function` does not allow this.
2016-01-02 23:58:59 -06:00
Alistair Calder
13f520f2b4
Added content on relative permalinks
...
Could not find documentation on issues with relative permalinks. Added what fixed it for me.
2015-12-30 16:07:15 -08:00
Alfred Xing
519c0f1b38
Update history to reflect merge of #4293
...
[ci skip]
2015-12-30 10:43:01 -08:00
Alfred Xing
f5fe4b89bd
Merge pull request #4293 from alfredxing/incremental-docs
...
Merge pull request 4293
2015-12-30 10:42:34 -08:00
Parker Moore
a1c97c66fb
Update history to reflect merge of #4299
...
[ci skip]
2015-12-30 09:26:18 -08:00
Parker Moore
fdffc8aaaa
Merge pull request #4299 from pathawks/jekyll-commonmark
...
Merge pull request 4299
2015-12-30 09:24:43 -08:00
Pat Hawks
bf4bfcf4f0
Add link to jekyll-commonmark
2015-12-29 18:02:59 -08:00
Kakoma
61bbc0666a
Merge pull request #1 from kakoma/kakoma-patch-1
...
Use permalink Front Matter variable for clean URLs
2015-12-28 18:49:39 +03:00
Kakoma
0309c940df
Use permalink Front Matter variable for clean URLs
...
Add pro Tip to use permalink front matter variable to get clean URLs
2015-12-28 18:48:52 +03:00
Alfred Xing
e98f543513
Add some documentation for incremental regeneration
2015-12-27 19:45:16 -08:00
Jordon Bedwell
e048e428d1
Update History.markdown
2015-12-27 12:56:42 -06:00
Jordon Bedwell
43618c90c7
Merge pull request #4292 from jekyll/pull/fix-liquid-drop-requires
...
Move require "jekyll/drops/drop" to "jekyll.rb"
Linux does not read files in alphanumeric order, this can lead to
Jekyll drops not working on Linux because the assumption here is that
the collection drop will be required first.
2015-12-27 12:55:51 -06:00
Jordon Bedwell
f2f88dbd9f
Move require "jekyll/drops/drop" to "jekyll.rb"
...
Linux does not read files in alphanumeric order, this can lead to
Jekyll drops not working on Linux because the assumption here is that
the collection drop will be required first.
2015-12-27 12:48:21 -06:00
Parker Moore
5034216637
Release 💎 3.1.0.pre.beta1
2015-12-27 08:32:08 -05:00
Parker Moore
cb342c375d
Update history to reflect merge of #4289
...
[ci skip]
2015-12-27 08:27:37 -05:00
Parker Moore
7c4876d2eb
Merge pull request #4289 from jekyll/fix-utils-deep-merge-drops
...
Merge pull request 4289
2015-12-27 08:27:25 -05:00
Parker Moore
e302873203
Update history to reflect merge of #3771
...
[ci skip]
2015-12-27 08:25:29 -05:00
Parker Moore
1b73751abf
Merge branch 'fixup-custom-markdown'
...
* fixup-custom-markdown:
markdown: minor style fixes
Add support for underscores.
Refactor: lib/jekyll/convertor/markdown.rb - tests: no additions/breaks.
2015-12-27 08:24:16 -05:00
Parker Moore
8e887dcd8b
markdown: minor style fixes
...
ref: #3771
2015-12-27 08:24:00 -05:00
Parker Moore
5bf596b239
utils/drops: update Drop to support Utils.deep_merge_hashes
...
Fixes #4287
2015-12-27 08:06:37 -05:00
Pat Hawks
69a6323599
Utils.deep_merge_hashes failing test
2015-12-27 07:48:45 -05:00
Parker Moore
59a5fc64f9
Update history to reflect merge of #4281
...
[ci skip]
2015-12-26 22:09:34 -05:00
Parker Moore
1bc3f63db7
Merge pull request #4281 from jekyll/drop-to_h
...
Merge pull request 4281
2015-12-26 22:09:14 -05:00
Parker Moore
fe690a8377
Merge pull request #4288 from pathawks/calling-setter
...
Wrap Arguments in () when used in a setter
2015-12-26 19:03:54 -05:00
Pat Hawks
a47ce7b655
Wrap Arguments in () when used in a setter
2015-12-26 12:48:20 -08:00
Parker Moore
d138558c1d
drops: provide #to_h to allow for hash introspection
...
Follow-up to #4277
2015-12-26 14:25:29 -05:00
Parker Moore
cc5937815e
Update history to reflect merge of #4285
...
[ci skip]
2015-12-26 13:53:08 -05:00
Parker Moore
f386752184
Merge pull request #4285 from jekyll/drop-refactor
...
Merge pull request 4285
2015-12-26 13:50:03 -05:00
Parker Moore
ceca1bcf14
site: set the timezone in the config for consistent generation times
2015-12-26 13:49:32 -05:00
Parker Moore
839fd45b9d
Update history to reflect merge of #4286
...
[ci skip]
2015-12-26 13:47:31 -05:00
Parker Moore
72c951fd45
Merge pull request #4286 from wildlyinaccurate/patch-1
...
Merge pull request 4286
2015-12-26 13:46:31 -05:00
Parker Moore
3fa8af2a18
drops: create one base Drop class which can be set as mutable or not
2015-12-26 13:43:42 -05:00
Joseph Wynn
95b05cd0c5
Add jekyll-responsive_image to plugins list
...
[jekyll-responsive_image](https://github.com/wildlyinaccurate/jekyll-responsive-image ) has been gaining popularity recently. I thought it would be worth adding it to the documentation.
2015-12-26 18:38:32 +00:00
Parker Moore
57613b31dd
Slightly restructure rake helper files
...
Ref #4282
2015-12-26 12:53:30 -05:00
Parker Moore
75be388487
Update history to reflect merge of #4282
...
[ci skip]
2015-12-26 12:48:18 -05:00
Parker Moore
e3da5a3f9f
Merge pull request #4282 from leethomas/refactor-rake-tasks
...
Merge pull request 4282
2015-12-26 12:47:30 -05:00
Parker Moore
1f298e0d9d
url: move setter outside of if statement
...
Addresses @envygeeks's comment:
d070a77716 (commitcomment-15164169)
2015-12-26 12:32:21 -05:00
Parker Moore
b70ea3ca5c
immutable_drop/errors: consolidate errors & fix syntax for raising
...
Addresses @envygeeks's comments:
bff1726a5a
2015-12-26 12:27:07 -05:00
Parker Moore
1afbe9967d
document: return nil if bad arg in #<=>
...
Addresses @envygeek's comment:
233589e150 (commitcomment-15164178)
2015-12-26 12:23:21 -05:00
leethomas
b05b174b87
moved namespaced rake tasks to separate .rake files under lib/tasks
2015-12-25 22:50:23 -08:00
Parker Moore
c63b51b661
document: revert comparison of Documents to old style & add nil check
...
@envygeeks, this should address your comment: fcce0d5482 (commitcomment-15162261)
2015-12-25 22:54:12 -05:00
Parker Moore
debdb15171
Move 'forwardable' require to earlier in the program start up.
2015-12-25 22:45:51 -05:00
Parker Moore
b34e8e0bc0
Update history to reflect merge of #4277
...
[ci skip]
2015-12-25 21:32:46 -05:00
Parker Moore
ec25ddee17
Merge pull request #4277 from jekyll/document-drops
...
Merge pull request 4277
2015-12-25 21:32:01 -05:00
Parker Moore
3effae59d8
Update history to reflect merge of #4273
...
[ci skip]
2015-12-24 15:09:26 -05:00
Parker Moore
9ab232fd70
Merge pull request #4273 from midnightSuyama/add_plugin
...
Merge pull request 4273
2015-12-24 15:08:45 -05:00
Parker Moore
b2b634e767
drops: use def_delegator more liberally where acceptable
2015-12-24 15:07:48 -05:00
Parker Moore
fcce0d5482
document: fix issue with bad comparison
2015-12-24 15:07:31 -05:00
Parker Moore
d070a77716
url: fix issue with bad URL escaping when using Drop
2015-12-24 15:07:20 -05:00
Parker Moore
bff1726a5a
immutable_drop: use custom error for bad set
2015-12-24 15:06:32 -05:00
Parker Moore
6a72d4a986
features/post_data: Fix undefined feature step.
2015-12-22 22:44:56 -05:00
Parker Moore
cd2688ab66
test_excerpt & _page: use Drop instead of Hash to mock payload
2015-12-22 22:37:48 -05:00
Parker Moore
9bb59e9999
features/post_data: do NOT allow page.path to be overridden
2015-12-22 21:36:29 -05:00
Parker Moore
30ceda52ef
features/hooks: global payload _is_ global -- not new for each page
2015-12-22 21:36:15 -05:00
Parker Moore
659f0869e0
features/collections: drops don't output like a hash -- update accordingly
2015-12-22 21:35:28 -05:00
Parker Moore
233589e150
document: throw ArgumentError if compared to non-doc
2015-12-22 21:34:24 -05:00
Parker Moore
532bb9e9cb
Further consolidation in the Drops.
2015-12-22 21:33:42 -05:00
Alfred Xing
bbbe6479e5
Update history to reflect merge of #4275
...
[ci skip]
2015-12-22 09:14:51 -08:00
Alfred Xing
9288c81854
Merge pull request #4275 from plaindocs/master
...
Merge pull request 4275
2015-12-22 09:13:56 -08:00
Parker Moore
4935e85f7c
CollectionDrop: to_s should work like Array#to_s
2015-12-21 23:41:36 -05:00
Parker Moore
03488b1cde
DocumentDrop: use def_delegators instead of duplicating methods
2015-12-21 23:36:31 -05:00
Parker Moore
ebe3c10604
Drops: fix accessing of site collections via site.COL_NAME
2015-12-21 23:33:33 -05:00
Samuel Wright
b9721024be
URL fix up
2015-12-22 11:33:25 +07:00
Parker Moore
82c3ee365f
Initial work on using Liquid::Drops instead of Hashes.
...
The properties of Liquid::Drops are only evaluated when they're asked for
and therefore save computation time. This prevents a lot of GC time cleaning
up objects that are not needed, because they're not created unless requested.
Additionally, this saves time for actual computation of those values because
they can be computed only if needed.
It's funny how much it helps when you only do what is needed. Far less overhead.
2015-12-21 22:47:30 -05:00
Parker Moore
f92d6639e6
Rakefile: alias :generate to :build
2015-12-21 22:46:58 -05:00
Parker Moore
fe5984ee15
History: move reference for #4173 to latest HEAD, not 3.0.1
2015-12-21 22:46:58 -05:00
Samuel Wright
cc63354367
Adding markdown examples to Pages
...
Fix for #3824
2015-12-21 11:56:13 +07:00
midnightSuyama
37517c9a39
Add jekyll-paginate-category to plugins.md
2015-12-20 03:02:24 +09:00
Parker Moore
4c050bba65
docs: posts example code is invalid UTF-8, use three dots instead of ellipsis
...
Fixes #4271
2015-12-18 10:19:42 -08:00
Decider UI
05285798be
site: remove preceding space before coffeescript installation steps list items
...
Closes #4267
2015-12-16 16:54:30 -08:00
Parker Moore
645a2cc664
test/test_doctor_command.rb: fix test for Doctor.urls_only_differ_by_case
2015-12-14 20:59:52 -08:00
Parker Moore
595ad56a7e
Update history to reflect merge of #4263
...
[ci skip]
2015-12-14 20:26:08 -08:00
Parker Moore
be06296595
Merge pull request #4263 from qrush/doctor-to-jekyll
...
Merge pull request 4263
2015-12-14 20:24:48 -08:00
Nick Quaranto
115926fd54
Change TestDoctorCommand to JekyllUnitTest since Test constant doesn't necessarily exist
2015-12-14 21:58:36 -05:00
Parker Moore
fb8bf7bab6
Update history to reflect merge of #3171
...
[ci skip]
2015-12-13 12:26:58 -08:00
Parker Moore
fdcd761313
Merge branch 'akoeplinger-doctor-permalink-same-case-warning'
...
* akoeplinger-doctor-permalink-same-case-warning:
Added tests for new jekyll doctor warning
Incorporate code review feedback
Incorporate code review feedback
Add a Jekyll doctor warning for URLs that only differ by case
2015-12-13 12:26:07 -08:00
Parker Moore
2c5a5e76ec
script/stackprof: allow CLI to set stackprof mode [ci skip]
2015-12-13 12:21:32 -08:00
Jordon Bedwell
02b8e326ed
[CI:SKIP] Update history.markdown to reflect the merger of #4259 .
2015-12-13 08:09:44 -06:00
Jordon Bedwell
366a1d8979
Merge pull request #4259 from itsdn/patch-1
...
Fix checklist in _assets.md
2015-12-13 08:08:42 -06:00
Dan K
05924bae5e
Fix checklist in _assets.md
2015-12-13 16:52:35 +03:00
Parker Moore
763702d4ff
Merge pull request #4255 from ofalvai/patch-1
...
Upgrading 2-3: Added missing links to Pygments.rb and Rouge
2015-12-12 10:08:04 -08:00
Olivér Falvai
e61e93b486
Added missing links to Pygments.rb and Rouge
2015-12-12 15:08:12 +01:00
Parker Moore
b9d4419749
Merge pull request #4048 from chrisfinazzo/grammar-fixes
...
Typos and line wrapping
2015-12-11 14:12:16 -08:00
Parker Moore
9e5b1c9f6a
Update history to reflect merge of #4052
...
[ci skip]
2015-12-11 14:11:40 -08:00
Parker Moore
92adfd0e46
Merge pull request #4052 from Crunch09/process-empty-config-files
...
Merge pull request 4052
2015-12-11 14:11:11 -08:00
Parker Moore
b94800361b
Collection: change missing_method message to be a bit clearer.
...
Fixes #4234 . Fixes #4199 .
2015-12-11 14:07:34 -08:00
Parker Moore
dfa3f8b33a
Update history to reflect merge of #4184
...
[ci skip]
2015-12-11 14:03:05 -08:00
Parker Moore
4f21458b34
Merge pull request #4184 from ducktyper/allow-quoted-dates
...
Merge pull request 4184
2015-12-11 14:02:55 -08:00
Parker Moore
29e721a804
Update history to reflect merge of #4251
...
[ci skip]
2015-12-10 15:59:05 -08:00
Parker Moore
ce0bd80527
Merge pull request #4251 from mneumegen/mneumegen-draft-post-docs
...
Merge pull request 4251
2015-12-10 15:58:47 -08:00
Mike Neumegen
ed41ff7774
Updated configuration docs
...
Added configuration options for draft_posts to configuration docs.
2015-12-10 13:40:53 -08:00
Jordon Bedwell
b79c172921
E-Mail on test failure since I'm not often in IRC.
2015-12-10 15:02:24 -06:00
Parker Moore
fceddca1b2
Update history to reflect merge of #4249
...
[ci skip]
2015-12-10 11:11:13 -08:00
Parker Moore
6ddcc7f63a
Merge pull request #4249 from brioscaibriste/patch-1
...
Merge pull request 4249
2015-12-10 11:10:35 -08:00
Conor O'Callaghan
961c807c72
Removed example Roger Chapman site
...
Page not found for this demo site
2015-12-10 17:24:17 +00:00
Parker Moore
2b6b7b6a9f
Merge pull request #4244 from r00k/patch-2
...
Add utm params to link in docs
2015-12-09 13:42:49 -08:00
Ben Orenstein
f97a48d970
Add utm params to link in docs
...
https://github.com/jekyll/jekyll/pull/4243 updated this link to a jekyll-specific page. This commit adds utm params to the link so we can tell that users came to us from the Jekyll documentation. Among other things, this will help us provide better support to Jekyll users who sign up, since we'll know what site generator they're using.
2015-12-09 16:28:25 -05:00
Parker Moore
e8b1a8aa44
script/cibuild: fail if subprocesses fail
2015-12-09 11:46:47 -08:00
Parker Moore
6a4c8a0b1c
Update history to reflect merge of #4243
...
[ci skip]
2015-12-09 11:14:01 -08:00
Parker Moore
be032c54fb
Merge pull request #4243 from r00k/patch-1
...
Merge pull request 4243
2015-12-09 11:13:22 -08:00
Ben Orenstein
c9ead955a4
Link to less generic FormKeep page
...
This link used to point to a generic landing page. Now it links to a guide written specifically for Jekyll users.
2015-12-09 13:44:45 -05:00
Parker Moore
eadbf2a711
Update history to reflect merge of #4233
...
[ci skip]
2015-12-07 22:11:43 -08:00
Parker Moore
11959ab2bc
Merge pull request #4233 from RochesterinNYC/patch-1
...
Merge pull request 4233
2015-12-07 22:10:09 -08:00
James Wen
0e89e80426
Switch PluginManager to use require_with_graceful_fail
...
* Add debug statement specifying current plugin to External#require_with_graceful_fail
2015-12-07 20:46:07 -05:00
Parker Moore
f4fa2e735e
Update history to reflect merge of #4231
...
[ci skip]
2015-12-07 09:58:46 -08:00
Parker Moore
7f9fd11a35
Merge pull request #4231 from jekyll/pull/add-default-charset-to-webrick-cleanup-servlet
...
Merge pull request 4231
2015-12-07 09:58:34 -08:00
Jordon Bedwell
915d8adb1b
[CI:SKIP] Update Gemnasium URL.
2015-12-07 11:37:37 -06:00
Jordon Bedwell
643ae68912
Add a default charset to content-type on webrick.
...
Add a default charset to content-type on webrick, using Jekyll's
default encoding (or user set encoding) and cleanup servlet removing
unecessary logic that really served no purpose at the end of the
day, we don't need to strictly match Nginx, only be "like it."
This also cleans up the way we set headers and merges that logic
into a cleaner to understand interface that is slightly speedier.
2015-12-06 20:33:53 -06:00
Jordon Bedwell
fdf12efde4
[CI:SKIP] Update history.markdown to reflect the merger of #4228
2015-12-05 04:54:34 -06:00
Jordon Bedwell
68d58f4183
Merge pull request #4228 from jekyll/pull/fix-file-edge-servlet
...
Fix an edge where file is sometimes not returned properly.
2015-12-05 04:53:47 -06:00
Jordon Bedwell
b63712e403
Fix an edge where file is sometimes not returned properly.
2015-12-05 04:48:51 -06:00
Ducksan Cho
99042fa870
Improve error message
2015-12-05 16:21:50 +13:00
Parker Moore
79ceb4d394
Update history to reflect merge of #4223
...
[ci skip]
2015-12-04 14:12:59 -08:00
Parker Moore
c6255d5f28
Merge pull request #4223 from jekyll/pull/sample-filter
...
Merge pull request 4223
2015-12-04 14:12:18 -08:00
Parker Moore
47d2a2459d
filters: refactor #sample to leave off the arg
2015-12-04 13:48:09 -08:00
Parker Moore
dd971a3581
Update history to reflect merge of #4224
...
[ci skip]
2015-12-04 13:16:40 -08:00
Parker Moore
313582f06d
Merge pull request #4224 from jekyll/pull/cleanup-and-modernize-serve-cmd
...
Merge pull request 4224
2015-12-04 13:16:13 -08:00
Jordon Bedwell
8efbdc01ff
Fix #3791/#3478
...
* Add support for SSL through command line switches.
* Add suppport for file/index.html > file.html > directory.
* Add support for custom-headers through configuration.
* Modernize and split up the serve.
* Add a few basic tests.
2015-12-04 14:07:07 -06:00
Parker Moore
a43d2907c7
travis: fast finish. don't wait for allowed failures to finish. JRUBY...
2015-12-04 10:48:25 -08:00
Parker Moore
2e91d094e5
filters#sample: n == 1, return item; n > 1, return array
2015-12-04 10:25:13 -08:00
Jordon Bedwell
d10dc01290
Update History.markdown
2015-12-04 12:09:06 -06:00
Jordon Bedwell
28c568386d
Merge pull request #4220 from jekyll/pull/enable-codeclimate-platform
...
Fix : #4219 : Add CodeClimate Platform.
2015-12-04 12:08:00 -06:00
Parker Moore
0aa3c96d11
travis: do NOT wait for branch builds for PR's. it just wastes time.
2015-12-04 09:59:00 -08:00
Jordon Bedwell
b6de905ee4
Fix : #4219 : Add CodeClimate Platform.
2015-12-04 11:42:52 -06:00
Parker Moore
86195655d7
filters: allow sample(n) instead of just sample(1)
2015-12-04 09:40:57 -08:00
Parker Moore
96bc62c666
Add 'sample' Liquid filter
...
Equivalent to Array#sample functionality
2015-12-04 09:33:33 -08:00
Parker Moore
b78d5085f1
Update history to reflect merge of #4109
...
[ci skip]
2015-12-04 09:21:43 -08:00
Parker Moore
6cbd06ea85
Merge pull request #4109 from jekyll/cleanup-kramdown-converter
...
Merge pull request 4109
2015-12-04 09:21:22 -08:00
Parker Moore
fe13c3b366
KramdownConverter: clean up some source with some unified methods
2015-12-04 09:21:11 -08:00
Jordon Bedwell
e331a37260
Fix #4202 : Have Kramdown behave like Github.
2015-12-04 11:11:30 -06:00
Jordon Bedwell
3432fd2c2d
Modernize Kramdown for Markdown converter.
2015-12-04 08:09:08 -06:00
Parker Moore
a5be27b222
Update history to reflect merge of #4121
...
[ci skip]
2015-12-02 11:51:37 -08:00
Parker Moore
a4d918d328
Merge pull request #4121 from rebornix/FixDocsCSSBreak
...
Merge pull request 4121
2015-12-02 11:50:33 -08:00
Parker Moore
15fdc82821
Update history to reflect merge of #4210
...
[ci skip]
2015-12-02 10:51:04 -08:00
Parker Moore
0f23f69048
Merge pull request #4210 from DavidBurela/patch-1
...
Merge pull request 4210
2015-12-02 10:50:21 -08:00
David Burela
e5e5369cde
Update windows.md
...
Added a very quick guide on getting Jekyll up and running on Windows in the fastest way possible with just a few command prompt commands.
2015-12-02 15:23:11 +08:00
Parker Moore
c7eacbdfcd
Update history to reflect merge of #4150
...
[ci skip]
2015-11-30 19:58:16 -08:00
Parker Moore
b90f8e048a
Merge pull request #4150 from ducktyper/master
...
Merge pull request 4150
2015-11-30 19:57:01 -08:00
Parker Moore
928f51ad24
Update history to reflect merge of #4205
...
[ci skip]
2015-11-30 19:56:08 -08:00
Parker Moore
4890cecaf3
Merge pull request #4205 from jekyll/pull/fix-layout-vs-page-data
...
Merge pull request 4205
2015-11-30 19:55:36 -08:00
Parker Moore
ac9fa413a5
Convertible should make layout data accessible via 'layout'
...
Not via 'page'. Erroneous!
Fixes #4117 .
2015-11-30 14:35:55 -08:00
rebornix
47081736ef
Update CSS to avoid it overlaps parent div
2015-11-30 13:16:20 +08:00
Jordon Bedwell
d100a68563
Update History.markdown
2015-11-29 21:42:31 -06:00
Jordon Bedwell
9ff614c2f8
Merge pull request #4200 from jekyll/pull/prevent-shell-injection
...
Prevent shell injection when opening a URL.
2015-11-29 21:41:39 -06:00
Jordon Bedwell
c8edb15820
Prevent shell injection when opening a URL.
2015-11-29 21:22:27 -06:00
Parker Moore
2a4aa0fdb1
Update history to reflect merge of #4190
...
[ci skip]
2015-11-28 23:25:34 -08:00
Parker Moore
d2ea28d122
Merge pull request #4190 from nielsenramon/nr-add-kickster
...
Merge pull request 4190
2015-11-28 23:25:23 -08:00
Parker Moore
3e8f00a069
Update history to reflect merge of #4144
...
[ci skip]
2015-11-28 23:22:10 -08:00
Parker Moore
64e87bfac9
Merge pull request #4144 from friedenberg/master
...
Merge pull request 4144
2015-11-28 23:21:30 -08:00
Sasha Friedenberg
face3985dc
add "-o" option to serve command which opens server URL
2015-11-28 15:13:44 -05:00
Nielsen Ramon
147a29302f
Add Kickster to deployment methods in documentation
2015-11-26 22:54:00 +01:00
Parker Moore
918bfd5fe5
Update history to reflect merge of #4183
...
[ci skip]
2015-11-25 10:28:07 -08:00
Parker Moore
4359dba84a
Merge pull request #4183 from rebornix/MultiVariableInclude
...
Merge pull request 4183
2015-11-25 10:27:36 -08:00
Ducksan Cho
c159f19c7d
Rename destructive method with bang
2015-11-26 00:06:09 +13:00
Ducksan Cho
e60e5f3532
Allow quoted date in front matter defaults
2015-11-25 23:18:33 +13:00
rebornix
657a8d7239
Allow users to input multiple variables in include tag
2015-11-25 16:37:08 +08:00
Jordon Bedwell
effe23a008
Update history.markdown to reflect the merger of #4154
2015-11-24 20:50:09 -06:00
Jordon Bedwell
c227530300
Merge pull request #4154 from napcae/patch-1
...
Update Plugin Docs
2015-11-24 20:49:11 -06:00
Chi Trung Nguyen
43cfad250e
Update Plugin Docs
...
according to #4126
2015-11-25 02:51:13 +01:00
Parker Moore
7a284b802b
Update history to reflect merge of #4181
...
[ci skip]
2015-11-24 17:33:33 -08:00
Parker Moore
79380e86fa
Merge pull request #4181 from jekyll/bump-cucumber
...
Merge pull request 4181
2015-11-24 17:33:15 -08:00
Parker Moore
1bde4ce84a
include_tag.feature: double escape
2015-11-24 17:11:47 -08:00
Parker Moore
8a09418083
Allow use of Cucumber 2.1 or greater
2015-11-24 16:28:02 -08:00
Parker Moore
d7bac8cc40
Update history to reflect merge of #4160
...
[ci skip]
2015-11-24 16:19:58 -08:00
Parker Moore
ac1b2b88d4
Merge pull request #4160 from jekyll/fix-html-htm-xhtml-pages
...
Merge pull request 4160
2015-11-24 16:19:46 -08:00
Parker Moore
934273ad92
Update history to reflect merge of #4180
...
[ci skip]
2015-11-24 15:18:28 -08:00
Parker Moore
20f5434692
Merge pull request #4180 from untra/fix/#4178
...
Merge pull request 4180
2015-11-24 15:17:29 -08:00
Parker Moore
1c42a8225e
Update history to reflect merge of #4179
...
[ci skip]
2015-11-24 15:04:19 -08:00
Parker Moore
3a4621870a
Merge pull request #4179 from vwochnik/patch-1
...
Merge pull request 4179
2015-11-24 15:03:36 -08:00
Sam Volin
35070d6806
added debug message to collection
2015-11-24 16:02:10 -07:00
Vincent Wochnik
6739072fb2
Update plugins.md
...
Add `jekyll-deploy` plugin.
2015-11-24 22:39:07 +01:00
Jordon Bedwell
256212649a
Update mime-types.
2015-11-24 04:26:05 -06:00
Jordon Bedwell
95203d99ba
Update History.markdown
2015-11-24 04:20:44 -06:00
Jordon Bedwell
f7a2b52cd9
Merge pull request #4174 from gfxmonk/master
...
Fix #4173 : Rename @options so that it does not impact Liquid.
2015-11-24 04:19:57 -06:00
Tim Cuthbertson
a7730914df
rename @options in HighlightBlock (clash with Liquid::Block). fixes #4173
2015-11-24 20:24:44 +11:00
Parker Moore
3417a33e7a
Update templates docs to reflect Rouge default.
...
Fixes #3323
2015-11-23 08:37:57 -08:00
Parker Moore
bf66d1fc23
Upgrading 2-3: note that default syntax highlighter changed.
...
Fixes #4176
2015-11-23 08:29:18 -08:00
Parker Moore
2011addabc
Update history to reflect merge of #4177
...
[ci skip]
2015-11-23 08:25:06 -08:00
Parker Moore
6814bc8e63
Merge pull request #4177 from rebornix/FixCleanCommandOptions
...
Merge pull request 4177
2015-11-23 08:24:44 -08:00
rebornix
16aea22c8d
pass build options into clean command
2015-11-23 22:38:45 +08:00
Parker Moore
c4fe2b0513
Update pagination docs to reflect removal of pagination as runtime dep.
...
Fixes #4171
2015-11-20 10:51:16 -08:00
Jordon Bedwell
10b147f429
Update history.markdown to reflect the merger of #4169 .
2015-11-19 19:28:27 -06:00
Jordon Bedwell
547de56c19
Merge pull request #4169 from vwochnik/patch-1
...
Update plugins.md
2015-11-19 19:27:35 -06:00
Jordon Bedwell
9ea8129d85
Update history.markdown to reflect the merger of #4168
2015-11-19 19:27:21 -06:00
Jordon Bedwell
275aea11d1
Merge pull request #4168 from jekyll/pr/cleanup-url-sanitize
...
Slightly speed up url sanitization and handle multiples of ///.
2015-11-19 19:26:31 -06:00
Vincent Wochnik
2c04321d5a
Update plugins.md
...
I have written a liquid filter to make email protection for static websites easy. This plugin contains the `protect_email` filter which encodes email addresses similar to the way GitHub does for the user profiles.
2015-11-20 01:55:39 +01:00
Jordon Bedwell
487d9ffc21
Slightly speed up url sanitization and handle multiples of ///.
2015-11-19 18:46:03 -06:00
Parker Moore
20a78dcca0
Update history to reflect merge of #4157
...
[ci skip]
2015-11-19 09:25:28 -08:00
Parker Moore
58c9a070a7
Merge pull request #4157 from jekyll/upgrading-to-3.0
...
Merge pull request 4157
2015-11-19 09:25:17 -08:00
Jordon Bedwell
5d8be167d9
Update history.markdown to reflect the merger of #4163
2015-11-19 06:57:52 -06:00
Jordon Bedwell
22a9fbb2a1
Merge pull request #4163 from paulrobertlloyd/master
...
Add three plugins to directory
2015-11-19 06:56:50 -06:00
ducksan cho
e9f8b4df74
Add Windows support to Utils.safe_glob
2015-11-19 17:15:51 +13:00
Paul Robert Lloyd
0ef5ab352d
Add jekyll-figure to plugin directory
2015-11-19 00:48:51 +00:00
Paul Robert Lloyd
a729a1f086
Add jekyll-typogrify to plugin directory
2015-11-19 00:47:03 +00:00
Paul Robert Lloyd
a95e5f16f0
Add jekyll-roman to plugin directory
2015-11-19 00:44:49 +00:00
Jordon Bedwell
90865d5fc1
Fix #4082 : Allow users to use .htm and .xhtml (XHTML5.)
2015-11-18 16:02:03 -06:00
Parker Moore
970edaf238
Update history to reflect merge of #4120
...
[ci skip]
2015-11-18 11:53:33 -08:00
Parker Moore
c1761bc478
Merge pull request #4120 from rebornix/CacheIncludeTemplate
...
Merge pull request 4120
2015-11-18 11:53:10 -08:00
Parker Moore
b01b089f69
rake site:preview should also run :history and :version_file [ci skip]
2015-11-18 08:59:55 -08:00
Parker Moore
61aff2c547
Add more resources for MathJax integration.
...
Fixes #4146 .
2015-11-18 08:58:34 -08:00
Parker Moore
0cdf659ebf
Add upgrading docs from 2.x to 3.x
2015-11-18 08:50:49 -08:00
Ducksan Cho
20735e12f9
Use safe_glob to unsafe glob
2015-11-19 01:02:48 +13:00
Ducksan Cho
a168edae45
Add Utils.safe_glob method
...
which works the same way as Dir.glob but seperating the input
into two parts ('dir' + '/' + 'pattern') to make sure
the first part('dir') does not act as a pattern.
2015-11-19 00:46:46 +13:00
Parker Moore
cae8bd31c2
Update history to reflect merge of #4152
...
[ci skip]
2015-11-17 22:42:06 -08:00
Parker Moore
ed0c08c7f6
Merge pull request #4152 from jekyll/jekyll-docs
...
Merge pull request 4152
2015-11-17 22:41:18 -08:00
Parker Moore
1dcb1e9fd7
site/latest_version.txt is 3.0.1 homiez
2015-11-17 22:40:14 -08:00
Parker Moore
6448c0e6a1
jekyll-docs gem should be easily integrated with jekyll's site.
2015-11-17 22:39:55 -08:00
Parker Moore
2b4a3c008d
Release 💎 3.0.1
2015-11-17 22:19:45 -08:00
Parker Moore
9bc926be3f
Update history to reflect merge of #4100
...
[ci skip]
2015-11-17 22:04:15 -08:00
Parker Moore
d7dc9d8091
Merge pull request #4100 from rebornix/master
...
Merge pull request 4100
2015-11-17 22:03:28 -08:00
rebornix
6a98ab2a15
Make :title cased for backwards compability and add :slug for uncased usage.
2015-11-18 10:43:13 +08:00
Ducksan Cho
bd2c337e5b
Avoid using Dir.glob with absolute path
...
the absolute path including '[', '{', '?', or '*'
could change the outcome
2015-11-18 02:18:25 +13:00
Matt Rogers
03d3eb7191
Update history to reflect merge of #4140 [ci skip]
2015-11-16 09:18:26 -06:00
Matt Rogers
f783cc33d6
Merge pull request #4140 from krockgardin/patch-1
2015-11-16 09:18:24 -06:00
Jordon Bedwell
b1f1a5d65f
Update history.markdown to reflect the merger of #4142
2015-11-15 14:39:02 -06:00
Jordon Bedwell
7b9e1a8e93
Merge pull request #4142 from Lewiscowles1986/patch-3
...
updated to reflect further feedback on #4129
2015-11-15 14:37:40 -06:00
Lewis Cowles
1b91e6d89a
updated to reflect further feedback on #4129
...
@perlun had some more ideas for how this should read...
2015-11-15 11:01:32 +00:00
Christian Trosell
f69c920364
correcting typo: elif to elsif
2015-11-14 21:15:57 +01:00
Jordon Bedwell
5da9333f69
Update history.markdown to reflect the merger of #4137
2015-11-13 23:46:21 -06:00
Jordon Bedwell
fcfc10747f
Merge pull request #4137 from Lewiscowles1986/patch-3
...
Updated to reflect feedback in #4129
2015-11-13 23:45:38 -06:00
Lewis Cowles
c984d8c531
Updated to reflect feedback in #4129
...
Included Jekyll 3 specific update to mention that jekyll-coffeescript gem must be installed and the gem added to the `_config.yml` file
2015-11-14 04:11:09 +00:00
Jordon Bedwell
eec94cd964
Update history.markdown to reflect the merger of #4134 .
2015-11-13 14:02:08 -06:00
Jordon Bedwell
e0fb513df4
Merge pull request #4134 from vwochnik/patch-1
...
Add jekyll-language-plugin to plugins.md
2015-11-13 14:01:24 -06:00
Vincent Wochnik
45b40782db
Add jekyll-language-plugin to plugins.md
...
I have created a Jekyll 3.0-compatible plugin for multilingual websites which is capable of creating multiple translations for one page or post. Beware that this plugin extends the `PageReader` and `PostReader` as well as `Page` and `Document` classes.
2015-11-13 16:48:46 +01:00
Jordon Bedwell
95f325898f
Lets see how we fair on Ruby 2.3.
2015-11-12 23:18:19 -06:00
Matt Rogers
1b3cb4515a
Update history to reflect merge of #4130 [ci skip]
2015-11-11 19:43:38 -06:00
Matt Rogers
dc14a1ac05
Merge pull request #4130 from nicolewhite/patch-1
2015-11-11 19:43:36 -06:00
chrisfinazzo
4a91bb669c
Fix a typo, use single backticks for inline code examples
2015-11-11 20:33:44 -05:00
Nicole White
55a759357e
Update pagination.md
...
elsif -> elif
2015-11-11 15:41:17 -08:00
Jordon Bedwell
59f80ac371
Merge pull request #4128 from larryfox/remove-post-autoload
...
Remove Post autoload
2015-11-11 15:33:04 -06:00
Larry Fox
246ff3f9b6
Remove Post autoload
...
Seems like this got missed. Referencing `Jekyll::Post` results in a `LoadError`
2015-11-11 11:55:54 -05:00
Jordon Bedwell
294f25b126
Update history.markdown to reflect the merger of #4125 .
2015-11-10 21:28:13 -06:00
Jordon Bedwell
7678de537c
Merge pull request #4125 from jordanthornquest/remove-deleted-blog-post
...
Remove link to now-deleted blog post
2015-11-10 21:27:31 -06:00
chrisfinazzo
056abdf899
Improve readability of rrsync instructions, update deploy scripts
2015-11-10 22:17:20 -05:00
Jordan Thornquest
5f7df357d4
Remove link to now-deleted blog post
2015-11-10 20:01:18 -07:00
rebornix
87a8695196
Cache include file to save liquid parsing time.
2015-11-10 21:08:37 +08:00
Jordon Bedwell
1c515c9789
Update history.markdown to reflect the merger of #4114
2015-11-06 12:31:14 -06:00
Jordon Bedwell
e43db41e80
Merge pull request #4114 from chrisfinazzo/fix-deprecation-warning
...
Fix the deprecation warning in the doctor command
2015-11-06 12:29:31 -06:00
chrisfinazzo
d1cbea8a37
Fix the deprecation warning in the doctor command
2015-11-06 09:48:42 -05:00
Parker Moore
4fa7aa2613
Update history to reflect merge of #4110
...
[ci skip]
2015-11-05 07:34:58 +07:00
Parker Moore
5e790a6d49
Merge pull request #4110 from jekyll/subdirectories-arent-categories
...
Merge pull request 4110
2015-11-05 07:34:41 +07:00
Parker Moore
455e18624d
Update history to reflect merge of #4111
...
[ci skip]
2015-11-05 07:33:53 +07:00
Parker Moore
7f1c3d4b7a
Merge pull request #4111 from lawmurray/master
...
Merge pull request 4111
2015-11-05 07:33:18 +07:00
Lawrence Murray
61c8ab662b
Update plugins.md. Added Jekyll Flickr Plugin.
2015-11-04 23:33:18 +00:00
Parker Moore
db6103bdee
Document: only superdirectories of the collection are categories
2015-11-04 15:18:02 +07:00
Parker Moore
6e8fd8cb50
Update history to reflect merge of #4104
...
[ci skip]
2015-11-04 07:13:55 +07:00
Parker Moore
bbc2b66a84
Merge pull request #4104 from willnorris/fix-hooks
...
Merge pull request 4104
2015-11-04 07:13:16 +07:00
Parker Moore
a0bc843d9f
Update history to reflect merge of #4101
...
[ci skip]
2015-11-04 07:13:06 +07:00
Parker Moore
b4ae9c6dc6
Merge pull request #4101 from ursooperduper/update-templates-doc-with-gist-info
...
Merge pull request 4101
2015-11-04 07:12:20 +07:00
Will Norris
1bfe5a6f95
align hooks documentation and implementation
...
- add site post_render hook, which was documented but wasn't being
called
- define documents post_init hook, which was documented but caused an
error when called (fixes #4102 )
- add docs for site post_read hook, which was being called but wasn't
documented
- fix container name in example: s/post/posts/
2015-11-03 07:47:32 -08:00
Sarah Kuehnle
3b42be6e39
Adds a note about installing the jekyll-gist gem to make gist tags work in Jekyll.
2015-11-03 07:05:21 -05:00
Jordon Bedwell
a5b46821ad
Put the OS X help guide on the front-lines for now.
2015-11-03 00:11:52 -06:00
Parker Moore
f5da607792
Update history to reflect merge of #4090
...
[ci skip]
2015-11-02 12:19:01 +07:00
Parker Moore
05a982e5bc
Merge pull request #4090 from paulrobertlloyd/3371-kramdown-highlight
...
Merge pull request 4090
2015-11-02 12:18:21 +07:00
Paul Robert Lloyd
e5279d4773
Santize @config['highlighter'] to only allow highlighters supported by kramdown
2015-11-01 23:04:59 +00:00
Jordon Bedwell
a64a5b9571
Merge pull request #4091 from jekyll/skip-cucumber-on-jruby
...
Skip Cucumber entirely on JRuby.
2015-10-31 23:07:31 -05:00
Jordon Bedwell
3a225c2ed6
Skip Cucumber entirely on JRuby.
2015-10-31 23:04:52 -05:00
Paul Robert Lloyd
9d1641f163
Fix #3371 - kramdown:syntax_highlighter should automatically take value of highlighter
2015-10-31 23:58:49 +00:00
Alfred Xing
a67adabf98
Update history to reflect merge of #4086
2015-10-30 14:53:30 -07:00
Alfred Xing
16844d168a
Merge pull request #4086 from XhmikosR/site-font-awesome
...
Merge pull request 4086
2015-10-30 14:52:17 -07:00
XhmikosR
6e30e177d1
Update Font Awesome to v4.4.0.
...
Mostly for .woff2 support.
2015-10-30 22:04:04 +02:00
Jordon Bedwell
121a0471f2
Merge pull request #4087 from XhmikosR/master
...
Trim trailing whitespace.
2015-10-30 15:00:13 -05:00
Jordon Bedwell
e007a14cf1
Update history.markdown to reflect the merger of #4085 .
2015-10-30 14:59:28 -05:00
Jordon Bedwell
04b2f48bbd
Merge pull request #4085 from XhmikosR/site-normalizecss
...
Update normalize.css to v3.0.3.
2015-10-30 14:58:09 -05:00
XhmikosR
3b55bd1a51
Trim trailing whitespace.
...
[ci skip]
2015-10-30 21:57:14 +02:00
XhmikosR
3c60d63f0b
Update normalize.css to v3.0.3.
2015-10-30 21:53:32 +02:00
Parker Moore
e6afa6f07a
Update history to reflect merge of #4079
...
[ci skip]
2015-10-31 03:41:07 +08:00
Parker Moore
48b23858ad
Merge pull request #4079 from jekyll/fix-jekyll-metdata-being-generated-on-non-incremental
...
Merge pull request 4079
2015-10-31 03:40:32 +08:00
Parker Moore
b50056e8df
Update history to reflect merge of #4077
...
[ci skip]
2015-10-31 03:37:45 +08:00
Parker Moore
528ec27df0
Merge pull request #4077 from jekyll/fix_render
...
Merge pull request 4077
2015-10-31 03:36:18 +08:00
Jordon Bedwell
1c4b4ae271
Add regression tests to Cucumber.
2015-10-29 17:19:03 -05:00
Jordon Bedwell
0f4aed9ccf
Fix #4066 : Move Convertible#render_liquid to using render!
2015-10-29 16:06:17 -05:00
Jordon Bedwell
71f4383d18
Fix #4075 : Make sure that .jekyll-metadata is not generated when not needed.
2015-10-29 15:44:38 -05:00
Jordon Bedwell
dfae4669e4
AUTOMATIC: Whitespace stripped.
2015-10-29 15:43:55 -05:00
Jordon Bedwell
a0f3860cfa
Update History.markdown to reflect the merger of #4078 .
2015-10-29 15:39:42 -05:00
Jordon Bedwell
3e5a1af234
Merge pull request #4078 from jekyll/fix-test-warnings
...
Fix test warnings when doing rake {test,spec} or script/test
2015-10-29 15:37:53 -05:00
Jordon Bedwell
e5f26b5a36
Fix test warnings when doing rake {test,spec} or script/test
2015-10-29 15:18:19 -05:00
Florian Thomas
cf71c563ab
Handle empty config files
...
SafeYAML.load_file returns `false` when processing empty files so we
convert this into an empty hash for further processing.
fixes #4030
2015-10-28 22:31:42 +01:00
Parker Moore
8f5465dfa4
site: latest_version.txt is now 3.
2015-10-26 21:13:49 -07:00
Parker Moore
86ea57ba58
Remove 'unreleased' notes.
2015-10-26 21:12:59 -07:00
Parker Moore
031ff12eaf
Release 💎 3.0.0
2015-10-26 20:23:00 -07:00
Parker Moore
5082e144d8
Release 💎 3.0.0.pre.rc1
2015-10-26 20:22:53 -07:00
Parker Moore
e813e26da4
Merge pull request #4063 from jekyll/3-0-release-post
...
Add 3.0 release post.
2015-10-26 20:18:40 -07:00
Parker Moore
2ca9329a8d
Add 3.0 release post. [ci skip]
2015-10-26 19:26:27 -07:00
Parker Moore
12225f49ea
Update History to reflect 45f69bb and 7b81f00 [ci skip]
2015-10-26 17:31:05 -07:00
Parker Moore
7b81f00137
Defaults: compare paths in applies_path? as Strings to avoid confusion
...
/cc #4064
2015-10-26 17:28:20 -07:00
Parker Moore
45f69bb8cd
Utils: deep_merge_hashes should also merge default_proc
...
If the target hash's default_proc isn't set, overwrite with the new hash's default_proc.
/cc #4064
2015-10-26 17:27:36 -07:00
Parker Moore
170d6de8d9
Update history to reflect merge of #4062
...
[ci skip]
2015-10-26 16:30:48 -07:00
Parker Moore
f25a4ddfda
Merge pull request #4062 from jekyll/allow-excerpt-to-live
...
Merge pull request 4062
2015-10-26 16:30:22 -07:00
Parker Moore
f8dbbb1288
Clean History.markdown a teensy bit. [ci skip]
2015-10-26 16:16:36 -07:00
Parker Moore
e45b6f91e7
Document: Only auto-generate the excerpt if it's not overridden
...
Fixes #4061
2015-10-26 16:08:19 -07:00
Parker Moore
5e425a99b4
Update history to reflect merge of #4060
...
[ci skip]
2015-10-26 15:37:14 -07:00
Parker Moore
7ac05b2b88
Merge pull request #4060 from jekyll/fix-post-url-deprecation-warning
...
Merge pull request 4060
2015-10-26 15:36:48 -07:00
Parker Moore
79c33af3fc
post_url: fix access deprecation warning & fix deprecation msg
2015-10-26 14:46:42 -07:00
Parker Moore
35ddbe9398
Release 💎 3.0.0.pre.rc1
2015-10-26 14:42:07 -07:00
Parker Moore
05ba1afc29
Release 💎 v3.0.0.pre.rc1
2015-10-26 14:42:03 -07:00
Parker Moore
6bcef622f5
Update history to reflect merge of #4059
...
[ci skip]
2015-10-26 14:41:40 -07:00
Parker Moore
d6176d6010
Merge pull request #4059 from alfredxing/disable-incremental-default
...
Merge pull request 4059
2015-10-26 14:41:03 -07:00
Alfred Xing
afd1c21af4
Add incremental configuration option to docs
2015-10-26 14:21:07 -07:00
Alfred Xing
2a040fd527
Rename incremental regeneration flag
...
Rename from `full_rebuild` to disable, to `incremental` to enable
2015-10-26 14:20:44 -07:00
Parker Moore
ef5e131f53
Update history to reflect merge of #4058
...
[ci skip]
2015-10-26 13:56:35 -07:00
Parker Moore
8738a66f9f
Merge pull request #4058 from jekyll/method_missing_madness
...
Merge pull request 4058
2015-10-26 13:55:34 -07:00
Alfred Xing
d9b12bc090
Disable incremental regeneration by default in Jekyll 3.0
...
Disable the feature as it's still not 100% working 100% of the time. Feature
can be re-enabled by specifying `full_rebuild: false` in the configuration
2015-10-26 13:37:47 -07:00
Parker Moore
2e7c471c70
Add Document#method_missing and Collection#method_missing
...
Proxies calls to either #data or #docs, respectively. Deprecation warning is printed.
2015-10-26 13:37:04 -07:00
Jordon Bedwell
74734d46f8
Update JRuby on Travis-CI.
2015-10-26 13:55:00 -05:00
Parker Moore
7fbe61fc77
Update history to reflect merge of #4053
...
[ci skip]
2015-10-26 09:57:07 -07:00
Parker Moore
e9e4a5d21e
Merge pull request #4053 from sparanoid/patch-1
...
Merge pull request 4053
2015-10-26 09:56:03 -07:00
Parker Moore
260ad9a3fb
Update history to reflect merge of #4055
...
[ci skip]
2015-10-26 09:53:43 -07:00
Parker Moore
e58d0ae0ef
Merge pull request #4055 from jekyll/beefer-collections
...
Merge pull request 4055
2015-10-26 09:53:13 -07:00
Parker Moore
b89f943bf2
collections: posts as collection
2015-10-26 00:29:14 -07:00
Tunghsiao Liu
2f5303dd67
Apply rouge highlighter background to child node
2015-10-26 15:17:04 +08:00
Tunghsiao Liu
58365ae898
Add missing highlighting CSS class for Rouge
2015-10-25 19:40:40 +08:00
Parker Moore
7330b499f1
Update history to reflect merge of #4050
...
[ci skip]
2015-10-22 11:22:38 -07:00
Parker Moore
ae993cbd6a
Merge pull request #4050 from alfredxing/default-font-weight
...
Merge pull request 4050
2015-10-22 11:22:12 -07:00
Alfred Xing
c84627b2e1
Change default font weight to 400 to fix bold/strong text issues
2015-10-22 00:30:14 -07:00
Parker Moore
915f8d3eb6
Update history to reflect merge of #4049
...
[ci skip]
2015-10-21 11:22:54 -07:00
Parker Moore
36f35bfe00
Merge pull request #4049 from BigBlueHat/icon-refactor
...
Merge pull request 4049
2015-10-21 11:22:17 -07:00
BigBlueHat
d8f38eef0e
Made icon-twitter.html inline-able
2015-10-20 09:03:27 -04:00
BigBlueHat
2cde74c44b
Use GitHub icon inline in about.md
...
Had to remove whitespace from icon includes
because Markdown...
2015-10-20 08:56:36 -04:00
BigBlueHat
5d92a90bde
Make HTML includes for GitHub & Twitter icons
...
Made one for each to avoid over paramaterizing
the includes. Also allows for various icon formats.
2015-10-20 08:52:20 -04:00
BigBlueHat
c2c671641d
Move GitHub & Twitter icons into includes
2015-10-20 08:46:51 -04:00
Parker Moore
9186345eca
Update history to reflect merge of #4046
...
[ci skip]
2015-10-19 10:00:20 -07:00
Parker Moore
4e01722941
Merge pull request #4046 from chrisfinazzo/style-the-test-code
...
Merge pull request 4046
2015-10-19 09:59:50 -07:00
chrisfinazzo
36a41cd224
Typos and line wrapping
2015-10-19 12:06:46 -04:00
chrisfinazzo
aa9927f073
Apply the highlight class
2015-10-18 23:00:56 -04:00
Parker Moore
d63acc140d
installation docs: specify Python 2.7 as dep for Jekyll 2
...
Fixes #4036 .
2015-10-17 11:12:01 -07:00
Jordon Bedwell
62d628c7e0
Update history.markdown to reflect the merge of #4032
2015-10-17 06:57:40 -05:00
Jordon Bedwell
271dc42724
Merge pull request #4032 from jekyll/refactor-cleaner-for-expressiveness
...
Make a constant for the regex to find hidden files
2015-10-17 06:56:55 -05:00
Parker Moore
ff55da727e
Release 💎 3.0.0.pre.beta10
2015-10-16 12:53:18 -07:00
Jordon Bedwell
fb042ef624
Merge pull request #4035 from jaybe-jekyll/patch-2
...
Remove brackets around _config.yml
2015-10-16 12:09:58 -05:00
jaybe@jekyll
87f9ed94a9
Remove brackets around _config.yml
...
Referring to _config.yml consistently with <code>
2015-10-16 12:08:29 -05:00
Jordon Bedwell
16c0bf8db8
Update history.markdown to reflect the merge of #4034
2015-10-16 12:02:13 -05:00
Jordon Bedwell
18bdfac542
Merge pull request #4034 from jaybe-jekyll/patch-1
...
Update usage.md re: _config.yml not reloaded during regeneration
2015-10-16 12:01:16 -05:00
jaybe@jekyll
14f351fc19
Update usage.md re: _config.yml not reloaded during automatic regeneration
...
_config.yml not reloaded during automatic regeneration
2015-10-16 11:53:31 -05:00
Jordon Bedwell
d3e4c93163
Update history.markdown to reflect the merge of #4033
2015-10-16 06:11:36 -05:00
Jordon Bedwell
84089f9ebe
Merge pull request #4033 from jekyll/ignore-more-bundler-directories
...
Ignore `.bundle` when generating test coverage
2015-10-16 06:10:35 -05:00
Matt Rogers
b1125f53de
Update history to reflect merge of #4004 [ci skip]
2015-10-15 21:13:34 -05:00
Matt Rogers
20303de60d
Merge pull request #4004 from kevinoid/excerpt-match-post-content
2015-10-15 21:13:32 -05:00
Matt Rogers
ff504a39ba
Ignore .bundle when generating test coverage
...
Fix the code coverage reporting when using `.bundle` to store my gems in
by having SimpleCov ignore that directory. Use of `.bundle` to store my
gems consolidates things since since that directory also holds the
bundler config file. It also keeps a `vendor` directory out of the
project tree for non-Rails projects. Simplecov was not ignoring that
directory though, which meant that the code coverage numbers I were
seeing locally were wrong (and very frightening). With this change, all
is right with the world once again. 😃
2015-10-15 20:59:34 -05:00
Matt Rogers
b72556fd03
Make a constant for the regex to find hidden files
...
A raw regular expression isn't very expressive, IMHO. Rather than having
people who read this code parse the regular expression to figure out
what it's for, let's give a name. This way, it becomes more obvious what
exactly it is we're doing here.
2015-10-15 20:34:44 -05:00
Parker Moore
8add5aec4b
Update history to reflect merge of #4029
...
[ci skip]
2015-10-15 11:38:42 -07:00
Parker Moore
8fec927f83
Merge pull request #4029 from MonsieurV/patch-1
...
Merge pull request 4029
2015-10-15 11:38:33 -07:00
MonsieurV
63144fd46d
Fix pretty permalink example
...
Following what the documentation specify above for the pretty permalink format (`/:categories/:year/:month/:day/:title/`), it should result for the example to `/2009/04/29/slap-chop/` and not `/2009/04/29/slap-chop/index.html`. Well, at least if I've understood correctly ;-)
2015-10-14 22:12:08 +02:00
Jordon Bedwell
7ae044ee44
Update history.markdown to reflect the merge of #4022
2015-10-11 22:17:37 -05:00
Jordon Bedwell
e830e7954c
Merge pull request #4022 from chrisfinazzo/fix-the-typos
...
Fixed a typo, wrap at 80 characters
2015-10-11 22:16:40 -05:00
chrisfinazzo
8e1dd75312
Fixed a typo, wrap at 80 characters
2015-10-11 21:09:44 -04:00
Parker Moore
53f975feb4
Update history to reflect merge of #4018
...
[ci skip]
2015-10-11 14:50:30 -07:00
Parker Moore
1d9c095b80
Merge pull request #4018 from mudpuddle/alternative-instructions-for-el-capitan
...
Merge pull request 4018
2015-10-11 14:43:18 -07:00
Parker Moore
2410bcc001
Merge pull request #4021 from stomar/fix-indentation
...
Avoid "mismatched indentations" warning for ruby -w
2015-10-11 14:38:47 -07:00
Parker Moore
e7043ac4f3
Update history to reflect merge of #4013
...
[ci skip]
2015-10-11 14:37:49 -07:00
Parker Moore
fa2c8d2a96
Merge pull request #4013 from antonk52/patch-1
...
Merge pull request 4013
2015-10-11 14:37:00 -07:00
Anton
3eb25217ce
Added installation instructions for 2 of the 3 options for plugins.
...
Fixes #4013 .
2015-10-11 14:36:11 -07:00
Marcus Stollsteimer
45902b2047
Avoid "mismatched indentations" warning for ruby -w
2015-10-11 19:49:40 +02:00
Jesse W
611af3f456
added alternative jekyll gem installation instructions
2015-10-09 11:35:18 -07:00
Jordon Bedwell
9b091f8d5d
Update Kramdown and reduce it's constraints.
2015-10-09 07:28:02 -05:00
Anton
6cda306bbf
Update plugins.md
...
Corrected display of installing options
2015-10-09 10:23:08 +03:00
Anton
bc3e67da62
Update plugins.md
...
Added gem install and bundle install commands for plugins set up
2015-10-08 21:47:29 +03:00
Matt Rogers
b9bdb85a47
Update history to reflect merge of #4015 [ci skip]
2015-10-08 08:53:00 -05:00
Matt Rogers
4e0a803c01
Merge pull request #4015 from takuti/new-plugin-link
2015-10-08 08:52:58 -05:00
takuti
30d82aff5d
Update plugins.md
2015-10-08 22:31:15 +09:00
Anton
3435d05c2a
Update plugins.md
...
Note to option 2 and 3 for installing plugins
2015-10-08 10:23:29 +03:00
Anton
464d4b0254
update plugins documentation
...
you have to install gem files for plugins for them in order to work
2015-10-08 09:59:15 +03:00
Kevin Locke
bb9462f12f
Whole-post excerpts should match the post content
...
When a post does not contain an excerpt_separator, meaning the excerpt
includes the entire post, the excerpt should contain exactly the post
content.
This is desirable both from a correctness standpoint, that the excerpt
should not introduce any new content, and more practically to allow fast
and easy detection of whole-post excerpts in Liquid templates using
`post.excerpt == post.content`. A common use-case is deciding whether
to render "Read More" links on a page containing post excerpts.
This commit does exactly that. It avoids adding additional newlines to
the excerpt content when the excerpt includes the whole post and adds
tests to ensure that this behavior is correct and preserved going
forward.
Signed-off-by: Kevin Locke <kevin@kevinlocke.name >
2015-10-01 13:58:00 -07:00
Parker Moore
9f4d4bbae0
Update history to reflect merge of #3999
...
[ci skip]
2015-09-30 21:23:41 -07:00
Parker Moore
a1fdf830db
Merge pull request #3999 from chrisfinazzo/instructions-for-el-capitan
...
Merge pull request 3999
2015-09-30 21:23:18 -07:00
chrisfinazzo
9c9481a8a9
Notes for Homebrew, advanced installs, and cleanup
2015-09-30 12:57:09 -04:00
chrisfinazzo
ca29e4f585
Feedback from @parkr, rephrasing, and link to Ruby managers
2015-09-28 21:31:27 -04:00
Parker Moore
ed7fcf6773
Update history to reflect merge of #4001
...
[ci skip]
2015-09-28 14:03:30 -07:00
Parker Moore
25cea4d3d2
Merge pull request #4001 from hartmel/master
...
Merge pull request 4001
2015-09-28 14:02:53 -07:00
hartmel
951c604017
Add timezone as hour & minute offset in the initial post in the new site template. Fixes #3998
2015-09-28 22:18:02 +02:00
chrisfinazzo
269018b011
Instructions for El Capitan
2015-09-27 15:49:24 -04:00
Parker Moore
2807b8a012
Update history to reflect merge of #3997
...
[ci skip]
2015-09-26 12:35:22 -07:00
Parker Moore
5a765affa3
Merge pull request #3997 from d9n/master
...
Merge pull request 3997
2015-09-26 12:34:32 -07:00
David Herman
1703b59ce8
Add header message to _config.yml
...
The first thing new users to Jekyll do is open _config.yml, so this
change adds a simple welcome message to the top of it. Additionally,
it informs the user that the file is not automatically reloaded when
changed, which is a point of confusion for new users.
Related issue: https://github.com/jekyll/jekyll/issues/2302
2015-09-25 18:57:46 -07:00
Parker Moore
85b6d936d8
docs: include backup github-pages Gemfile
...
Fixes #3985
2015-09-24 16:24:26 -07:00
Parker Moore
abcab4b91f
Update history to reflect merge of #3992
...
[ci skip]
2015-09-24 16:07:03 -07:00
Parker Moore
e193f5a738
Merge pull request #3992 from jekyll/abort-before-confusing-msg
...
Merge pull request 3992
2015-09-24 16:06:26 -07:00
Jordon Bedwell
51f32502b9
Update history.markdown to reflect the merge of #3994
2015-09-24 13:42:34 -05:00
Jordon Bedwell
c91b622967
Merge pull request #3994 from arthurhammer/patch-1
...
Fix broken configuration documentation page
2015-09-24 13:41:56 -05:00
Arthur Hammer
16eef80539
Fix broken configuration documentation page
2015-09-24 20:27:03 +02:00
Jordon Bedwell
f9925bef2b
Update history.markdown to reflect the merge of #3990
2015-09-24 12:59:05 -05:00
Jordon Bedwell
e01c40f575
Merge pull request #3990 from pheuko/permalink-timestamp
...
Added permalink time variables
2015-09-23 23:07:28 -05:00
Pedro Euko
22b59ae793
Added permalink time variables
2015-09-23 21:51:02 -03:00
Parker Moore
c7bc76269c
Abort if no subcommand.
...
Fixes #3412
2015-09-23 17:32:33 -07:00
Parker Moore
8563f59125
Update history to reflect merge of #3989
...
[ci skip]
2015-09-22 21:07:09 -07:00
Parker Moore
1bb8f9cf81
Merge pull request #3989 from tomjohnson1492/patch-1
...
Merge pull request 3989
2015-09-22 21:06:31 -07:00
Tom Johnson
38a561a14c
Made small pull request fixes as noted by Parker
2015-09-22 14:28:32 -07:00
Tom Johnson
a82b063d42
Added documentation for Jekyll environment variables
...
Information about Jekyll environment variables was missing from the documentation. This seemed like a good place to include it.
2015-09-22 09:35:14 -07:00
Parker Moore
f3b99ebda7
Release 💎 3.0.0.pre.beta9
2015-09-21 12:31:00 -07:00
Parker Moore
9181d22391
Update history to reflect merge of #3917
...
[ci skip]
2015-09-21 12:21:35 -07:00
Parker Moore
bea64a2cf7
Merge pull request #3917 from leo/patch-1
...
Merge pull request 3917
2015-09-21 12:21:11 -07:00
Parker Moore
666df42a28
Update history to reflect merge of #3968
...
[ci skip]
2015-09-21 12:20:43 -07:00
Bruce Smith
402643435d
replace broken link; add other Mac-specific info
...
Fixes #3968
2015-09-21 12:08:51 -07:00
Jordon Bedwell
d6b37a1644
Lock Cucumber to 2.0 because 2.1 is broken.
2015-09-11 15:03:07 -05:00
Jordon Bedwell
908bb2e7af
Fix #3970 : Use Gem::Version to compare versions, not >.
2015-09-11 14:44:20 -05:00
Jordon Bedwell
f1fd89bd8e
Update history.markdown to reflect the merger of #3966
2015-09-09 08:09:08 -05:00
Jordon Bedwell
92647c58aa
Merge pull request #3966 from webchef/patch-1
...
Update plugins.md
2015-09-09 08:07:53 -05:00
Arne Gockeln
b02ae4fad1
Update plugins.md
...
Added a link to a new generator plugin for replacing german umlauts with html
2015-09-09 14:43:54 +02:00
Parker Moore
b732667aea
site: document required ruby versions
...
closes #3963
2015-09-07 22:04:32 -07:00
Alfred Xing
1dc2a34252
Update history to reflect merge of #3828
...
[ci skip]
2015-09-02 20:23:58 -07:00
Alfred Xing
93d282a5c1
Merge pull request #3828 from superlukas/fix-clean-command
...
Merge pull request 3828
2015-09-02 20:22:14 -07:00
Jordon Bedwell
baafe24e4a
Update history.markdown to reflect the merge of #3736
2015-09-01 13:54:24 -05:00
Jordon Bedwell
8ce4ff9060
Merge pull request #3736 from jekyll/jekyll-feed
...
Use Jekyll Feed for jekyllrb.com
2015-09-01 13:53:30 -05:00
Ben Balter
47df90583a
Merge branch 'master' into jekyll-feed
2015-09-01 14:35:55 -04:00
Leonard
a7378da16c
Updated URL
2015-09-01 20:27:39 +02:00
Jordon Bedwell
11da2e0d90
Update history.markdown to reflect the merger of #3769
2015-09-01 13:27:18 -05:00
Jordon Bedwell
0340fea808
Merge pull request #3769 from chrisfinazzo/install-docs
...
Update install docs (Core dependencies, Windows reqs, etc)
2015-09-01 13:26:17 -05:00
Jordon Bedwell
fffb834e63
Update history.markdown to reflect the merger of #3158
2015-08-31 05:17:16 -05:00
Jordon Bedwell
87517af979
Merge pull request #3950 from nyufac/master
...
Jekyll views router plugin
2015-08-31 05:16:04 -05:00
Parker Moore
d35f0a8e16
Merge pull request #3948 from julienbourdeau/julienbourdeau-patch-1
...
Just fixed markdown list in `site/README.md`
2015-08-30 12:55:43 -07:00
Neil Faccly
d18d1bc43b
Jekyll views router plugin
2015-08-30 21:10:27 +05:00
Julien Bourdeau
edcbe99b58
Update README.md
2015-08-30 15:48:02 +02:00
Parker Moore
f2d31a1b20
Update history to reflect merge of #3935
...
[ci skip]
2015-08-25 23:39:40 -07:00
Parker Moore
831eb17b29
Merge pull request #3935 from jekyll/filter-where-to_s
...
Merge pull request 3935
2015-08-25 23:39:19 -07:00
Parker Moore
4169075dd1
filters: where should compare stringified versions of input & comparator
...
Non-string input was being missed as a result of poor comparison.
Converting inputs to strings ensure numerical and boolean values are
properly compared.
Fixes #3911 .
2015-08-25 23:00:58 -07:00
Parker Moore
cd4829d28d
Update history to reflect merge of #3931
...
[ci skip]
2015-08-25 22:11:23 -07:00
Parker Moore
75007cb26d
Merge pull request #3931 from dommmel/patch-1
...
Merge pull request 3931
2015-08-25 22:10:38 -07:00
Parker Moore
47cb3a8fd7
docs: categories/tags only with array & comma-separated string
...
Fixed #3930
2015-08-24 18:01:06 -07:00
Parker Moore
14a5646730
Update history to reflect merge of #3933
...
[ci skip]
2015-08-24 14:03:35 -07:00
Parker Moore
7c5eae5ea2
Merge pull request #3933 from jekyll/vendor-mime-types
...
Merge pull request 3933
2015-08-24 14:02:59 -07:00
Ben Balter
1eb1f4ea4d
add script to vendor mime types
2015-08-24 16:21:50 -04:00
Dominik
12fc4c5ef4
update plugins.md
2015-08-24 14:13:03 +02:00
Parker Moore
34afc7784d
Update history to reflect merge of #3871
...
[ci skip]
2015-08-23 12:55:20 -07:00
Parker Moore
8927898e1f
Merge pull request #3871 from stevecrozz/3870_hook_trigger_interface_change
...
Merge pull request 3871
2015-08-23 12:55:00 -07:00
Matt Rogers
753bdbefbf
Update history to reflect merge of #3925 [ci skip]
2015-08-21 10:36:39 -05:00
Matt Rogers
8c509bcf40
Merge pull request #3925 from jekyll/code-of-conduct
2015-08-21 10:36:36 -05:00
Parker Moore
a446589cdc
Add a Code of Conduct.
...
Closes #3924 .
2015-08-20 10:17:37 -07:00
jaybe@jekyll
4c1427c400
docs: Update _data in "Directory structure"
...
Add in references to _data format and extension options of .csv, .json,
etc., consistent with _docs/datafiles.md
Signed-off-by: Parker Moore <parkrmoore@gmail.com >
2015-08-17 09:39:44 -07:00
Parker Moore
1c767febe5
Merge pull request #3918 from gangsthub/patch-2
...
I think you made a typo there
2015-08-17 09:31:37 -07:00
BRAVO
47c9ed0829
I think you made a typo there
...
as seen on:
http://blog.davepoon.net/2015/01/19/setting-up-sass-with-jekyll/
http://markdotto.com/2014/09/25/sass-and-jekyll/#create-a-sass-stylesheet
2015-08-17 13:23:17 +02:00
Leonard
2db01b9651
Added my site for learning purposes
...
A week ago, I asked @parkr via email if he could add my site here (mostly because I thought it's too cheeky to just propose a file-change). But now he told me that it's better to just do it here:
I'm asking because I spend a huge amount of time and effort on making it great and usefully structured for people who're just getting started with Jekyll. Therefore it's also great as a forked starting-point, if you ask me.
Besides keeping the code clean, I also spend much time on making the site as fast as possible. There's not much CSS in use, the HTML output is minified and images are directly served from the repo (and therefore GitHub's CDN) instead of from third-party services. There's also a lot of "include"-thinking happening for things like embedded Tweets, images or iFrames - which most people just inline in each post.
When making a significant change, I also always make sure to write a few paragraphs about why I exactly did it as a commit message. And when it comes to really big updates, I write entire posts too (explaining all improvements and their benefits to the site's performance/look). Here's an recent example: http://leo.github.io/notes/v2/
I'm definitely sure that many people could get something out of it. Don't you think so too?
2015-08-16 20:59:06 +02:00
Parker Moore
010038e78a
Update history to reflect merge of #3782
...
[ci skip]
2015-08-16 13:32:18 -04:00
Parker Moore
44a43b757d
Merge branch 'fniephaus-_includes' into 'master'
...
* fniephaus-_includes:
Unify renaming of configuration options to a single method. /cc #3782 .
Make _includes directory configurable; closes #2684
2015-08-16 13:30:45 -04:00
Parker Moore
399606c544
Unify renaming of configuration options to a single method. /cc #3782 .
2015-08-16 13:30:39 -04:00
Parker Moore
8b72f14217
Update history to reflect merge of #3892
...
[ci skip]
2015-08-16 13:17:24 -04:00
Parker Moore
63a51df909
Fix up test for 'future' flag. /cc #3892
2015-08-16 13:15:47 -04:00
Nate Berkopec
559cd6c7e7
Future should be set to false in the default config
2015-08-16 13:11:08 -04:00
Fabio Niephaus
2812341c37
Merge branch 'master' of https://github.com/jekyll/jekyll into _includes
...
Conflicts:
bin/jekyll
2015-08-09 16:22:33 +01:00
Fabio Niephaus
ac56e9dd16
Make _includes directory configurable; closes #2684
...
and rename `plugins`, `layouts` and `data_source` directories for consistency
2015-08-09 16:20:58 +01:00
Jordon Bedwell
af3fe0f30d
Update history.markdown to reflect the merger of #3897 .
2015-08-08 17:39:26 -05:00
Jordon Bedwell
571f75ee64
Merge pull request #3897 from vlajos/typofixes-vlajos-20150807
...
Typofixes
2015-08-08 17:38:12 -05:00
Veres Lajos
d652f6e337
typofix in test/test_regenerator.rb
2015-08-08 21:28:36 +01:00
Veres Lajos
aecfe4c160
typofix in site/_docs/plugins.md
2015-08-08 21:27:03 +01:00
Parker Moore
7c8e24a488
Update history to reflect merge of #3895
...
[ci skip]
2015-08-05 14:31:48 -07:00
Parker Moore
d1620db235
Merge pull request #3895 from jekyll/update-contrib
...
Merge pull request 3895
2015-08-05 14:31:13 -07:00
Parker Moore
489b9c3639
update contributing documentation to reflect workflow updates
2015-08-05 14:30:35 -07:00
Parker Moore
11230718a4
Update history to reflect merge of #3894
...
[ci skip]
2015-08-05 14:19:38 -07:00
Parker Moore
7970abebf6
Merge pull request #3894 from nateberkopec/change-contributing-md
...
Merge pull request 3894
2015-08-05 14:17:59 -07:00
Nate Berkopec
1f29e5b5dc
Contributing.md should refer to script/cucumber
2015-08-05 17:09:21 -04:00
Parker Moore
44f0e5b14a
Update history to reflect merge of #3891
...
[ci skip]
2015-08-05 10:19:09 -07:00
Johan Bové
d3c327e184
Further flesh out Continuous Integration guide
...
More information added after having some trouble getting Travis to execute with the existing explanation.
2015-08-05 10:16:22 -07:00
Parker Moore
a849674f7d
Update history to reflect merge of #3820
...
[ci skip]
2015-08-04 16:16:15 -07:00
Parker Moore
627af07c3e
Merge pull request #3820 from chrisfinazzo/configuration-docs
...
Merge pull request 3820
2015-08-04 16:15:59 -07:00
Parker Moore
e9b1f6db3d
Update history to reflect merge of #3852
...
[ci skip]
2015-08-04 16:15:24 -07:00
Parker Moore
585cd268ef
Merge pull request #3852 from jekyll/reorganize-gemfile
...
Merge pull request 3852
2015-08-04 16:15:02 -07:00
Parker Moore
775645e31c
Update history to reflect merge of #3865
...
[ci skip]
2015-08-04 16:14:28 -07:00
Parker Moore
86696f6322
Merge pull request #3865 from mushishi78/static-publisher-documentation
...
Merge pull request 3865
2015-08-04 16:13:28 -07:00
Parker Moore
84ca5780df
Update history to reflect merge of #3880
...
[ci skip]
2015-08-04 16:12:56 -07:00
Parker Moore
1b88345933
Merge pull request #3880 from probins/patch-1
...
Merge pull request 3880
2015-08-04 16:12:39 -07:00
Parker Moore
76c96fc7ac
Update history to reflect merge of #3883
...
[ci skip]
2015-08-04 16:12:19 -07:00
Parker Moore
6fee5e3066
Merge pull request #3883 from codeinpink/patch-1
...
Merge pull request 3883
2015-08-04 16:12:02 -07:00
Parker Moore
90586d229c
Update history to reflect merge of #3787
...
[ci skip]
2015-08-04 16:11:51 -07:00
Parker Moore
b4ac044c29
Merge pull request #3787 from TWiStErRob/hl_lines
...
Merge pull request 3787
2015-08-04 16:10:43 -07:00
Robert Papp
371ca58e69
Fixes #3776 by changing to the correct name for whitelisting.
2015-08-05 00:20:14 +02:00
Peter Robins
5cfef073a5
Add site.html_files to variables docs and improve site.html_pages
2015-08-04 07:59:03 +00:00
Shannon
432ff579d9
Add Jekyll Portfolio Generator to list of plugins
2015-08-01 13:47:45 -05:00
Parker Moore
0b79059310
Update history to reflect merge of #3848
...
[ci skip]
2015-07-31 10:33:05 -07:00
Parker Moore
1eba5093bd
Merge pull request #3848 from vitalyrepin/patch-1
...
Merge pull request 3848
2015-07-31 10:32:42 -07:00
Vitaly Repin
498ad6e83a
Detailed instructions for rsync deployment method
...
Extended documentation on rsync-approach. It also mentions rrsync wrapper script which restricts access for rsync to the server. Based on my blog post here: http://vrepin.org/vr/JekyllDeploy/
Restored previous version of 'Rsync' section and renamed it to 'scp' to reflect the content
Misspelling corrected: authorized_keys, not auhorized_key
2015-07-31 16:44:53 +03:00
Parker Moore
611489aae1
Update history to reflect merge of #3838
...
[ci skip]
2015-07-28 11:29:42 -07:00
Parker Moore
14e6809bcd
Merge pull request #3838 from gynter/issue-3836
...
Merge pull request 3838
2015-07-28 11:29:01 -07:00
Stephen Crosby
7c4f319442
#3870 trigger hooks by owner symbol
2015-07-27 16:23:07 -07:00
Jordon Bedwell
3e29aaf785
Update history.markdown to reflect the commit 3ab386f1b0
2015-07-24 23:46:17 -05:00
Jordon Bedwell
3ab386f1b0
Update to JRuby 9K
...
Even though JRuby 9K on Travis still apparently points to pre1 we are updating so that when it finally points to stable release we can get those builds, once jruby-head diverges enough again we will re-add it to the list and start testing the next build and move JRuby 9K. Remember though, JRuby support is still experimental.
2015-07-24 23:43:55 -05:00
Max White
8c485155ce
Added documentation for new Static Publisher tool
2015-07-24 23:38:36 +01:00
Parker Moore
fe36329004
Update history to reflect merge of #3858
...
[ci skip]
2015-07-19 20:26:11 -07:00
Parker Moore
0eee6990d1
Merge pull request #3858 from AJ-Acevedo/shebang
...
Merge pull request 3858
2015-07-19 20:25:42 -07:00
AJ Acevedo
b0fa2462a6
Updated the scripts shebang for portability
...
- Updated all of the sh and bash shebangs for consistency and portability.
- set -e to the test script for portability
Resolves #3857
2015-07-18 22:23:56 -04:00
Jordon Bedwell
5af105ca71
Try to organize dependencies into dev and test groups.
2015-07-16 16:31:30 -05:00
Jordon Bedwell
56622c7ab6
Update history.markdown to reflect the merger of #3853 .
2015-07-16 14:16:47 -05:00
Jordon Bedwell
e164c2194d
Merge pull request #3853 from jekyll/update-kramdown
...
Update Kramdown.
2015-07-16 14:15:52 -05:00
Jordon Bedwell
910cab5f84
Update history.markdown to reflect the merger of #3845 .
2015-07-16 08:39:57 -05:00
Jordon Bedwell
48d6eea9b2
Merge pull request #3845 from fw42/fix_binread
...
Fix reading of binary metadata file
2015-07-16 08:38:57 -05:00
Jordon Bedwell
dba6df907f
Update Kramdown.
2015-07-16 08:36:44 -05:00
Florian Weingarten
8bdfdae0ab
Fix reading of binary metadata file
2015-07-09 13:40:36 -04:00
Jordon Bedwell
90514b3536
Allow jRuby head to fail.
2015-07-06 17:52:50 -05:00
Parker Moore
eeb6ef46f1
Update history to reflect merge of #3837
...
[ci skip]
2015-07-06 12:01:25 -07:00
Parker Moore
32c3089ea9
Merge pull request #3837 from jensechu/master
...
Merge pull request 3837
2015-07-06 12:00:37 -07:00
Günter Kits
b9f8fc1715
Fixes #3836 . Fix site template header menu iteration variables
2015-07-06 21:02:56 +03:00
Jensen Kuras
f4bbbd6952
Fixed an unclear code comment
2015-07-06 10:43:28 -07:00
Jordon Bedwell
5bf5c36ce0
Close #3833 by removing execute bit.
2015-07-04 04:59:06 -05:00
Jordon Bedwell
feb84043dd
Update history.markdown to reflect the merger of #3823 .
2015-07-01 12:07:04 -05:00
Jordon Bedwell
3a49770ce2
Merge pull request #3823 from 18F/adapt-static-file
...
Adapt StaticFile for collections, config defaults
2015-07-01 12:06:08 -05:00
Lukas
6d196275fc
Add build options ( fixes #3744 )
2015-06-30 20:53:31 +02:00
Mike Bland
250b6ebb7e
Adapt StaticFile for collections, config defaults
...
This enables files such as images and PDFs to show up in the same relative
output directory as other HTML and Markdown documents in the same collection.
It also enables static files to be hidden using defaults from _config.yml in
the same way that other documents in the same collection and directories may
be hidden using `published: false`.
2015-06-29 19:58:27 -04:00
Parker Moore
8c9e9497a2
Release 💎 3.0.0.pre.beta8
2015-06-29 14:33:38 -07:00
chrisfinazzo
5db3b5d709
Use square brackets instead
2015-06-25 17:30:50 -04:00
chrisfinazzo
4dd66e9448
Add missing flag to disable the watcher
2015-06-25 09:54:42 -04:00
Jordon Bedwell
0125af80a3
Update history.markdown to reflect the merger of #3818 .
2015-06-24 20:47:05 -05:00
Jordon Bedwell
2eae07b7d9
Merge pull request #3818 from mgiuffrida/patch-2
...
Update windows.md with Ruby version info
2015-06-24 20:46:12 -05:00
Michael Giuffrida
197dd184f9
Update windows.md with Ruby version info
...
Jekyll dependency hitimes does not support Ruby 2.2 on Windows yet
2015-06-24 13:02:02 -07:00
Parker Moore
68c3988861
Update history to reflect merge of #3811
...
[ci skip]
2015-06-23 15:36:51 -07:00
Parker Moore
fcb882e791
Merge pull request #3811 from fw42/bubble_up_liquid_exceptions
...
Merge pull request 3811
2015-06-23 15:36:13 -07:00
Florian Weingarten
3c656ae2ed
Remove unnecessary 'ensure' in LiquidRenderer
2015-06-23 21:27:24 +00:00
Parker Moore
5647b91689
Release 💎 3.0.0.pre.beta7
2015-06-18 20:52:40 -07:00
Parker Moore
8cecdde288
Release 💎 3.0.0.pre.beta6
2015-06-18 20:52:15 -07:00
chrisfinazzo
a14f08b2bf
Clarify CoffeeScript requirement
2015-06-18 17:55:57 -04:00
Parker Moore
4b2b5ea8b1
Update history to reflect merge of #3795
...
[ci skip]
2015-06-17 10:50:12 -07:00
Parker Moore
d09c4cdf79
Merge pull request #3795 from jekyll/update-dependencies
...
Merge pull request 3795
2015-06-17 10:37:33 -07:00
Jordon Bedwell
9c4bf19c71
Update dependencies.
2015-06-17 10:31:44 -05:00
Parker Moore
c6ee8a150a
Update history to reflect merge of #3762
...
[ci skip]
2015-06-16 10:22:18 -07:00
Parker Moore
8b44a7bb42
Merge pull request #3762 from fw42/liquid_profiler
...
Merge pull request 3762
2015-06-16 10:21:33 -07:00
Parker Moore
407fc82b2d
Update history to reflect merge of #3779
...
[ci skip]
2015-06-10 14:14:00 -07:00
Parker Moore
b6e15977de
Merge pull request #3779 from jekyll/move-highlight-div-to-figure
...
Merge pull request 3779
2015-06-10 14:13:25 -07:00
Parker Moore
32cb87af90
remove circle.yml, because we have disabled CircleCI.
2015-06-10 13:59:36 -07:00
Jordon Bedwell
137efdc9f4
Fix : #3738 ; Move code wrapper from div to figure.
2015-06-10 15:20:44 -05:00
Jordon Bedwell
a58f23aeaf
Add support for underscores.
2015-06-10 15:05:17 -05:00
Jordon Bedwell
34438ed325
Refactor: lib/jekyll/convertor/markdown.rb - tests: no additions/breaks.
...
Reason: #3770
2015-06-10 15:04:25 -05:00
chrisfinazzo
872efb0bcc
Add Python to requirements for Jekyll 2
2015-06-09 12:07:56 -04:00
Parker Moore
80f63949cd
Update history to reflect merge of #3763
...
[ci skip]
2015-06-09 08:12:03 -07:00
Parker Moore
649399dcf8
Merge pull request #3763 from tasken/patch-1
...
Merge pull request 3763
2015-06-09 08:10:45 -07:00
Parker Moore
83a29e7f4e
Merge pull request #3767 from cpicanco/patch-2
...
fixing typo on line 31
2015-06-08 09:30:32 -07:00
Rafael Picanço
e84a7aadee
fixing typo on line 31
...
- front matter
2015-06-08 13:24:53 -03:00
Florian Weingarten
7bc9e1aae6
Add byte counter
2015-06-07 16:49:22 +00:00
Florian Weingarten
1e9163fdf4
Liquid profiler
2015-06-07 16:38:05 +00:00
Jordon Bedwell
6dbb5ac80c
Update history.markdown to reflect the merger of #3732 .
2015-06-06 06:31:26 -05:00
Jordon Bedwell
e9215ec047
Merge pull request #3732 from jekyll/fix-frontmatter-defaults
...
Fix it so that 'blog.html' matches 'blog.html'
2015-06-06 06:30:43 -05:00
Jordon Bedwell
d2fdac12c2
Update history.markdown to reflect the merger of #3760
2015-06-06 06:20:53 -05:00
Jordon Bedwell
c421a4148a
Merge pull request #3760 from cpicanco/patch-1
...
Fix typo on line 19 of pagination.md
2015-06-06 06:20:04 -05:00
tasken
f00e217448
fix for pagination in a directory different that /
2015-06-06 03:20:56 -03:00
Parker Moore
a134e05fda
Release 💎 3.0.0.pre.beta6
2015-06-04 16:57:13 -07:00
Rafael Picanço
37f373fd38
fixing typo on line 19
...
- `pagination_path` to `paginate_path`
2015-06-04 17:37:24 -03:00
Parker Moore
2c0a535801
Update history to reflect merge of #3750
...
[ci skip]
2015-06-01 15:02:30 -07:00
Parker Moore
2567c885b0
Merge pull request #3750 from mnuessler/plugins
...
Merge pull request 3750
2015-06-01 15:01:54 -07:00
Alfred Xing
bc806fd2a7
Update history to reflect merge of #3717 [ci skip]
2015-05-31 11:11:21 -07:00
Alfred Xing
bba7870f8b
Merge pull request #3717 from alfredxing/regenerator-handle-deleted-files
...
Merge pull request 3717
2015-05-31 11:10:42 -07:00
Matthias Nuessler
bbd32980a1
Add asciinema liquid tag plugin
2015-05-31 14:45:49 +02:00
Matt Rogers
fb716d6b83
Update history to reflect merge of #3728 [ci skip]
2015-05-28 17:59:31 -05:00
Matt Rogers
6f2e3b8238
Merge pull request #3728 from jordanthornquest/new-website-once-again
2015-05-28 17:59:23 -05:00
Matt Rogers
174d2f98ed
Update history to reflect merge of #3745 [ci skip]
2015-05-28 17:46:18 -05:00
Matt Rogers
0435871785
Merge pull request #3745 from C4K3/update_welcome_post
2015-05-28 17:46:11 -05:00
Jordan Thornquest
f04c9bb469
Moved blog with an article about Jekyll to a new location and updated the resources page to reflect the change.
2015-05-28 15:24:55 -06:00
Seb
e68d18c3cc
Update link in welcome post to talk.jekyllrb.com
...
Previously the link pointed to the jekyll-help repository on github
which no longer accepts issues.
2015-05-28 21:19:24 +02:00
Parker Moore
c1d44fc83f
Update history to reflect merge of #3743
...
[ci skip]
2015-05-28 09:14:06 -07:00
Parker Moore
60bdc7119a
Remove Ozon from jekyllrb.com list of sites for learning
...
Reverts #3712 .
2015-05-28 09:13:34 -07:00
Parker Moore
33fcb0a263
Merge pull request #3743 from mxstbr/master
...
Merge pull request 3743
2015-05-28 09:13:29 -07:00
Max
f6bc58dd30
Docs now reflect correct redcarpet version
2015-05-28 16:56:57 +02:00
Ben Balter
82bb18176f
use jekyll-feed
2015-05-25 16:09:16 -04:00
Jordon Bedwell
581dee7ba9
Merge pull request #3731 from jekyll/fix-script-test-file
...
Fix script/test so that testing individual files works.
2015-05-25 02:20:32 -05:00
Jordon Bedwell
14ed5cc954
Fix it so that 'blog.html' matches 'blog.html'
2015-05-25 02:07:21 -05:00
Jordon Bedwell
981e32d462
Fix script/test so that testing invidual files works.
2015-05-25 02:05:39 -05:00
Alfred Xing
7a12f32078
Update history to reflect merge of #3713 [ci skip]
2015-05-19 22:54:47 -07:00
Alfred Xing
f6b34f74a9
Merge pull request #3713 from fw42/fix_marshal_bugs
...
Merge pull request 3713
2015-05-19 22:53:04 -07:00
Alfred Xing
a2ee820609
Regenerator: handle deleted/renamed/moved dependencies
...
Should fix #3716
2015-05-19 22:47:58 -07:00
Florian Weingarten
87400f2155
regression test for corrupted marshal file
2015-05-19 20:00:50 +00:00
Florian Weingarten
376c87b62e
Don't crash when reading/writing Marshal
2015-05-19 15:51:55 +00:00
Parker Moore
73db98c244
Release 💎 3.0.0.pre.beta5
2015-05-19 10:54:37 +07:00
Jordon Bedwell
d99f257665
Merge pull request #3712 from loctauxphilippe/patch-1
...
Added new website in sites made by jekyll
2015-05-18 13:54:55 -05:00
Philippe Loctaux
b75fb37b4e
Added new website in sites made by jekyll
2015-05-18 20:47:38 +02:00
Jordon Bedwell
3151aacbad
Update history.markdown to reflect the merger of #3706 .
2015-05-18 09:18:17 -05:00
Jordon Bedwell
498ea4fd24
Merge pull request #3706 from fw42/marshal_metadata
...
Performance: Marshal metadata
2015-05-18 09:17:42 -05:00
Jordon Bedwell
f764ae6a76
Update history.markdown to reflect the merger of #3707 .
2015-05-18 09:17:15 -05:00
Jordon Bedwell
06777a51c8
Merge pull request #3707 from fw42/sort_files_only_once
...
Performance: Sort files only once
2015-05-18 09:16:39 -05:00
Florian Weingarten
3474481043
Marshal metadata
2015-05-18 14:02:43 +00:00
Florian Weingarten
5928618de1
Performance: Sort files only once
2015-05-18 13:56:56 +00:00
Jordon Bedwell
87829b3da1
Update history.markdown to reflect the merger of #3694 .
2015-05-18 06:47:39 -05:00
Jordon Bedwell
c61a5adb05
Merge pull request #3694 from erlend-sh/patch-1
...
Added talk.jekyllrb.com to "Have questions?"
2015-05-18 06:46:47 -05:00
Jordon Bedwell
d063e6abe7
Update history.markdown to reflect merger of #3704 .
2015-05-18 06:44:52 -05:00
Jordon Bedwell
8bb7861162
Merge pull request #3704 from jekyll/add-doctor-helper-for-osx-fsnotify-bug
...
Fix #3653 : Add a doctor helper to test pwd's.
2015-05-18 06:43:08 -05:00
Jordon Bedwell
ae11cae659
Fix #3653 : Add a doctor helper to test pwd's.
2015-05-17 02:46:40 -05:00
Jordon Bedwell
e4e14e8860
Update history.markdown to reflect the merger of #3658
2015-05-15 18:47:19 -05:00
Jordon Bedwell
35a7d94202
Merge pull request #3698 from erlend-sh/patch-2
...
Omit jekyll/jekyll-help from list of resources.
2015-05-15 18:45:55 -05:00
Jordon Bedwell
ee666e319b
[ci skip] Update history.markdown to reflect merging of JRuby support.
2015-05-15 07:28:32 -05:00
Jordon Bedwell
0f447751be
Merge branch 'add-support-for-jruby'
2015-05-15 07:23:13 -05:00
Jordon Bedwell
f054bae503
Add support for JRuby, it was easier than assumed.
2015-05-15 07:10:22 -05:00
Erlend Sogge Heggen
4a0a3dbf39
Omit jekyll/jekyll-help from list of resources.
2015-05-12 14:29:26 +02:00
Erlend Sogge Heggen
8a289793bb
Jekyll Talk instead of plain URL + "official"
2015-05-12 14:24:40 +02:00
Parker Moore
60a811d405
Update history to reflect merge of #3696
...
[ci skip]
2015-05-11 19:26:25 -07:00
Parker Moore
b90f6f77e8
Merge pull request #3696 from fw42/cleaner_optimizations
...
Merge pull request 3696
2015-05-11 19:25:05 -07:00
Florian Weingarten
15c4d9bee2
Jekyll::Cleaner#existing_files: Call keep_file_regex and keep_dirs only once, not per iteration
2015-05-11 22:01:10 +00:00
Erlend Sogge Heggen
b69eaa34dd
Added talk.jekyllrb.com to "Have questions?"
2015-05-11 11:36:35 +02:00
Parker Moore
221c0b62b6
Release 💎 3.0.0.pre.beta4
2015-05-10 01:11:01 -07:00
Parker Moore
ba12d28fbe
Release 💎 v3.0.0.pre.beta4
2015-05-10 01:10:57 -07:00
Parker Moore
f34a00490f
Update history to reflect merge of #3553
...
[ci skip]
2015-05-09 23:59:21 -07:00
Parker Moore
ce9fcfaebb
Merge pull request #3553 from stevecrozz/jekyll-hooks
...
Merge pull request 3553
2015-05-09 23:58:46 -07:00
Parker Moore
e68609c849
Update history to reflect merge of #3693
...
[ci skip]
2015-05-09 21:34:58 -07:00
Parker Moore
5acac3561a
Merge pull request #3693 from fw42/cache_document_to_liquid
...
Merge pull request 3693
2015-05-09 21:34:37 -07:00
Parker Moore
2b9ce826d6
Update history to reflect merge of #3692
...
[ci skip]
2015-05-09 21:34:20 -07:00
Parker Moore
9c5c9d826a
Merge pull request #3692 from fw42/rubyprof
...
Merge pull request 3692
2015-05-09 21:33:38 -07:00
Florian Weingarten
56c38f87b2
Add script/rubyprof to generate cachegrind callgraphs
2015-05-10 04:18:04 +00:00
Florian Weingarten
f99abc5314
Cache Document#to_liquid
2015-05-10 03:51:50 +00:00
Parker Moore
015e9570cd
Update history to reflect merge of #3691
...
[ci skip]
2015-05-09 11:00:34 -07:00
Parker Moore
3b48dd2652
Merge pull request #3691 from dimitri-koenig/master
...
Merge pull request 3691
2015-05-09 11:00:08 -07:00
Dimitri König
46895b46a6
Added remote_file_content tag plugin
2015-05-09 17:14:20 +02:00
Jordon Bedwell
cd912b5233
Revert using JRuby in an active matrix.
2015-05-09 02:54:52 -05:00
Jordon Bedwell
b1e984128e
See if Travis still supports JRuby 2.1 and 2.0.
2015-05-09 01:36:55 -05:00
Jordon Bedwell
c19ad411a4
Start testing with JRuby too.
...
However, because JRuby stable does not support 2.0/21 mode on Travis (reliably as far as I'm aware) we only test on JRuby-head right now because we have dropped support for any EOL Ruby and master contains some code that might or might not fail out on 1.9.
2015-05-07 18:22:29 -05:00
Parker Moore
a1d78cdea6
Release 💎 3.0.0.pre.beta3
2015-05-06 23:19:27 -07:00
Parker Moore
4b038259c7
Release 💎 v3.0.0.pre.beta3
2015-05-06 23:19:23 -07:00
Stephen Crosby
79a178f7f1
move document.post_render hook to after render call
2015-05-03 13:53:28 -07:00
Stephen Crosby
736e6a78f1
address code review feedback from #3553
...
- change site:reset to site:after_reset
- raise an exception when registering uncallable hook
- set default hook priority at the public API level
2015-05-02 15:56:19 -07:00
Stephen Crosby
245d9677d7
Refine hook implementation
...
- hooks are registered to symbol owners rather than classes directly
- during registration, add the ability to specify owner as an array to
register the same hook to multiple owners
- add optional priority during registration as a symbol (:low, :normal,
:high)
- implement hooks for collections as they are in octopress-hooks, aside
from post_init
2015-05-01 19:00:37 -07:00
Stephen Crosby
6ca9633354
prototype of jekyll hooks, encapsulated
2015-05-01 14:35:15 -07:00
Alfred Xing
ae584e43ed
Update history to reflect merge of #3683 [ci skip]
2015-05-01 09:31:14 -07:00
Alfred Xing
51adebd0db
Merge pull request #3683 from chrisfinazzo/troubleshooting-docs
...
Merge pull request 3683
2015-05-01 09:30:24 -07:00
chrisfinazzo
95a30fa51d
Update instructions for Ruby 2.0.0
2015-05-01 11:06:49 -04:00
chrisfinazzo
f5351f7268
Use the proper names
2015-05-01 10:34:09 -04:00
Parker Moore
bd25c62f55
Merge pull request #3681 from nightsense/master
...
Fixes typo on doc page "Directory structure".
2015-04-29 17:34:25 -07:00
nightsense
cf778e2be6
Fixes typo on doc page "Directory structure".
2015-04-29 19:55:47 -04:00
Parker Moore
bda515bfc7
Update history to reflect merge of #3670 [ci skip]
2015-04-29 13:48:04 -07:00
Parker Moore
e5bbdb1c83
Merge pull request #3670 from jekyll/bernardodiasc-collections
...
Merge pull request 3670
2015-04-29 13:47:35 -07:00
Parker Moore
6a26907495
features: update collections features to match new iteration method
2015-04-29 10:49:06 -07:00
Bernardo Dias
8546298047
fix collections output, see #2346
2015-04-29 10:49:06 -07:00
Parker Moore
eab92d3b96
Update history to reflect merge of #3678 [ci skip]
2015-04-29 10:36:06 -07:00
Parker Moore
d3e867d4a0
Merge pull request #3678 from jekyll/minitest-5-6
...
Merge pull request 3678
2015-04-29 10:35:40 -07:00
Parker Moore
ee7f7baef2
Update history to reflect merge of #3679 [ci skip]
2015-04-29 10:35:23 -07:00
Parker Moore
4e34d2627b
Merge pull request #3679 from alfredxing/remove-relative-permalinks
...
Merge pull request 3679
2015-04-29 10:34:57 -07:00
Alfred Xing
9ab3c201c8
Remove relative permalinks
2015-04-28 14:03:20 -07:00
Matt Sheehan
786f6e1985
Add "Typescript Generator by Matt Sheehan" to the list of third-party plugins.
2015-04-28 12:53:17 -07:00
Parker Moore
6597bacee8
features: Update the way we access Minitest assertions
...
Per https://github.com/cucumber/cucumber/wiki/Using-MiniTest .
2015-04-28 12:49:45 -07:00
Jordon Bedwell
e93e49c269
Update history.md to reflect the merger of #3671
2015-04-26 08:18:24 -05:00
Jordon Bedwell
166fdf35a3
Merge pull request #3671 from falkorichter/completeCiInstructions
...
Added a mention on the Gemfile to complete the instructions
2015-04-26 08:17:35 -05:00
Falko Richter
159dbd0170
feedback on jekyll#3671
2015-04-24 10:28:40 +02:00
Parker Moore
bac28fcfce
Merge pull request #3672 from chrisfinazzo/remove-extra-space
...
Remove extra space
2015-04-21 15:12:00 -07:00
chrisfinazzo
987309917a
Remove extra space
2015-04-21 17:32:49 -04:00
Falko Richter
76c1dcc791
added a mention on the Gemfile to complete the instructions
...
travis relies on a Gemfile tp be present.
2015-04-21 10:53:56 +02:00
Parker Moore
7be47c2c48
ci docs: Add note that the .travis.yml assumes bundle install.
...
Closes #3660
2015-04-20 10:23:04 -07:00
Parker Moore
c59d02d6c6
Update history to reflect merge of #3665 [ci skip]
2015-04-20 10:20:30 -07:00
Parker Moore
6ce345be59
Merge pull request #3665 from purp/master
...
Merge pull request 3665
2015-04-20 10:20:11 -07:00
Parker Moore
095736b5ef
Update history to reflect merge of #3667 [ci skip]
2015-04-20 10:04:24 -07:00
I´m a robot
791b2eccf6
updated documentation on the excerpt_separator
2015-04-20 09:58:38 -07:00
Jim Meyer
4302604c89
remove non-essential with() statement
2015-04-18 23:36:12 -07:00
Jim Meyer
269662d0f0
DRY config value fetching
...
Adds #get_config_value_with_override, refactoring the three fetch
methods to use it.
2015-04-18 16:59:36 -07:00
Jim Meyer
9c03fc3f27
Set logging to debug when verbose flag is set
...
Adds Jekyll::LogAdapter#adjust_verbosity which ensures that --quiet
always wins.
2015-04-18 16:57:57 -07:00
Parker Moore
f908051aa4
mime.types: remove extraneous hyphen before comment
2015-04-14 17:15:08 -07:00
Parker Moore
80a921ccfd
Update history to reflect merge of #3649 [ci skip]
2015-04-14 17:13:03 -07:00
Parker Moore
ab83f0bf2e
Merge pull request #3649 from schneems/schneems/utf8-myhomework
...
Merge pull request 3649
2015-04-14 16:51:21 -07:00
schneems
701617cb0e
Fix header for RSS feeds with UTF8 characters.
...
```
$ curl http://localhost:4000/feed.xml -I
HTTP/1.1 200 OK
Etag: 64af8c-2356-552805aa
Content-Type: text/xml; charset=utf-8
Content-Length: 9046
Last-Modified: Fri, 10 Apr 2015 17:17:30 GMT
Server: WEBrick/1.3.1 (Ruby/2.2.1/2015-02-26)
Date: Fri, 10 Apr 2015 17:17:34 GMT
Connection: Keep-Alive
```
Originally contributed to https://github.com/fitztrev/jekyll-utf8/pull/3
2015-04-14 18:21:25 -04:00
Jordon Bedwell
e3ab992f75
Update history.md to reflect the merger of #3658 .
2015-04-14 15:16:39 -05:00
Jordon Bedwell
a682ca1600
Merge pull request #3658 from jekyll/fix-jekyll-minitest-rspec-mocks
...
Create #mock_expects that goes directly to RSpec Mocks.
2015-04-14 15:15:02 -05:00
Parker Moore
fff7bb31f5
Update history to reflect merge of #3629 [ci skip]
2015-04-14 13:14:11 -07:00
Parker Moore
0072865512
Merge pull request #3629 from justinweiss/lsi_search_on_posts
...
Merge pull request 3629
2015-04-14 13:13:24 -07:00
Parker Moore
da80240fac
Update history to reflect merge of #3596 [ci skip]
2015-04-14 13:01:03 -07:00
Parker Moore
3aaa889218
Merge pull request #3596 from jekyll/static-files-upgrade
...
Merge pull request 3596
2015-04-14 12:52:36 -07:00
Jordon Bedwell
f26cdd8da4
Create #mock_expects that goes directly to RSpec Mocks.
2015-04-14 14:20:55 -05:00
Parker Moore
00aa2955d8
generated site tests: put the static file mod time through a date filter
2015-04-14 11:52:26 -07:00
Parker Moore
dead70724e
Fix expectation for StaticFile#to_liquid in tests.
2015-04-14 11:52:26 -07:00
Parker Moore
d15e4a9c8a
Link things up to the new static files documentation.
2015-04-14 11:52:26 -07:00
Parker Moore
ff3edbc16b
static files mtime liquid should return a Time obj
2015-04-14 11:52:25 -07:00
Parker Moore
68907ab833
Update history to reflect merge of #3655 [ci skip]
2015-04-14 11:51:40 -07:00
Parker Moore
7d3a5f82be
Merge pull request #3655 from alfredxing/sunset-maruku
...
Merge pull request 3655
2015-04-14 11:51:25 -07:00
Alfred Xing
5a60adb6bd
Maruku deprecation error message
2015-04-14 10:58:47 -07:00
Alfred Xing
4f06ba7884
Remove Maruku-specific tests
2015-04-14 10:58:47 -07:00
Alfred Xing
ae039663b9
Remove Maruku and references to it
2015-04-14 10:58:47 -07:00
Parker Moore
6dcdf06c8a
Update history to reflect merge of #3657 [ci skip]
2015-04-14 10:15:20 -07:00
Parker Moore
e19d6c3f7e
Merge pull request #3657 from arthurnn/minitest_v
...
Merge pull request 3657
2015-04-14 10:15:01 -07:00
Arthur Neves
62cfd45d79
Force minitest version
...
[related #3656 ]
2015-04-14 12:22:13 -04:00
Parker Moore
ab35d32feb
Update history to reflect merge of #3467 [ci skip]
2015-04-13 12:17:32 -04:00
Parker Moore
d870dfedee
Merge branch 'jaybe-jekyll-patch-1'
...
* jaybe-jekyll-patch-1:
Reformat note in pagination docs to use proper HTML. Ref #3467
Clarify pagination file index.html may reside in subdirectory
Update pagination.md - Clarify only index.html
Clarify pagination works from within HTML files
2015-04-13 12:16:47 -04:00
Parker Moore
c916f08aa3
Reformat note in pagination docs to use proper HTML. Ref #3467
2015-04-13 12:15:55 -04:00
Parker Moore
059c7c6adf
Loosen redcarpet versioning dependency. Ref #3652
2015-04-13 12:09:43 -04:00
Parker Moore
7126792d85
Update history to reflect merge of #3652 [ci skip]
2015-04-13 12:06:58 -04:00
Parker Moore
f645cd3377
Merge pull request #3652 from christianv/security-fix-redcarpet
...
Merge pull request 3652
2015-04-13 12:05:51 -04:00
Parker Moore
b718d4ea46
Merge pull request #3650 from chrisfinazzo/collections-docs
...
Merge pull request 3650
2015-04-13 12:05:05 -04:00
Christian Vuerings
ec90210ed4
Security fix: OSVDB-120415 - Upgrade redcarpet to 3.2
...
*Note*: Please release a new gem version of jekyll after merging this.
More information at:
http://osvdb.org/show/osvdb/120415
`redcarpet Gem for Ruby contains a flaw that allows a cross-site scripting (XSS) attack. This flaw exists because the parse_inline() function in markdown.c does not validate input before returning it to users. This may allow a remote attacker to create a specially crafted request that would execute arbitrary script code in a user's browser session within the trust relationship between their browser and the server.`
9fc00d0814
8e707ebb94
http://social.schiessle.org/display/b38b1460c2b201329b1f4860008dbc6c
https://gemnasium.com/gems/redcarpet/versions/3.2.3
/cc @parkr @envygeeks
2015-04-13 08:01:16 -07:00
chrisfinazzo
9e86650df2
Remove extra word
2015-04-11 23:38:45 -04:00
chrisfinazzo
53ca3446eb
Formatting
2015-04-11 18:53:19 -04:00
Parker Moore
c76c4e478b
Convertible#read_yaml should return self.data.
...
Broken in 4b108df3ab .
2015-04-11 15:42:58 -04:00
chrisfinazzo
25af3e785f
Cleanup extra space and formatting
2015-04-10 18:14:09 -04:00
Parker Moore
0374ad2668
Update history to reflect merge of #3468 [ci skip]
2015-04-10 17:29:39 -04:00
Parker Moore
66a9e6909b
Merge branch 'davidsilvasmith-origin/patch-3'
...
* davidsilvasmith-origin/patch-3:
docs: remove extraneous period from datafiles example.
updated lsi docs
changed the codefile name
forgot a tick around a codefile name
proofed changes
removed personal link
How to access a specific item in the data folder
2015-04-10 17:23:43 -04:00
Parker Moore
2f75ade1b7
docs: remove extraneous period from datafiles example.
2015-04-10 17:23:34 -04:00
Parker Moore
1b5977c018
Update history to reflect the fixing of #3643 .
2015-04-10 17:08:53 -04:00
Parker Moore
4b108df3ab
convertible: abort with an error if Page/Post#data isn't a hash.
...
when the default_proc was being assigned, it failed if it wasn't a Hash. We
expect data to be a Hash everywhere, so let's freak out if it isn't after
reading and applying the fallback.
Fixes #3643 .
2015-04-10 17:07:14 -04:00
Parker Moore
279fb6af11
Update history to reflect merge of #3607 [ci skip]
2015-04-10 16:58:32 -04:00
Parker Moore
2c316188fe
Merge branch 'chrisfinazzo-upgrading-docs'
...
* chrisfinazzo-upgrading-docs:
Add further fixes to upgrade doc. #3607
Use the new commands
Fix a typo, wrap lines
Remove reference to the watch command
Start working on an upgrade guide for Jekyll 3
2015-04-10 16:57:00 -04:00
Parker Moore
20d48fcfe9
Add further fixes to upgrade doc. #3607
2015-04-10 16:56:55 -04:00
Parker Moore
70a3156385
Update history to reflect merge of #3608 [ci skip]
2015-04-10 16:52:50 -04:00
Parker Moore
bf98004843
Merge pull request #3608 from nickburlett/patch/incremental-build
...
Merge pull request 3608
2015-04-10 16:51:56 -04:00
Parker Moore
436c98ad9b
Update history to reflect merge of #3623 [ci skip]
2015-04-10 16:33:03 -04:00
Parker Moore
12b16dde52
Merge pull request #3623 from chrisfinazzo/ci-docs
...
Merge pull request 3623
2015-04-10 16:32:28 -04:00
Parker Moore
9f55b1ff66
Update history to reflect merge of #3632 [ci skip]
2015-04-10 16:32:07 -04:00
Parker Moore
eeb13872e3
Merge branch 'delftswa2014-remove-unused-method'
...
* delftswa2014-remove-unused-method:
static_file: extract extname in initializer and save as variable. #3632
removed unused method StaticFile::extname
2015-04-10 16:31:26 -04:00
Parker Moore
f14af82da5
static_file: extract extname in initializer and save as variable. #3632
2015-04-10 16:31:19 -04:00
Parker Moore
b6ea045e1b
Update history to reflect merge of #3647 [ci skip]
2015-04-10 16:28:28 -04:00
Parker Moore
6d6c15eba2
Merge pull request #3647 from nhoizey/patch-1
...
Merge pull request 3647
2015-04-10 16:28:03 -04:00
Parker Moore
a91775fcfe
Update history to reflect merge of #3633 [ci skip]
2015-04-10 16:25:34 -04:00
Parker Moore
2c373e6fe9
Merge branch 'delftswa2014-static-file-test'
...
* delftswa2014-static-file-test:
DRY up the StaticFile tests a bit. #3633 .
Added tests for Jekyll:StaticFile
2015-04-10 16:24:51 -04:00
Parker Moore
f86727c45a
DRY up the StaticFile tests a bit. #3633 .
2015-04-10 16:24:45 -04:00
Nicolas Hoizey
76416e50e8
Add WOFF2 font format
2015-04-10 00:13:02 +02:00
Parker Moore
90793b12e7
Update history to reflect merge of #3638 [ci skip]
2015-04-08 10:24:33 -07:00
Parker Moore
9c02353b3c
Merge pull request #3638 from adunning/patch-1
...
Merge pull request 3638
2015-04-08 10:24:15 -07:00
Parker Moore
329ed07405
Merge pull request #3637 from Sourdoughh/patch-1
...
Removed inconsistency with period
2015-04-04 18:05:29 -07:00
Andrew Dunning
305a22a5bf
Explain how to access collection variables.
...
This example also demonstrates the use of nested variables.
2015-04-04 18:40:03 -04:00
Jason Ly
a9dbb0de57
Removed inconsistency with period
2015-04-04 14:08:28 -07:00
Martijn den Hoedt
28a1d2445e
Added tests for Jekyll:StaticFile
2015-04-01 17:15:44 +02:00
Martijn den Hoedt
f0cac685de
removed unused method StaticFile::extname
2015-04-01 12:57:49 +02:00
Jordon Bedwell
0e52b83b6f
Update history.md to reflect the merger of #3628 .
2015-03-30 11:12:55 -05:00
Jordon Bedwell
1ac7f5cb15
Merge pull request #3628 from delftswa2014/profiling
...
Bring back minitest-profile
2015-03-30 11:11:59 -05:00
Martijn den Hoedt
397492fa38
added the --profile flag to make use of the minitest-profile tool
2015-03-30 17:53:40 +02:00
Justin Weiss
fa435fae94
Use Jekyll::Posts for both LSI indexing and lookup.
...
When looking for related posts, Jekyll was indexing `Jekyll::Post`
objects, but finding related posts based on `Jekyll::Post#content`. This
caused two problems:
1. Ruby 2.2 will warn on == if <=> throws an exception (and future Ruby
versions will surface that exception). Because `String`s can't be
compared with `Jekyll::Post`s, this warning was appearing all the time
while searching for related posts.
2. LSI won't return a post itself when searching for related posts. But
LSI could never tell that we were searching on a post, since Jekyll
passed post content, not a post object. With this fix, we can remove the
`- [post]` from `Jekyll::RelatedPosts#find_related`.
This is a more accurate fix for #3484 .
2015-03-29 23:43:55 -07:00
Jordon Bedwell
b2aa8b6e68
Update history.md to reflect the merger of #3614 .
2015-03-28 19:27:26 -05:00
Jordon Bedwell
f75346c799
Merge pull request #3614 from nickburlett/patch/incremental-build-dest-missing
...
Incremental build if destination file missing
2015-03-28 19:26:01 -05:00
chrisfinazzo
ec7474f55c
Only use 3 sections
2015-03-27 16:50:28 -04:00
Parker Moore
799edabc3d
Update history to reflect merge of #3622 [ci skip]
2015-03-27 10:15:35 -07:00
Parker Moore
6d3fc08a40
Merge pull request #3622 from fulldecent/patch-1
...
Merge pull request 3622
2015-03-27 10:10:12 -07:00
chrisfinazzo
e82cb3115d
Line wrapping
2015-03-27 10:42:09 -04:00
chrisfinazzo
ebc6dff37e
Don't repeat yourself
2015-03-27 10:31:40 -04:00
chrisfinazzo
017a26457c
Add a warning label
2015-03-27 10:28:51 -04:00
William Entriken
18209ff78c
Fixes #3480 Show how to install and use html-proofer without Gemfile
2015-03-27 09:09:06 -04:00
chrisfinazzo
d10c46d4fd
Use the new commands
2015-03-26 17:52:35 -04:00
Parker Moore
391a672ac4
Update history to reflect merge of #3619 [ci skip]
2015-03-26 10:21:08 -07:00
Parker Moore
86211a020d
Merge pull request #3619 from jekyll/no-args-exit-1
...
Merge pull request 3619
2015-03-26 10:20:45 -07:00
Parker Moore
c6dce1660b
bin/jekyll: with no args, exit with exit code 1
...
fixes #3584
2015-03-25 19:03:14 -07:00
Nicholas Burlett
1f8157022a
Clean up destination modified check
...
Clean up the destination modified check in `source_modified_or_dest_missing?` to be easier to read. Note that it can now return `nil` instead of `false` for an unmodified `source_path` and a `nil` `dest_path`, but in a discussion on 706007ead9 we decided that was okay.
2015-03-25 08:51:58 -07:00
Jordon Bedwell
d67ad64335
Update history.md to reflect the merger of #3617 .
2015-03-25 07:57:20 -05:00
Jordon Bedwell
44b13f408e
Merge pull request #3617 from delftswa2014/log-adapter
...
Removed the word 'Jekyll' a few times from the comments
2015-03-25 07:56:30 -05:00
Martijn den Hoedt
d98047ef74
Removed the word 'Jekyll' a few times from the comments
2015-03-25 08:49:05 +01:00
Nicholas Burlett
8f4194eea5
Clean up regeneration missing-destination checks
...
Use easier-to-follow checks for missing-destinations in the regenerator.
2015-03-24 21:21:37 -07:00
Parker Moore
a95b861d69
Update history to reflect merge of #3612 [ci skip]
2015-03-23 20:12:38 -07:00
Parker Moore
dc617767b3
Merge pull request #3612 from jekyll/remove-activesupport
...
Merge pull request 3612
2015-03-23 20:12:22 -07:00
Parker Moore
cc3ee868f4
Remove activesupport.
2015-03-23 20:03:21 -07:00
Parker Moore
407eda8e83
Update history to reflect merge of #3545 [ci skip]
2015-03-23 19:53:37 -07:00
Parker Moore
e7d0b6c5a5
Merge pull request #3545 from delftswa2014/site_extract_readers
...
Merge pull request 3545
2015-03-23 19:53:07 -07:00
Parker Moore
1503ccce7d
Update history to reflect merge of #3586 [ci skip]
2015-03-23 19:37:45 -07:00
Parker Moore
5a702bfe13
Merge pull request #3586 from x43x61x69/patch-1
...
Merge pull request 3586
2015-03-23 19:37:11 -07:00
Parker Moore
5960069cd0
Update history to reflect merge of #3581 [ci skip]
2015-03-23 19:35:32 -07:00
Parker Moore
3a85aa0dac
Merge pull request #3581 from daviewales/patch-1
...
Merge pull request 3581
2015-03-23 19:35:15 -07:00
Jordon Bedwell
dfb5a2f2fc
Update history.markdown to reflect the merger of #3609
2015-03-23 01:05:03 -05:00
Jordon Bedwell
55c890f73a
Merge pull request #3609 from nickburlett/patch/issue-3588-squashed
...
Create 'tmp' dir for test_tags if it doesn't exist
2015-03-23 01:04:11 -05:00
Nicholas Burlett
d39d0cea19
Create 'tmp' dir for test_tags if it doesn't exist
...
Rather than use script/test to create the tmp directory, create it in a setup block for the appropriate context in the `TestTags` test.
2015-03-22 22:52:16 -07:00
Nicholas Burlett
d4b8f0d9dd
Process metadata for all dependencies
...
When adding a dependency, also add the dependency to the metadata hash.
Addresses part 1 of #3591 . Prior to this fix, the regnerator only paid attention the mtime of the first dependency it checked, so for posts/pages with N multiple dependencies (i.e., every layout file used to render them), it continues to regenerate the post/page approximately N times, at which point it's seen all of the dependencies.
2015-03-22 13:33:12 -07:00
chrisfinazzo
f635f3d34b
Fix a typo, wrap lines
2015-03-22 15:22:27 -04:00
chrisfinazzo
db0e1a683c
Remove reference to the watch command
2015-03-22 15:04:42 -04:00
chrisfinazzo
eea4a82dc6
Start working on an upgrade guide for Jekyll 3
2015-03-22 14:47:15 -04:00
Parker Moore
334cc5a6ea
Update history to reflect merge of #3592 [ci skip]
2015-03-21 19:30:24 -07:00
Parker Moore
e91527058a
Merge pull request #3592 from nickburlett/patch/incremental-build
...
Merge pull request 3592
2015-03-21 19:29:45 -07:00
Nicholas Burlett
706007ead9
Incrementally regenerate missing destination file
...
Addresses the third point of #3591 , in which the incremental regenerator doesn't notice that destination files have gone missing.
2015-03-21 19:25:02 -07:00
Parker Moore
fa3a912e89
Update history to reflect merge of #3601 [ci skip]
2015-03-21 17:04:37 -07:00
Parker Moore
88d9cf4816
Merge pull request #3601 from chrisfinazzo/update-collections-docs
...
Merge pull request 3601
2015-03-21 17:03:47 -07:00
Parker Moore
27d3efecc1
Update history to reflect merge of #3603 [ci skip]
2015-03-21 17:03:51 -07:00
Parker Moore
ed3fe2e2b4
Merge pull request #3603 from chrisfinazzo/remove-spaces
...
Merge pull request 3603
2015-03-21 17:03:06 -07:00
chrisfinazzo
75afac9bc0
Remove extra spaces, make the last sentence less awkward
2015-03-20 21:02:52 -04:00
Alfred Xing
7edde72523
Update history to reflect merge of #3597 [ci skip]
2015-03-20 16:07:10 -07:00
Alfred Xing
a7dff06175
Merge pull request #3597 from pathawks/jekyll-metadata
...
Add information .jekyll-metadata
2015-03-20 16:06:23 -07:00
chrisfinazzo
a8b7a224c8
Add missing word, phrasing
2015-03-20 12:58:25 -04:00
chrisfinazzo
6e3bba154c
Fix formatting
2015-03-20 11:25:09 -04:00
Jordon Bedwell
a5b9df7287
Point to the right path for the docs folder.
2015-03-20 10:14:59 -05:00
chrisfinazzo
4ef30b3a6f
Fixed a typo
2015-03-20 11:14:54 -04:00
Jordon Bedwell
f30dba8883
Update history.markdown the reflect the merger of #3599
2015-03-20 10:14:24 -05:00
Jordon Bedwell
780755a8a5
Merge pull request #3599 from chrisfinazzo/update-site-subpath
...
Update the subpath
2015-03-20 10:12:49 -05:00
Jordon Bedwell
2bcfdb9662
Update main CONTRIBUTING.md to reflect the usage of RSpec-Mocks.
2015-03-20 10:11:17 -05:00
Jordon Bedwell
80bd6d311d
Update history.markdown to reflect the merger of #3600 .
2015-03-20 10:08:32 -05:00
Jordon Bedwell
99a9e0a74d
Merge pull request #3600 from pathawks/rspec-docs
...
RR replaced with RSpec Mocks
2015-03-20 10:07:49 -05:00
Jordon Bedwell
8d54eb8f6b
Update history.markdown to reflect the merger of #3598 .
2015-03-20 10:07:09 -05:00
Jordon Bedwell
77a381c542
Merge pull request #3598 from pathawks/md5
...
Added "liquid-md5" plugin
2015-03-20 10:06:01 -05:00
chrisfinazzo
55392fd8d2
Add Info labels to sections
2015-03-20 11:05:58 -04:00
Pat Hawks
7630f5408c
RR replaced with RSpec Mocks
2015-03-20 07:50:44 -07:00
Pat Hawks
b647037643
Added "liquid-md5" plugin
2015-03-20 07:40:53 -07:00
chrisfinazzo
8d1f8ee7a0
Update the subpath
2015-03-20 10:31:22 -04:00
Martin Jorn Rogalla
63a1ec8949
Made corrections as suggested by @mattr-.
...
- Corrected TomDoc, added variables and fixed typos.
- deprecated_rel_permalink -> relative_permalinks_are_deprecated.
- Grouped calls together in @reader.read.
- Removed dynamic and static reader subdirectories.
- Removed unnecessary move of limit_posts.
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-03-20 12:41:19 +01:00
Pat Hawks
d9958de9d1
Add information re: .jekyll-metadata
2015-03-19 18:00:32 -07:00
sonnym
e82eaa4b0f
Add documentation for collection static files
...
Any file without valid front matter in a collection is available via
`collection.files`.
Inspired by #3583 .
2015-03-19 17:17:16 -07:00
Nicholas Burlett
e770a080a7
Regenerator cache clearing tests
...
Two tests for the regenerator cache clearing changes:
1. Intrusively test that the regnerator.clear_cache actually clears the cache ( in test/test_regenerator.rb )
2. Test that incremental building regenerates files that have changed that previously were unchanged ( in test/test_site.rb )
2015-03-19 09:41:05 -07:00
Martin Rogalla
324748a5a6
Added corrections as suggested by @parkr.
...
- Replaced occurrences of #array += with concat
operations.(performance)
- Corrected alignment.
- Removed rebase artifact.
Signed-off-by: Martin Rogalla <martin@martinrogalla.com >
2015-03-19 14:56:46 +01:00
Nicholas Burlett
15ebf929e1
Use the new clear_cache method
...
Instead of assigning `@cache = {}`, clear the cache using `clear_cache`
2015-03-18 22:30:31 -07:00
Parker Moore
c96062781d
Release 💎 3.0.0.pre.beta2
2015-03-18 11:32:19 -07:00
Nicholas Burlett
adce349d7a
Clear the regenerator cache every time we process
...
To address part of #3591 , clear the regenerator's cache every time the
site is processed. This ensures that the regenerator doesn't incorrectly
believe a file hasn't changed based on stale information.
2015-03-18 10:27:40 -07:00
Jordon Bedwell
e268ee0f33
Whoops, forgot the pre in the beta tag.
2015-03-18 05:25:36 -05:00
David Wales
b02342312b
Change phrase 'variable parameter'
2015-03-18 11:52:22 +11:00
Cai⚡️
06c4b42a5a
Add new "Tag" - jekyll-files.
2015-03-18 08:35:40 +08:00
Parker Moore
6988eea9ce
Update history to reflect merge of #3580 [ci skip]
2015-03-17 16:30:09 -07:00
Parker Moore
333b9f5f93
Merge pull request #3580 from jekyll/fix-3393
...
Merge pull request 3580
2015-03-17 16:28:04 -07:00
Parker Moore
6d20525dce
Update history to reflect merge of #3585 [ci skip]
2015-03-17 16:27:10 -07:00
David Wales
16a2cfed49
Change format from all caps to strong.
2015-03-18 10:27:02 +11:00
Parker Moore
767c18e93b
Merge pull request #3585 from gmile/patch-1
...
Merge pull request 3585
2015-03-17 16:26:04 -07:00
Eugene Pirogov
4835e9317a
Fix accidental line break
2015-03-18 00:07:59 +02:00
David Wales
c83b016219
Document variable parameters for include.
...
The documentation has been updated to demonstrate variable parameters for an include.
{% include footer.html param="value" variable-param=page.variable %}
2015-03-17 15:02:50 +11:00
David Wales
778429c6cc
Document variable parameters for include.
...
The documentation has been updated to demonstrate variable parameters for an include.
{% include footer.html param="value" variable-param=page.variable %}
2015-03-17 14:55:13 +11:00
Parker Moore
eb2fc89776
Correct the semantics of checking for jekyll-paginate
2015-03-16 15:48:50 -07:00
Parker Moore
fccc02be6f
Don't be so verbose in script/test. /cc #3574
2015-03-16 14:55:50 -07:00
Parker Moore
506a1db116
Update history to reflect merge of #3574 [ci skip]
2015-03-16 14:55:34 -07:00
Parker Moore
6a387b45aa
Merge pull request #3574 from jekyll/remove-legacy-loader
...
Merge pull request 3574
2015-03-16 14:55:12 -07:00
Parker Moore
bb57c80478
Perform jekyll-paginate deprecation warning correctly.
...
Fixes #3393
2015-03-16 14:54:31 -07:00
Parker Moore
b6424c9197
Update history to reflect merge of #3550 [ci skip]
2015-03-16 14:46:57 -07:00
Parker Moore
6a66a3af5a
Merge branch 'stkent-patch-1'
...
* stkent-patch-1:
Restructure excerpt_separator documentation for clarity
2015-03-16 14:46:07 -07:00
Parker Moore
10967d8904
Update history to reflect merge of #3556 [ci skip]
2015-03-16 14:26:28 -07:00
Parker Moore
3c9e43eb36
Merge pull request #3556 from willnorris/permalinks
...
Merge pull request 3556
2015-03-16 14:26:02 -07:00
Will Norris
0ca5bd3224
update permalinks docs
...
This adds docs for two new permalink features coming in Jekyll 3:
- improved default permalinks for pages and collections (#3538 )
- support for extensionless URLs (#3490 )
2015-03-16 13:47:53 -07:00
Parker Moore
0d288c54da
Merge pull request #3576 from jekyll/fix-proofer
...
script/proof: ignore eduardoboucas.com
2015-03-15 18:05:29 -07:00
Parker Moore
41fb36a36f
script/proof: ignore eduardoboucas.com
2015-03-15 18:05:13 -07:00
Jordon Bedwell
c6d62828ba
Remove loader.rb and utilize "modernize" script/test. Fixes : #3573
2015-03-15 10:08:27 -05:00
Parker Moore
29853ab46d
Merge pull request #3567 from chrisfinazzo/grammar
...
Wrap lines
2015-03-14 18:43:24 -07:00
Jordon Bedwell
f4a14b60ba
Reflect the merge of #3572 in History.md
2015-03-14 19:23:18 -05:00
Jordon Bedwell
045f38d467
Merge pull request #3572 from pathawks/jekyll-smartify
...
Add Jekyll-Smartify plugin
2015-03-14 19:22:17 -05:00
Pat Hawks
00093b91fa
Add Jekyll-Smartify plugin
2015-03-14 17:11:29 -07:00
chrisfinazzo
2d0d27da73
Merge
2015-03-13 12:11:49 -04:00
chrisfinazzo
7d93e3fdcd
Add the link back in
2015-03-13 11:53:41 -04:00
chrisfinazzo
d3bd81361c
Remove link to Eduardo's site
2015-03-13 11:52:37 -04:00
Parker Moore
06785f2bfd
Update history to reflect merge of #3570 [ci skip]
2015-03-12 16:17:45 -07:00
Jordon Bedwell
d36c3b0073
Merge pull request #3570 from eduardoboucas/master
...
Change Ajax pagination resource link to use HTTPS
2015-03-12 17:19:54 -05:00
Eduardo Bouças
eb064b6684
Change Ajax pagination resource link to use HTTPS
2015-03-12 22:04:17 +00:00
Eduardo Bouças
d3e23c2fae
Merge pull request #2 from jekyll/master
...
Get latest master
2015-03-12 21:58:39 +00:00
chrisfinazzo
59add4737b
Use the correct URL
2015-03-12 11:49:19 -04:00
chrisfinazzo
b5a73373ff
Wrap lines
2015-03-11 20:17:23 -04:00
Parker Moore
dac2b17123
Fix link to @recurser's jekyll plugins. [ci skip]
2015-03-09 14:15:30 -07:00
Parker Moore
007c059315
Update history to reflect merge of #3560 [ci skip]
2015-03-09 11:38:56 -07:00
Parker Moore
7a7ecbadea
Merge pull request #3560 from maxbeizer/maxbeizer/fix-collections-docs-grammar
...
Fix grammar on collections docs warning
2015-03-09 11:38:21 -07:00
Max Beizer
0d96ad21d2
Fix grammar on collections docs warning
2015-03-09 13:13:21 -05:00
Parker Moore
3a3b528014
Merge branch 'master' of github.com:jekyll/jekyll
...
* 'master' of github.com:jekyll/jekyll:
Update history to reflect merge of #3552 [ci skip]
Use rspec-mock instead of rr
2015-03-07 18:11:40 -08:00
Parker Moore
1100ca0782
Update link to sublime text plugin.
2015-03-07 17:27:17 -08:00
Parker Moore
0e10503259
Update history to reflect merge of #3552 [ci skip]
2015-03-06 18:29:10 -08:00
Parker Moore
9021e98721
Merge pull request #3552 from arthurnn/rm_rr
...
Use rspec-mock instead of rr
2015-03-06 18:28:47 -08:00
Arthur Neves
67ba8ad0cb
Use rspec-mock instead of rr
2015-03-06 20:13:07 -05:00
Parker Moore
269bcbb7a8
Update history to reflect merge of #3551 [ci skip]
2015-03-06 16:23:36 -08:00
Parker Moore
50a41100e7
Merge pull request #3551 from corysimmons/cs/add-pagination-warning
...
Add permalink warning to pagination docs
2015-03-06 16:23:06 -08:00
Martin Jorn Rogalla
b178358cf9
Merge branch 'master' into site_extract_readers
...
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-03-06 17:28:45 +01:00
Martin Jorn Rogalla
00cdcbc184
Separated some more readers from the main reader.rb file.
...
- Draft Reader
- Collection Reader
- Page Reader
- Post Reader
- Static File Reader
Fixed references and ran tests.
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-03-06 17:20:25 +01:00
Martin Jorn Rogalla
bebd80342e
Extracted draft, post reader into external classes.
...
Organized the draft, post and layout reader into the *readers* classes.
Fixed all references and ran tests.
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-03-06 12:39:50 +01:00
Cory Simmons
013f7edc83
Add permalink warning to pagination docs
...
Fixes https://github.com/jekyll/jekyll-paginate/issues/25
2015-03-06 01:17:10 -05:00
Stuart Kent
c371926e09
Restructure excerpt_separator documentation for clarity
2015-03-05 23:56:25 -05:00
Parker Moore
66785b43ba
Release 💎 3.0.0.beta2
2015-03-05 13:40:18 -08:00
Parker Moore
6d9258bcdc
Release 💎 v3.0.0.beta2
2015-03-05 13:40:10 -08:00
Parker Moore
6b4219f0e2
Merge branch 'master' of github.com:jekyll/jekyll
...
* 'master' of github.com:jekyll/jekyll:
Update history to reflect merge of #3520 [ci skip]
Corrected error message as suggested by @parkr.
Improved clarity of sort nil input error message.
Added test to check on nil input for sort filter.
Sort will now raise error on nil object array input.
2015-03-05 13:14:29 -08:00
Parker Moore
bb4d47b905
Move History declaration for #3528 back up to HEAD.
2015-03-05 13:14:15 -08:00
Matt Rogers
b41ddbb8a9
Update history to reflect merge of #3520 [ci skip]
2015-03-05 14:35:42 -06:00
Matt Rogers
02e98f238e
Merge pull request #3520 from delftswa2014/sort-null
2015-03-05 14:35:40 -06:00
Parker Moore
2185339ee0
Merge branch 'master' of github.com:jekyll/jekyll
...
* 'master' of github.com:jekyll/jekyll:
Replace `File.exists?` with `File.exist?`
Remove duplicated range from regex
2015-03-05 11:20:55 -08:00
Parker Moore
3a4d826852
Update history to reflect merge of #3547 [ci skip]
2015-03-05 11:20:13 -08:00
Parker Moore
4a89db2102
Merge pull request #3547 from yous/resolve-warnings
...
Resolve warnings
2015-03-05 11:19:50 -08:00
Martin Jorn Rogalla
4b8e3cfdbd
Moved the in_(source/dest)_dir back to site.rb.
...
After carefully looking at these two methods, as of right now they do not
belong in the reader, as they should also be used by the writer. Thus the
decision was made to move them back into the class containing the source
and dest fields, site.rb.
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-03-05 13:34:46 +01:00
ChaYoung You
7806f9ed52
Replace File.exists? with File.exist?
...
`File.exists?` is deprecated method. See
http://ruby-doc.org//core-2.2.0/File.html#exists-3F-method .
2015-03-05 18:21:52 +09:00
ChaYoung You
489da6784a
Remove duplicated range from regex
...
`/\w/` is equivalent to `[a-zA-Z0-9_]`. See
http://ruby-doc.org/core-2.2.0/doc/regexp_rdoc.html#label-Character+Classes .
2015-03-05 18:19:32 +09:00
Parker Moore
117bd8a6f0
Update history to reflect merge of #3537 [ci skip]
2015-03-04 18:33:22 -08:00
Parker Moore
e229e3285f
Merge pull request #3537 from kleinfreund/patch-2
...
Removing unused code from post layout
2015-03-04 18:32:57 -08:00
Will Norris
a608494e18
Update history to reflect merge of #3538 [ci skip]
2015-03-04 15:20:25 -08:00
Will Norris
f6f2626828
Merge pull request #3538 from willnorris/permalink
...
Improved permalinks for pages and collections
2015-03-04 15:18:43 -08:00
Parker Moore
252665ddc6
Update history to reflect merge of #3546 [ci skip]
2015-03-04 15:16:07 -08:00
Parker Moore
51dc0dfcf5
Merge pull request #3546 from capnfabs/patch-1
...
Improve consistency in site/_docs/plugins.md
2015-03-04 15:15:30 -08:00
Parker Moore
c8d23ffee2
Update history to reflect merge of #3544 [ci skip]
2015-03-04 15:14:18 -08:00
Parker Moore
ced9146c11
Merge pull request #3544 from delftswa2014/micro_refactor_url
...
Refactored url.rb to be compliant with Ruby Style Guide.
2015-03-04 15:13:35 -08:00
Martin Jorn Rogalla
ca7375a51b
Corrected quote-usage. Replaced [-1].eql with end_with.
...
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-03-04 22:31:19 +01:00
Martin Jorn Rogalla
9e1cb96a7e
Added site reference for encoding configuration.
...
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-03-04 22:23:47 +01:00
Fabian Tamp
c1562c8997
Improve consistency in site/_docs/plugins.md
...
Three plugin strategies are listed, but then only two were referenced in the following note. I've updated this doc so that all three are referenced.
2015-03-04 21:20:08 +00:00
Martin Jorn Rogalla
7114380da7
Added and improved documentation, fixed long method name.
...
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-03-04 21:37:25 +01:00
Martin Jorn Rogalla
1b796354fb
Added documentation, made method private and fixed quotes.
...
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-03-04 21:10:26 +01:00
Martin Jorn Rogalla
f252a82afc
Made the Reader responsible for the actual Reading.
...
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-03-04 21:00:45 +01:00
Martin Jorn Rogalla
2f88a0c0a1
Extracted read_collections from site.rb into reader.rb
...
- Extracted
- Updated References
- Ran Tests
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-03-04 20:55:53 +01:00
Martin Jorn Rogalla
2857350df1
Extracted read_directories from site.rb into reader.rb
...
- Extracted
- Updated References
- Ran Tests
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com
2015-03-04 20:51:26 +01:00
Martin Jorn Rogalla
9bcad08e3a
Extracted limit_posts from site.rb into reader.rb
...
- Extracted
- Updated References
- Ran Tests
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com
2015-03-04 20:35:02 +01:00
Martin Jorn Rogalla
a4adeb446b
Extracted read_posts from site.rb into reader.rb
...
- Extracted
- Updated References
- Ran Tests
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-03-04 20:22:37 +01:00
Martin Jorn Rogalla
504c9a34ad
Extracted read_drafts from site.rb into reader.rb
...
- Extracted
- Updated References
- Ran Tests
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-03-04 20:19:39 +01:00
Martin Jorn Rogalla
29169aa858
Extracted aggregate_post_info from site.rb into reader.rb
...
- Extracted
- Updated References
- Ran Tests
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-03-04 20:16:31 +01:00
Martin Jorn Rogalla
67a2369854
Extracted read_content from site.rb into reader.rb
...
- Extracted
- Updated References
- Ran Tests
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-03-04 20:11:27 +01:00
Martin Jorn Rogalla
537235c38b
Extracted read_data from site.rb into reader.rb
...
- Extracted
- Updated References
- Ran Tests
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-03-04 20:07:53 +01:00
Martin Jorn Rogalla
5b0e2a294d
Extracted read_data_to from site.rb into reader.rb
...
- Extracted
- Updated References
- Ran Tests
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-03-04 20:05:10 +01:00
Martin Jorn Rogalla
e586105b46
Extracted sanitize_filename from site.rb into reader.rb
...
- Extracted
- Updated References
- Ran Tests
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-03-04 20:01:27 +01:00
Martin Jorn Rogalla
ddfecb0f53
Extracted read_data_file from site.rb into reader.rb
...
- Extracted
- Updated References
- Ran Tests
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-03-04 19:55:54 +01:00
Martin Jorn Rogalla
6e06fd8734
Extracted get_entries from site.rb into reader.rb
...
- Extracted
- Updated References
- Ran Tests
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-03-04 19:51:44 +01:00
Martin Jorn Rogalla
05bbcddb29
Extracted filter_entries from site.rb into reader.rb
...
- Extracted
- Updated References
- Ran Tests
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-03-04 19:46:10 +01:00
Martin Jorn Rogalla
c836ec613d
Extracted in_dest_dir from site.rb into reader.rb
...
- Extracted in_dest_dir from site.rb.
- Updated References.
- Ran Tests.
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-03-04 19:21:24 +01:00
Martin Jorn Rogalla
bb9d43dff5
Extracted in_source_dir from site.rb and into reader.rb.
...
Extracted `in_source_dir` from site.rb into reader.rb.
Updated all the references and tests.
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-03-04 19:16:03 +01:00
Will Norris
0d1586a5c4
Improved permalinks for pages and collections
...
This updates the default permalink style for pages and collections to
match the site-wide 'permalink' setting. If the permalink setting
contains a trailing slash, either explicitly or by being set to
':pretty', then pages and collections permalinks will contain trailing
slashes by default as well. Similarly, if the permalink setting
contains a trailing ':output_ext', so will pages and collections. If
the permalink setting contains neither a trailing slash or extension,
neither will pages or collections.
This impacts only the default permalink structure for pages and
collections. Permalinks set in the frontmatter of an individual page
take precedence, as does the permalink setting for a specific
collection.
Fixes #2691
2015-03-04 09:38:23 -08:00
Martin Jorn Rogalla
2ef9bae75a
Refactored url.rb to compliant with Ruby Style Guide.
...
- Single Quotes
- Fixed Typo's in variable names.
- Removed Redundant Escaping in Regular Expressions.
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-03-04 14:16:55 +01:00
Jordon Bedwell
fa31fcb3bf
Update history.md to reflect the merger of #3418 [ci skip]
2015-03-04 05:22:29 -06:00
Jordon Bedwell
d40b6d6ee0
Merge pull request #3418 from tarebyte/destination-and-source
...
Added build --destination and --source flags
2015-03-04 05:21:36 -06:00
Will Norris
5e9b7343bf
Update history to reflect merge of #3490 [ci skip]
2015-03-03 10:54:13 -08:00
Will Norris
5d1a24e291
Merge pull request #3490 from willnorris/ext
...
always include file extension on destination files
2015-03-03 10:53:08 -08:00
Philipp Rudloff
d56df7592c
Removing unused code from post layout
...
The post from the site template does not have `meta` in its front matter.
Related to #3536 .
2015-03-03 09:52:23 +01:00
Will Norris
669c803912
always include file extension on destination files
...
This ensures that destination files for HTML posts, pages and
collections always include the proper file extension (as defined by
output_ext) regardless of permalink structure. This allows for URLs
that contain no extension or trailing slash to still result in proper
destination files with .html extensions.
Because this change relies so heavily on output_ext accurately
identifying the extension of the destination file, this change also
removes the feature test that tested support for permalinks with a .htm
extension. In order to support alternate file extensions, a future
patch or plugin will need to modify the output_ext value, at which point
everything else should work as expected.
2015-03-02 21:20:54 -08:00
Alfred Xing
8917ef011c
Update history to reflect merge of #3535 [ci skip]
2015-03-02 15:05:37 -08:00
Alfred Xing
27a02e163b
Merge pull request #3535 from delftswa2014/deprecation-inconsistency
...
Removed deprecation inconsistency
2015-03-02 15:04:21 -08:00
Joop Aué
7a31029c79
Removed deprecation inconsistency
...
Replaced occasions where the logger was used to report deprecations.
Deprecator is now used instead.
Signed-off-by: Joop Aué <joopaue@gmail.com >
2015-03-02 21:54:05 +01:00
Parker Moore
48bf711ec7
Update history to reflect merge of #3531 [ci skip]
2015-03-02 09:40:05 -08:00
Parker Moore
b3371119fd
Merge pull request #3531 from jekyll/liquid-c-upgrade
...
Upgrade liquid-c to 3.x
2015-03-02 09:39:32 -08:00
Will Norris
dae5d30096
Update history to reflect merge of #3532 [ci skip]
2015-03-01 18:18:17 -08:00
Will Norris
bc2b87ca92
Merge pull request #3532 from willnorris/ordinal_docs
...
document 'ordinal' built-in permalink style
2015-03-01 18:15:46 -08:00
Will Norris
f251848283
document 'ordinal' built-in permalink style
...
ordinal was actually added back in April 2013 in ea753130
2015-03-01 17:27:56 -08:00
Parker Moore
2b1b7b977b
Upgrade liquid-c to 3.x
2015-03-01 16:07:33 -08:00
Parker Moore
c2b613d05e
Update history to reflect merge of #3469 [ci skip]
2015-03-01 16:05:53 -08:00
Parker Moore
5ee4e6d9c9
Merge pull request #3469 from jedd-ahyoung/Frontmatter-date-documentation
...
docs: Add frontmatter date formatting information
2015-03-01 16:05:23 -08:00
Martin Jorn Rogalla
92a9582733
Corrected error message as suggested by @parkr.
...
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-03-01 11:16:08 +01:00
Martin Jorn Rogalla
78af3c5018
Improved clarity of sort nil input error message.
...
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-03-01 09:51:59 +01:00
Martin Jorn Rogalla
0565308ce6
Added test to check on nil input for sort filter.
...
- Added a test to check if the sort filter will raise the correct
exception on given nil input.
- Improved error message and used "nil" consistently.
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-03-01 09:40:32 +01:00
Parker Moore
9437bd4669
Update history to reflect merge of #3529 [ci skip]
2015-03-01 00:37:44 -08:00
Parker Moore
9b962dc565
Merge branch 'fabianrbz-remove_adapters_deprecation_warning'
...
* fabianrbz-remove_adapters_deprecation_warning:
Add minitest/profile to profile 10 slowest tests
Move simplecov_custom_profile to test/ & gate with TRAVIS env
Remove unused groups from simplecov's profile
Removes the following deprecation warning: 'method adapters is deprecated. use profiles instead'
2015-03-01 00:36:48 -08:00
Parker Moore
f1edf9e692
Add minitest/profile to profile 10 slowest tests
2015-03-01 00:36:40 -08:00
Parker Moore
fbe52bca85
Move simplecov_custom_profile to test/ & gate with TRAVIS env
2015-03-01 00:36:20 -08:00
Matt Rogers
60f0977a50
Update history to reflect merge of #3528 [ci skip]
2015-02-28 21:44:31 -06:00
Matt Rogers
7d6d29b4ca
Merge pull request #3528 from willnorris/textile
2015-02-28 21:44:29 -06:00
Parker Moore
6b09d1818d
Update history to reflect merge of #3516 [ci skip]
2015-02-28 18:56:13 -08:00
Parker Moore
50a4b2824b
Merge pull request #3516 from jekyll/end-with
...
Use String#end_with?("/") instead of regexp
2015-02-28 18:55:53 -08:00
Parker Moore
6c073ec476
Remove reference to jekyll-textile-converter.
2015-02-28 17:29:39 -08:00
Parker Moore
8e87e9ebec
Update history to reflect merge of #3530 [ci skip]
2015-02-28 17:28:43 -08:00
Parker Moore
e777c9b213
Merge pull request #3530 from delftswa2014/picturetag-link-fix
...
Replaced link caught by htmlproofer.
2015-02-28 17:27:53 -08:00
Martin Jorn Rogalla
d79c0fc4dd
Replaced a picture element link with @parkr's suggestion.
...
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-02-28 15:10:05 +01:00
Will Norris
dae77e9a63
switch remaining textile test files to markdown
...
Textile support was removed from jekyll core in #3319 , and most of the
tests switched to markdown at that time. This changes the remaining
tests to use markdown as well. The vast majority of the test cases were
testing things in the file name or front matter, so it doesn't really
matter what markup format they use. The one test that was claiming to
test that textile was transformed had actually been moved to markdown as
well, just not renamed.
Fixes #3507
2015-02-27 18:29:52 -08:00
Fabian Rodriguez
e4b1382bfd
Remove unused groups from simplecov's profile
2015-02-27 23:09:33 -02:00
Fabian Rodriguez
cd7b3f54f1
Removes the following deprecation warning:
...
'method adapters is deprecated. use profiles instead'
This warning was showing up because the project was using
the gem 'simplecov-gem-adapter' which uses the old syntax.
* Remove the gem dependency
* Add a profile with the same setup that the gem has
2015-02-27 23:01:48 -02:00
Jordon Bedwell
a25f2d7dd6
Ask people to use talk.jekyllrb.com for non bugs.
2015-02-27 15:33:08 -06:00
Parker Moore
ed953e6e1f
Update history to reflect merge of #3523 [ci skip]
2015-02-27 13:07:12 -08:00
Parker Moore
5a84d1960e
Merge pull request #3523 from alfredxing/introducing-jekyll-talk
...
Add blog post introducing Jekyll Talk
2015-02-27 13:05:54 -08:00
Alfred Xing
e56f2414ae
Add blog post introducing Jekyll Talk
2015-02-26 21:23:21 -08:00
Martin Jorn Rogalla
531d0fb261
Sort will now raise error on nil object array input.
...
Sort will now throw an error when a nil object array is given as input.
See issue #3491 for more information.
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-02-26 22:12:06 +01:00
Parker Moore
14fa3287b7
Update history to reflect merge of #3518 [ci skip]
2015-02-25 16:16:16 -08:00
Parker Moore
8997212222
Merge branch 'alfredxing-add-talk-to-help'
...
* alfredxing-add-talk-to-help:
Add Jekyll Talk to Help page on site
2015-02-25 16:11:43 -08:00
Alfred Xing
a621752425
Add Jekyll Talk to Help page on site
2015-02-25 16:11:32 -08:00
Parker Moore
90c974c4e2
Hide the 'Improve this page' message on mobile. /cc #3510 [ci skip]
2015-02-25 16:10:11 -08:00
Parker Moore
3f3b203992
Use end_with? instead of regexp for adding index.html
2015-02-25 11:59:27 -08:00
Parker Moore
4da6bfd81a
Add benchmark for end_with? vs regexp
2015-02-25 11:57:49 -08:00
Parker Moore
21fa47f92b
Add benchmark-ips to Gemfile.
2015-02-25 11:57:35 -08:00
Parker Moore
03d21b0cd1
Update history to reflect merge of #3489 [ci skip]
2015-02-24 23:02:48 -08:00
Parker Moore
c1f7684b92
Merge pull request #3489 from merlos/patch-1
...
Updated plugins: added jekyll-auto-image generator
2015-02-24 23:02:04 -08:00
Parker Moore
7fb71871cf
Update history to reflect merge of #3485 [ci skip]
2015-02-24 23:01:34 -08:00
Parker Moore
b75db477e0
Merge pull request #3485 from watkyn/extra_slash_in_example_base_url
...
Removed the trailing slash from the example "/blog/" basurl comment.
2015-02-24 23:01:03 -08:00
Parker Moore
9e0bad7255
Update history to reflect merge of #3510 [ci skip]
2015-02-24 21:21:14 -08:00
Parker Moore
bebb75ff0e
Merge branch 'delftswa2014-improve-this-page'
...
* delftswa2014-improve-this-page:
Make the .improve callout a light grey.
Put the pencil icon in front of the improve link.
Removed unnecessary margin and simplified padding.
Implemented the "Improve this page" feature. #3495
2015-02-24 21:19:55 -08:00
Parker Moore
a43d3d1dc8
Make the .improve callout a light grey.
2015-02-24 21:19:47 -08:00
Parker Moore
5d97ec9174
Update history to reflect merge of #3511 [ci skip]
2015-02-24 21:10:53 -08:00
Parker Moore
929d18fefc
Merge pull request #3511 from alfredxing/fix-docs-tests
...
Use `fixture_site` for Document tests
2015-02-24 21:10:04 -08:00
Alfred Xing
422fd7d304
Use fixture_site for Document tests
...
Should fix #3500
2015-02-24 20:31:16 -08:00
Martin Jorn Rogalla
a4db7ec63c
Put the pencil icon in front of the improve link.
...
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-02-25 00:00:57 +01:00
Martin Jorn Rogalla
e2306ed79b
Removed unnecessary margin and simplified padding.
...
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-02-24 22:12:05 +01:00
Martin Jorn Rogalla
13f8227877
Implemented the "Improve this page" feature. #3495
...
Created an "Improve this page" link for all the documentation headers. The
feature uses the fa-pencil icon of font awesome. Improvement over #3504(closed).
See issue #3495 for more information.
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-02-24 22:04:49 +01:00
Parker Moore
5c388309b2
Spacing. [ci skip]
2015-02-23 01:25:58 -08:00
Parker Moore
faa5a446ba
Update history to reflect merge of #3502 [ci skip]
2015-02-23 01:25:42 -08:00
Parker Moore
0903515c39
Merge pull request #3502 from delftswa2014/update-doc-link
...
Changed doc link in template
2015-02-23 01:25:05 -08:00
Parker Moore
6cc298d615
Update history to reflect merge of #3496 [ci skip]
2015-02-22 21:21:31 -08:00
Parker Moore
7a93ca6f6c
Merge pull request #3496 from yous/site-template-gitignore
...
Ignore .jekyll-metadata in site template
2015-02-22 21:21:08 -08:00
Parker Moore
1923fc39df
Update history to reflect merge of #3497 [ci skip]
2015-02-22 21:20:57 -08:00
Parker Moore
e888a41b2d
Merge pull request #3497 from yous/trailing-whitespace
...
Remove trailing whitespace
2015-02-22 21:19:55 -08:00
Joop Aué
6bc3dee98d
Changed doc link in template
...
Changed the doc link in the template to link to /docs/home instead of /
Signed-off-by: Joop Aué <joopaue@gmail.com >
2015-02-22 18:42:12 +01:00
ChaYoung You
7db9397a9d
Remove trailing whitespace
2015-02-22 20:27:15 +09:00
ChaYoung You
ae244c4425
Ignore .jekyll-metadata
2015-02-22 18:31:46 +09:00
Parker Moore
c40272cebd
Update history to reflect merge of #3492 [ci skip]
2015-02-21 14:45:42 -08:00
Parker Moore
26acb3f9d9
Merge pull request #3492 from jekyll/upgrade-tests
...
Upgrade tests to use Minitest
2015-02-21 14:45:27 -08:00
Parker Moore
7ad0597bff
Make our own Minitest::Test subclass for further subclassing
2015-02-21 00:33:47 -08:00
Parker Moore
ace1b6b8d2
Migrate the integration tests to minitest, too
2015-02-21 00:31:25 -08:00
Parker Moore
52c4ce2a5a
Finish of moving the unit tests over to Minitest
2015-02-21 00:31:07 -08:00
Merlos
8186873e27
Updated plugins: added jekyll-auto-image generator
...
Added to the plugin list: jekyll-auto-image. A generator that makes available the first image of a post.
By installing the plugin you will be able to access the first image with {{ @page.image }}. This plugin is useful to Include an image on your list of posts or to set a twitter card for each post/page.
2015-02-21 03:17:32 +01:00
Parker Moore
4b59eb4175
Fix the test inheritance for the tests.
2015-02-20 13:35:02 -08:00
Parker Moore
d2b19963c1
Move from Test::Unit to Minitest.
2015-02-20 13:34:51 -08:00
Tony Eichelberger
47ee5db5fc
Removed the trailing slash from the example "/blog/" basurl comment. Following the example would add two slashes into the url, i.e. http://yourdomain.com/blog//
2015-02-20 07:06:12 -06:00
jaybe@jekyll
3e030ea784
Clarify pagination file index.html may reside in subdirectory
2015-02-18 16:16:38 -06:00
Parker Moore
e240bbb1bf
Update history to reflect merge of #3477 [ci skip]
2015-02-18 11:17:50 -08:00
Parker Moore
04430b2c17
Merge pull request #3477 from kleinfreund/patch-1
2015-02-18 11:17:26 -08:00
Parker Moore
80f64dea89
Update history to reflect merge of #3479 [ci skip]
2015-02-18 11:14:26 -08:00
Parker Moore
29534469c3
Merge pull request #3479 from tuzhucheng/update_doc_pagination_path
2015-02-18 11:13:36 -08:00
Michael Tu
705fdfb23d
Add a '/' to paginate_path
...
If this '/' is not present, then the second pagination code snippet
under the "Render the paginated Posts" section will have a bug.
Let's say my page 1 is located at host:port/blog/index.html and my
paginate_path setting in _config.yml is "blog/page:num/". The
observation if the paginate_path does not start with a '/' is that the href generated for the page numbers will have 2 'blogs', i.e. for page 2 the href will
incorrectly appear as 'host:port/blog/blog/page2' instead of just
'host:port/blog/page2'.
2015-02-18 03:13:57 -05:00
Philipp Rudloff
cd1326d457
Update LICENSE to 2015.
...
The future is now.
2015-02-17 22:17:25 +01:00
Parker Moore
1beee0d59d
Update history to reflect merge of #3475 [ci skip]
2015-02-17 13:12:27 -08:00
Parker Moore
4d0cb3345f
Merge pull request #3475 from markphelps/master
...
Fix wording in code snippet highlighting section
2015-02-17 13:11:59 -08:00
Mark Phelps
9a0db42436
Updating Rogue description text based on feedback.
2015-02-17 15:27:15 -05:00
Mark Phelps
dbead70168
Fix wording in code snippet highlighting section
2015-02-17 08:17:45 -05:00
David Smith
e9638fa6a2
updated lsi docs
2015-02-17 00:12:54 -05:00
Alfred Xing
9caa47d164
Update history to reflect merge of #3466 [ci skip]
2015-02-16 16:25:21 -08:00
Alfred Xing
05dc4df7e4
Merge pull request #3466 from MartinRogalla/twitterLinkUpdate
...
Change Twitter link to link directly to @jekyllrb.
2015-02-16 16:24:54 -08:00
Alfred Xing
7fb3b096c3
Update history to reflect merge of #3464 [ci skip]
2015-02-16 13:05:15 -08:00
Alfred Xing
32cc745142
Merge pull request #3464 from willnorris/rebuild
...
write .jekyll-metadata even on full_rebuild
2015-02-16 13:03:45 -08:00
jaybe@jekyll
17e4c8ab42
Update pagination.md - Clarify only index.html
...
At this time, only index.html is allowed for pagination.
2015-02-16 08:48:20 -06:00
Jedd Ahyoung
5fa1aadf7f
docs: Add frontmatter date formatting information
2015-02-15 18:28:52 -05:00
David Smith
edb50b81a3
changed the codefile name
2015-02-15 17:20:02 -05:00
David Smith
a2bf106c47
forgot a tick around a codefile name
2015-02-15 17:19:31 -05:00
David Smith
ae0b13b531
proofed changes
2015-02-15 17:16:54 -05:00
David Smith
f2696c1c4c
removed personal link
2015-02-15 17:10:50 -05:00
David Silva Smith
ac7c1d0cd6
How to access a specific item in the data folder
...
It's common to want to access a specific item in the data folder. this should be documented.
2015-02-15 16:32:40 -05:00
jaybe@jekyll
e81b020d7e
Clarify pagination works from within HTML files
...
IRC question of confusion re: wording and meaning.
2015-02-15 14:13:46 -06:00
Martin Jorn Rogalla
9f22749ebb
Change twitter link to link directly to @jekyllrb.
...
Changed the link on the help page to directly link to the Twitter
@jekyllrb account.
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com >
2015-02-15 12:51:18 +01:00
Will Norris
6e89c1c02b
write .jekyll-metadata even on full_rebuild
...
For a full rebuild, we certainly don't want to *read* from
.jeykll-metadata, but we should still write it. Otherwise, a subsequent
incremental build would have to do a full rebuild again since there is
no metadata file to start from.
2015-02-14 22:43:43 -08:00
Alfred Xing
fa6981fb8c
Update history to reflect merge of #3457 [ci skip]
2015-02-14 10:33:36 -08:00
Alfred Xing
5f38430304
Merge pull request #3457 from penibelst/jch
2015-02-14 10:33:01 -08:00
Anatol Broder
22759edf3e
Change the link
2015-02-14 14:50:35 +01:00
Parker Moore
00ec13c11b
Update history to reflect merge of #3456 [ci skip]
2015-02-14 01:35:00 -08:00
Parker Moore
9b50fc9f3b
Merge pull request #3456 from willnorris/draft
2015-02-14 01:34:31 -08:00
Will Norris
58dc1f77e9
add draft? method to identify if Post is a draft
2015-02-14 00:01:27 -08:00
Parker Moore
461ea2f147
Update history to reflect merge of #3455 [ci skip]
2015-02-13 20:53:18 -08:00
Parker Moore
30b42c4700
Merge pull request #3455 from jekyll/read-csv-data-with-proper-encoding
2015-02-13 20:52:34 -08:00
Parker Moore
c6d5a913f1
Site#read_data_file: read CSV's with proper file encoding
...
Fixes #3451 .
2015-02-13 19:39:15 -08:00
Parker Moore
712d8d617d
Update history to reflect merge of #3452 [ci skip]
2015-02-13 17:07:33 -08:00
Parker Moore
7c9ad82b2a
Merge pull request #3452 from rtomayko/serve-strip-html-suffix
2015-02-13 17:05:22 -08:00
Ryan Tomayko
491cce7a99
Avoid requiring webrick at boot time
...
This is a bit uglier but allows deferring loading webrick until the
serve command is invoked as opposed to when it's required.
2015-02-12 22:16:12 -05:00
Ryan Tomayko
e99a9e5821
Custom WEBrick FileHandler for stripping .html extension
...
This first performs the normal static file check at the exact
location. If no file is found, attempt the check again with an
".html" suffix.
See the following for base class search_file implementation:
https://github.com/ruby/ruby/blob/4607f95/lib/webrick/httpservlet/filehandler.rb#L363-L383
2015-02-12 21:58:35 -05:00
Alfred Xing
249249f76b
Update history to reflect merge of #3382 [ci skip]
2015-02-11 15:52:04 -08:00
Alfred Xing
0d602018bd
Merge pull request #3382 from alfredxing/site-template-kerning
2015-02-11 15:51:34 -08:00
Alfred Xing
a907addbe2
Optimize text rendering for legibility
2015-02-11 15:45:47 -08:00
Alfred Xing
7a5a90de82
Update history to reflect merge of #3440 [ci skip]
2015-02-11 13:59:53 -08:00
Alfred Xing
a64b7e7a62
Merge pull request #3440 from tkrotoff/class-text
2015-02-11 13:58:44 -08:00
Mark Tareshawty
f933164a2a
use SCREAMING_SNAKE_CASE and remove --destination from --source options
2015-02-10 15:02:49 -05:00
Tanguy Krotoff
0914948099
Remove class="text"
...
There is no class text defined in the CSS
2015-02-10 17:09:06 +01:00
Mark Tareshawty
c96abf7e82
added -s and -d
2015-02-10 11:08:22 -05:00
Parker Moore
8fe9561f64
Update history to reflect merge of #3438 [ci skip]
2015-02-09 23:24:47 -08:00
Parker Moore
83ad59841b
Merge pull request #3438 from jordanthornquest/master
2015-02-09 23:23:59 -08:00
Jordan Thornquest
33c3b41f69
Fix broken link in resources
...
`jordanthornque.st` should be `jordanthornquest.com`. That's been remedied!
2015-02-09 23:58:22 -07:00
Parker Moore
c08c794801
Update history to reflect merge of #3436 [ci skip]
2015-02-09 22:09:33 -08:00
Parker Moore
b81f6ed38c
Merge pull request #3436 from jekyll/fix-highlight-madness
2015-02-09 22:08:33 -08:00
Parker Moore
1f503b24b3
highlight: duplicate tests for pygments for rouge
...
Ensure that the output we get for pygments will match
that we get for rouge in all cases except line numbers.
2015-02-09 21:57:43 -08:00
Parker Moore
bf149a0b97
highlight: fix problem with linenos and rouge.
...
Found by @EdMcBane in https://github.com/jekyll/jekyll/pull/3435
The strange regexp we were doing to replace the <pre><code></pre></code>
bits in the Pygments output were wreaking havoc on Rouge output
because Rouge uses <pre>'s to wrap line numbers.
To be consistent, the output from render_* should *not* include
the wrapping <div> and <pre> tags. It should just be what was
inside. We can then wrap it in our own custom tags without using
any regular expressions, as God intended. Death to regular
expressions and HTML manipulation!
2015-02-09 21:42:52 -08:00
Parker Moore
a0134dea4f
Update history to reflect merge of #3401 [ci skip]
2015-02-09 16:26:48 -08:00
Parker Moore
c625b94bc0
Merge pull request #3401 from jekyll/fix-code-cleanup
2015-02-09 16:26:19 -08:00
Parker Moore
72e297366d
Update history to reflect merge of #3431 [ci skip]
2015-02-08 14:51:46 -08:00
Parker Moore
11b38568fa
Merge pull request #3431 from Ezmyrelda/patch-1
2015-02-08 14:50:48 -08:00
Ezmyrelda Andrade
4ce60741d9
Formatting adjustment
...
Deletion of a dash - between last entry of Tags and beginning of Collections.
2015-02-08 13:34:45 -08:00
Parker Moore
56102ce50c
Add the omitted 'team'. [ci skip]
...
:top_hat:/t @kleinfreund
ea9b959c23 (commitcomment-9639789)
2015-02-08 02:02:44 -08:00
Parker Moore
4d20462da5
Update history to reflect merge of #3415 [ci skip]
2015-02-07 23:57:07 -08:00
Parker Moore
571800c8ad
Use 3 places to the right of the decimal place instead of 2.
2015-02-07 23:57:07 -08:00
eksperimental
d795113e94
Update build.rb
...
parenthesis added to round
2015-02-07 23:57:07 -08:00
eksperimental
dbc8530068
Show only two decimals in time to generate pages
...
no need to display 10 decimals.
it feels up my screen with useless numbers! ;-p
2015-02-07 23:57:07 -08:00
Parker Moore
90370c0d0b
Update history to reflect merge of #3428 [ci skip]
2015-02-07 23:54:24 -08:00
Parker Moore
dc9db9cbe2
Merge pull request #3428 from jekyll/help-page
2015-02-07 23:54:05 -08:00
Parker Moore
bee4d93114
Update history to reflect merge of #3426 [ci skip]
2015-02-07 23:53:11 -08:00
Parker Moore
7858f80823
Merge pull request #3426 from jekyll/release-compiled-site
2015-02-07 23:52:43 -08:00
Parker Moore
2b95fb924e
Don't duplicate work.
2015-02-07 23:52:00 -08:00
Parker Moore
ea9b959c23
Add a jekyllrb.com/help page which elucidates places from which to get help.
2015-02-07 23:49:43 -08:00
Parker Moore
a87bf521c8
Update history to reflect merge of #3427 [ci skip]
2015-02-07 23:49:11 -08:00
Parker Moore
20bfdbb794
Merge pull request #3427 from jekyll/proof
2015-02-07 23:48:55 -08:00
Parker Moore
6a74c09185
Further fixes for htmlproofer.
2015-02-07 23:44:19 -08:00
Parker Moore
943070aac6
Gain some time data from htmlproof. [ci skip]
2015-02-07 23:33:24 -08:00
Parker Moore
1fa428c6e4
Fix posts per htmlproofer.
2015-02-07 23:31:15 -08:00
Parker Moore
fdc0e33ebc
Proof the site with CircleCI.
2015-02-07 23:31:05 -08:00
Parker Moore
aec5ceb184
Release jekyllrb.com as a locally-compiled site.
2015-02-07 22:09:43 -08:00
Parker Moore
6d4a1ec4e6
Update history to reflect merge of #3424 [ci skip]
2015-02-07 21:57:22 -08:00
Parker Moore
e3d2578230
Merge pull request #3424 from Toddy69/documentation-correction
2015-02-07 21:53:24 -08:00
Toddy69
fbb766becc
Correction of documentation
2015-02-08 05:55:03 +01:00
Alfred Xing
85a89d3e22
Update history to reflect merge of #3419 [ci skip]
2015-02-07 09:14:57 -08:00
Alfred Xing
1df8801957
Merge pull request #3419 from yous/overflow-x
2015-02-07 09:13:43 -08:00
Alfred Xing
7abc8c8025
Update history to reflect merge of #3420 [ci skip]
2015-02-07 09:05:53 -08:00
Alfred Xing
77216b61dc
Merge pull request #3420 from nicwest/smallest-pr-ever
2015-02-07 09:03:55 -08:00
Nic West
4f078ee2e8
fix missing char in template docs
2015-02-07 10:31:41 +00:00
ChaYoung You
6521b84aac
Change overflow-x value to auto
...
`overflow-x: scroll;` makes scrollbar visible always whether the content
does overflow or not.
2015-02-07 06:21:21 +09:00
Mark Tareshawty
120d3e07ca
added flags from docs
2015-02-06 13:27:23 -05:00
Parker Moore
0bf17923b5
Merge pull request #3413 from eksperimental/patch-1
...
fix quote
2015-02-05 23:01:19 -08:00
eksperimental
5e541b5eb0
fix quote
2015-02-05 16:48:59 +07:00
Parker Moore
128427cc87
Update history to reflect merge of #3360 [ci skip]
2015-02-02 09:58:42 -08:00
Parker Moore
2bec317a2a
Merge pull request #3360 from nternetinspired/font-css-syntax
2015-02-02 09:57:36 -08:00
Seth Warburton
2745be736e
A lighter font declaration
...
Removes unnecessary Sass
Thanks @kleinfreund :)
2015-02-02 11:43:53 +00:00
Parker Moore
32c48bb78d
Highlight tag: add test for not removing interstitial newlines.
2015-02-01 23:03:10 -08:00
Parker Moore
d24ea66933
The highlight tip should only clip the newlines before and after the *entire* block, not in between.
...
Ref: https://github.com/jneen/rouge/issues/230
2015-02-01 22:37:10 -08:00
Parker Moore
e71c23981d
Update history to reflect merge of #3396 [ci skip]
2015-02-01 17:44:24 -08:00
Parker Moore
403aade8c1
Merge pull request #3396 from chrisfinazzo/grammar
2015-02-01 17:43:28 -08:00
Jordon Bedwell
8e1b9fcdf5
Update history to reflect merge of #3397 [ci skip]
2015-02-01 16:48:01 -06:00
Jordon Bedwell
c8602d7af7
Merge pull request #3397 from jekyll/recommend-pgrep-with-kill
...
Fixes #3339 Add `pkill -f jekyll` to ways to kill.
2015-02-01 16:46:31 -06:00
Jordon Bedwell
9e717a61e7
Use Gem::Version to get version string. Fixes #3394
2015-02-01 10:36:51 -06:00
Jordon Bedwell
9ba9c47cd6
Fixes #3339 Add pkill -f jekyll to ways to kill.
...
This shows people how to kill Jekyll without knowing the PID using `pkill` (you could also do `kill -9 $(pgrep -f jekyll)` but that is just the long way around doing `pkill -f` so it shouldn't be shown in the Jekyll logger but can be documented here for people.
2015-02-01 06:45:52 -06:00
chrisfinazzo
8f9d3c9647
Dumb tab-completion is dumb
2015-01-31 23:23:42 -05:00
chrisfinazzo
9815a7b0ee
Add missing word, rewrap lines to fit
2015-01-31 23:09:18 -05:00
chrisfinazzo
8da7d1a5bc
Grammar, hard-wrap lines at 80 characters
2015-01-31 22:52:46 -05:00
Parker Moore
0154c580cd
Update history to reflect merge of #3391 [ci skip]
2015-01-31 15:42:04 -08:00
Parker Moore
3318c38eec
Merge pull request #3391 from jekyll/enspeeden-include
2015-01-31 15:41:34 -08:00
Parker Moore
f55eb1f3fb
Update history to reflect merge of #3323 [ci skip]
2015-01-31 14:03:27 -08:00
Parker Moore
3d843d81e6
Merge pull request #3323 from jekyll/remove-runtime-deps
2015-01-31 14:02:14 -08:00
Parker Moore
a87cda4b12
Add configuration fallback for paginate, and fix tests.
2015-01-31 13:53:17 -08:00
Parker Moore
65d43ef398
Move previous runtime dependencies to development dependencies.
2015-01-31 13:53:17 -08:00
Parker Moore
057b8cae7f
Use rouge as the default syntax highlighter.
2015-01-31 13:52:50 -08:00
Parker Moore
336bb44750
Use #require_with_graceful_fail in Highlight tag.
2015-01-31 13:52:26 -08:00
Parker Moore
18e0d2fe75
Make the {% include %} tag a teensy bit faster.
2015-01-31 12:59:25 -08:00
Parker Moore
63792ad322
Always do a full rebuild.
2015-01-31 12:46:52 -08:00
Parker Moore
6883a0b397
Update history to reflect merge of #3388 [ci skip]
2015-01-31 11:26:43 -08:00
Parker Moore
922a92d67a
Merge pull request #3388 from chrisfinazzo/extra-spaces-are-for-animals
2015-01-31 11:26:18 -08:00
chrisfinazzo
ec397e1629
Remove extra spaces
2015-01-31 12:27:28 -05:00
Parker Moore
ec7d2ed5b6
Update history to reflect merge of #3380 [ci skip]
2015-01-31 00:13:16 -08:00
Parker Moore
aceb5b5d53
Merge branch 'jekyll-gjtorikian-patch-1'
...
* jekyll-gjtorikian-patch-1:
Use the source_dir() helper
Add test for new extracted method
Factor out a `read_data_file` call to keep things clean
2015-01-31 00:12:33 -08:00
Parker Moore
32a2e8b4ef
Use the source_dir() helper
2015-01-31 00:12:24 -08:00
Parker Moore
9f4aeaddea
Update history to reflect merge of #3383 [ci skip]
2015-01-31 00:07:31 -08:00
Parker Moore
a2b19c1d2b
Merge pull request #3383 from jekyll/respect-the-title
2015-01-31 00:07:10 -08:00
Parker Moore
01f7b9ccef
Update history to reflect merge of #3384 [ci skip]
2015-01-31 00:04:45 -08:00
Parker Moore
c6166ab485
Merge pull request #3384 from Ezmyrelda/patch-1
2015-01-31 00:04:20 -08:00
Ezmyrelda Andrade
18893b828b
Formatting change per request
2015-01-30 23:11:24 -08:00
Garen Torikian
3bac8a2034
Add test for new extracted method
2015-01-30 15:21:45 -08:00
Ezmyrelda Andrade
51d8d5e267
Liquid tag plugin addition.
2015-01-30 10:41:21 -08:00
Parker Moore
0c624eb11b
The :title URL placeholder for collections should be the filename slug.
...
This mimicks posts most closely. It can be overridden by the
YAML front matter.
Undoes some of #2864 .
2015-01-30 01:53:11 -08:00
Parker Moore
b100b3b121
Update history to reflect merge of #3376 [ci skip]
2015-01-29 18:54:57 -08:00
Parker Moore
e2e6e7dc22
Merge pull request #3376 from tkrotoff/helvetica
2015-01-29 18:52:07 -08:00
Matt Rogers
dcd3dafdbc
Update history to reflect merge of #3378 [ci skip]
2015-01-29 16:10:11 -06:00
Matt Rogers
fe08405ae1
Merge pull request #3378 from kaatt/initial-build-time
2015-01-29 16:10:05 -06:00
Alfred Xing
bfe28cbead
Update history to reflect merge of #3375 [ci skip]
2015-01-29 14:09:49 -08:00
Alfred Xing
63bca94bde
Merge pull request #3375 from tkrotoff/fix-nav-items-gaps
2015-01-29 14:07:49 -08:00
Garen Torikian
e1e60499b1
Factor out a read_data_file call to keep things clean
2015-01-29 12:41:19 -08:00
kaatt
ff646738fc
Shows time after initial generation
2015-01-30 01:32:00 +05:30
Tanguy Krotoff
aa44c7f53d
Switch default font to Helvetica Neue
...
Helvetica Neue (1983) features multiple improvements over the original Helvetica font (1957), 'neue' means 'new' in German
2015-01-29 16:38:12 +01:00
Tanguy Krotoff
368b862ebb
Refactoring: replace !important with cleaner CSS
2015-01-29 16:18:22 +01:00
Parker Moore
69e8f1923c
script/test: separate inclusion of lib and test. Ref: #3115
2015-01-25 19:12:11 -08:00
Parker Moore
5e0341c9b3
Only write the latest_version.txt file if it's non-beta/alpha/rc.
2015-01-25 19:10:28 -08:00
Parker Moore
382c54e057
Update history to reflect merge of #3329 [ci skip]
2015-01-24 11:57:10 -08:00
Parker Moore
3e609b1cd9
Merge pull request #3329 from tkrotoff/fix-nav-items-gaps
2015-01-24 11:56:52 -08:00
Alfred Xing
97797cb241
Update history to reflect merge of #3325 [ci skip]
2015-01-24 11:24:35 -08:00
Alfred Xing
31b03e9b86
Merge pull request #3325 from imathis/generate-url
2015-01-24 11:21:51 -08:00
Parker Moore
317e2f460e
Release 💎 v3.0.0.beta1
2015-01-24 09:55:46 -08:00
Matt Rogers
980dbdbcc4
Update history to reflect merge of #3346 [ci skip]
2015-01-24 08:33:14 -06:00
Matt Rogers
a94ffd8eb9
Merge pull request #3346 from jekyll/release-3-0-0-beta-1
2015-01-24 08:33:11 -06:00
Parker Moore
d20df4120d
Add Jekyll 3.0.0.beta1 release post
2015-01-24 00:52:10 -08:00
Parker Moore
b360154973
Update history to reflect merge of #3336 [ci skip]
2015-01-21 14:36:11 -08:00
Parker Moore
4bcb0a322c
Merge pull request #3336 from hqro/patch-1
2015-01-21 14:35:22 -08:00
Guillaume LARIVIERE
ef54bfe5a1
highlighting fix
2015-01-21 17:44:28 +01:00
Joel Glovier
cecd974d8e
Merge pull request #3335 from jekyll/jekyll-meetup-address-fix
...
Fix Google Maps link to GitHub HQ in Jekyll meetup blog post
2015-01-21 11:22:18 -05:00
Joel Glovier
3be90c7822
🔧 Google Maps link to GitHub HQ
...
Address was pointing to "85" Colin P Kelly, but should be "88"
cc @alfredxing (good 👀 )
2015-01-21 10:57:24 -05:00
Parker Moore
d2c717c3c6
Update history to reflect merge of #3332 [ci skip]
2015-01-20 20:53:58 -08:00
Parker Moore
ef426cd490
Merge pull request #3332 from jekyll/meetup
2015-01-20 20:53:40 -08:00
Parker Moore
053ba68a15
Update history to reflect merge of #3333 [ci skip]
2015-01-20 20:53:22 -08:00
Parker Moore
51e2cb3629
Merge pull request #3333 from digitalsparky/master
2015-01-20 20:52:53 -08:00
DigitalSparky
b951696114
add jekyll-minifier
2015-01-21 12:38:45 +08:00
Parker Moore
5d750f5a71
Add a better link to GitHub HQ.
2015-01-20 20:12:41 -08:00
Parker Moore
5ed24cfd71
Add blog post about the meet up.
2015-01-20 19:40:43 -08:00
Matt Rogers
88348ae0ee
Update history to reflect merge of #3331 [ci skip]
2015-01-20 19:54:52 -06:00
Matt Rogers
c4255ebc58
Merge pull request #3331 from tkrotoff/fix-site-nav-alignment
2015-01-20 19:54:49 -06:00
Tanguy Krotoff
53a59544e8
Fix site-nav alignment
2015-01-21 01:44:31 +01:00
Parker Moore
018f333973
Update history to reflect merge of #3326 [ci skip]
2015-01-19 18:12:38 -08:00
Parker Moore
c2f0b9a799
Merge pull request #3326 from alfredxing/check-regen-method
2015-01-19 18:12:18 -08:00
Alfred Xing
58e231ce40
Rename Regenerator#write to Regenerator#write_metadata
2015-01-19 16:29:50 -08:00
Alfred Xing
29aabd84bd
Fix up tests
2015-01-19 16:23:51 -08:00
Tanguy Krotoff
90eecc5da6
Fix nav items alignment when in "burger" mode
2015-01-19 20:55:32 +01:00
Brandon Mathis
3d60299ea9
Test updates: Removed permalink config, updated template
2015-01-18 23:03:27 -06:00
Brandon Mathis
382049d558
Added a unit test for nil value in permalink template keys
2015-01-18 15:51:21 -06:00
Alfred Xing
fe5f0d124c
Move all regenerate? checking to Regenerator
2015-01-18 11:05:06 -08:00
Brandon Mathis
589919d58a
Strip slashes on nil url tokens
2015-01-18 08:31:14 -06:00
Parker Moore
e58f8776b9
Update history to reflect merge of #3319 [ci skip]
2015-01-17 17:08:33 -08:00
Parker Moore
c378f741a8
Merge pull request #3319 from jekyll/split-off-textile
2015-01-17 17:08:15 -08:00
Parker Moore
6f440f55e0
Update history to reflect merge of #3321 [ci skip]
2015-01-17 16:56:24 -08:00
Parker Moore
cbe5f8e4dd
Merge pull request #3321 from jekyll/performance-upgrades
2015-01-17 16:55:51 -08:00
Parker Moore
dec27bc166
Fix last feature
2015-01-17 16:52:12 -08:00
Parker Moore
2b29e09177
Fix some cucumber features.
2015-01-17 16:52:12 -08:00
Parker Moore
9d547f74cc
Make all the tests happy.
2015-01-17 16:52:12 -08:00
Parker Moore
c1da91cf5c
Start removing mentions of Textile.
2015-01-17 16:51:28 -08:00
Parker Moore
877cba9811
Remove direct baked-in support for Textile.
2015-01-17 16:51:28 -08:00
Parker Moore
2547d8adf3
Update history to reflect merge of #3322 [ci skip]
2015-01-17 16:50:30 -08:00
Parker Moore
091e86aa22
Merge pull request #3322 from pborreli/patch-1
2015-01-17 16:50:09 -08:00
Parker Moore
f11837dd7b
Fix cucumber failures due to merge of #3134 .
2015-01-17 16:48:12 -08:00
Pascal Borreli
d28fb07bb9
Fixed typo [ci skip]
2015-01-18 00:45:28 +00:00
Parker Moore
aaf0ba15cc
Use frozen regular expressions for Utils#slugify
2015-01-17 16:25:33 -08:00
Parker Moore
ef2d558874
Markdown#matches should avoid regexp
2015-01-17 16:25:10 -08:00
Parker Moore
f7271a6ef9
Update history to reflect merge of #2918 [ci skip]
2015-01-17 16:06:55 -08:00
Parker Moore
10659e1eef
Merge branch 'nitoyon-slugify-new-param'
...
* nitoyon-slugify-new-param:
Remove superfluous Sass declarations.
Move the slugify options out to their own section so as to fix the formatting.
Document the mode parameter of slugify Liquid filter
Add tests for mode parameters of slugify Liquid filter
Add mode parameter to slugify Liquid filter
Conflicts:
lib/jekyll/utils.rb
---> Hadn't added UTF-8 support in nitoyon's PR.
2015-01-17 16:06:10 -08:00
Parker Moore
aaea08e094
Remove superfluous Sass declarations.
2015-01-17 16:02:33 -08:00
Parker Moore
6081fcd75a
Move the slugify options out to their own section so as to fix the formatting.
2015-01-17 16:00:35 -08:00
Parker Moore
18fb1bafa0
Update history to reflect merge of #3320 [ci skip]
2015-01-17 15:47:18 -08:00
Parker Moore
cf2f439db1
Merge pull request #3320 from jekyll/mcallan83-test_global_post_permalinks_with_template_variables
2015-01-17 15:47:03 -08:00
Parker Moore
87500addd5
Move the test & fix it.
2015-01-17 15:46:35 -08:00
Mike Callan
5868ba1691
new test to prove permalinks in global config do not respect template variables
2015-01-17 15:28:52 -08:00
Parker Moore
3fe80929ad
We have 47 posts now in the tests.
2015-01-17 15:28:03 -08:00
Parker Moore
57b43e2229
Update history to reflect merge of #3134 [ci skip]
2015-01-17 15:25:17 -08:00
Parker Moore
b2099ac763
Merge branch 'davidized-collection_yaml_dots'
...
* davidized-collection_yaml_dots:
Move YAML Front Matter regexp into a constant.
Add support for collections documents to have YAML front matter ending in dots.
Conflicts:
test/test_collections.rb
2015-01-17 15:24:33 -08:00
Parker Moore
c7d92c4e6d
Move YAML Front Matter regexp into a constant.
2015-01-17 15:23:33 -08:00
Parker Moore
7f44500b4b
Update history to reflect merge of #2774 [ci skip]
2015-01-17 15:17:26 -08:00
Parker Moore
6d9b4c2aba
Merge pull request #2774 from dziemian007/formatter_variables_by_relative_path
2015-01-17 15:16:50 -08:00
Parker Moore
1715956baa
Update history to reflect merge of #3014 [ci skip]
2015-01-17 15:13:46 -08:00
Parker Moore
a312115a5a
Merge pull request #3014 from jekyll/revert-3013-revert-2921-post-dest
2015-01-17 15:13:17 -08:00
Parker Moore
3d69582d36
Update history to reflect merge of #3274 [ci skip]
2015-01-17 15:01:58 -08:00
Parker Moore
84cfc1ceff
Merge branch 'majioa-devel'
...
* majioa-devel:
Ensure Post#excerpt_separator always returns a string.
get procedure for default excerpt separator for both cases site and page was moved to the post's specific method :excerpt_separator.
Added per post excerpt_separator functionality, so you are able to specify :excerpt_separator (as well as just :excerpt) key direct inside the post YAML, to make an excerpt based on the value in the post. Tests were also added.
2015-01-17 15:01:20 -08:00
Parker Moore
153db8a230
Update site history. [ci skip]
2015-01-17 15:01:08 -08:00
Parker Moore
18f3d76603
Ensure Post#excerpt_separator always returns a string.
2015-01-17 14:59:44 -08:00
Parker Moore
8692822631
Update history to reflect merge of #3314 [ci skip]
2015-01-17 14:56:59 -08:00
Parker Moore
07ccbd9fac
Merge pull request #3314 from yoshyosh/master
2015-01-17 14:56:41 -08:00
Parker Moore
1fc3887d4f
Update history to reflect merge of #2571 [ci skip]
2015-01-17 14:56:13 -08:00
Parker Moore
ba2e1390ad
Merge pull request #2571 from yous/patch-mixed-case-category
2015-01-17 14:55:30 -08:00
Joseph Anderson
a1ea8b9798
Added versioning comment to configuration file
...
# previously `post` in Jekyll 2.2.
2015-01-16 15:58:21 -08:00
Parker Moore
f5fbf4ffd1
Update history to reflect merge of #3312 [ci skip]
2015-01-15 13:40:12 -08:00
Parker Moore
02aa2a1c33
Merge pull request #3312 from omegahm/fix-weird-spacing
2015-01-15 13:39:50 -08:00
Mads Ohm Larsen
60da4ef010
Fix weird spacing
2015-01-15 22:04:00 +01:00
Parker Moore
b1fd7377fd
Update history to reflect merge of #3306 [ci skip]
2015-01-14 15:07:09 -08:00
Parker Moore
5d6fe236b2
Merge pull request #3306 from adamzr/patch-1
2015-01-14 15:06:36 -08:00
Adam Richeimer
3cb0f4f590
Formatting fixes
...
- Add command to list of types of plugins
- Made "command" plural to be consistent with other types
- Made the types into links within the page
2015-01-14 11:20:03 -08:00
Jordon Bedwell
2547df81a1
Allow test to be aliased as spec.
2015-01-14 06:58:08 -06:00
Jordon Bedwell
8e7d40ed90
Seriously, why was vendor/ not in the .gitignore?
2015-01-14 05:59:12 -06:00
Jordon Bedwell
99ae1023b4
Fix bad tabbing.
2015-01-14 05:45:49 -06:00
Matt Rogers
59e1e2dd84
Update history to reflect merge of #3220 [ci skip]
2015-01-13 19:02:45 -06:00
Matt Rogers
ce78ea7818
Merge pull request #3220 from inukshuk/patch-1
2015-01-13 19:02:41 -06:00
Parker Moore
b2e114ed5b
Update history to reflect merge of #3292 [ci skip]
2015-01-13 13:14:25 -08:00
Parker Moore
06b6e86d52
Merge pull request #3292 from flyinprogrammer/eliminate_section_metadata
2015-01-13 13:13:43 -08:00
Parker Moore
5b50687e22
Update history to reflect merge of #3299 [ci skip]
2015-01-13 12:01:11 -08:00
Parker Moore
763118a381
Merge pull request #3299 from ryanburnette/fix_date
2015-01-13 12:00:33 -08:00
Ryan Burnette
80465efff7
Require date in filters.rb
2015-01-13 13:51:47 -05:00
Ryan Burnette
588bba39ad
Add test for Date object in filters.rb
2015-01-13 13:51:36 -05:00
Ryan Burnette
936c737a32
Address #3298
2015-01-13 02:21:28 -05:00
Alan Scherger
b31d8a1ecd
more concise doc array creation
2015-01-12 22:09:06 -08:00
Parker Moore
e13c800b3a
Update history to reflect merge of #3295 [ci skip]
2015-01-12 18:23:42 -08:00
Parker Moore
e724622a92
Merge pull request #3295 from jaybe-jekyll/patch-1
2015-01-12 18:23:11 -08:00
jaybe@jekyll
e378b2efd3
Update usage.md
...
Correction; clarity.
2015-01-12 18:21:00 -06:00
jaybe@jekyll
12cbfa8cf4
Update usage.md
...
Clarity.
2015-01-12 18:20:17 -06:00
Parker Moore
aedff733e0
Update history to reflect merge of #3296 [ci skip]
2015-01-12 15:08:15 -08:00
Parker Moore
fa7d4cde67
Merge pull request #3296 from jaybe-jekyll/patch-2
2015-01-12 15:08:03 -08:00
jaybe@jekyll
7be49c99c1
Update configuration.md
...
Sync Destination folder cleansing language with Usage docs page (i.e. adding `keep_files` directive).
2015-01-12 16:52:13 -06:00
jaybe@jekyll
d2b33144a7
Update usage.md
...
Sync Destination folder cleansing language with Configuration docs page (i.e. adding `keep_files` directive)
2015-01-12 16:51:15 -06:00
Sylvester Keil
60921132c6
Preserve original mtime when copying static files
2015-01-12 13:00:35 +01:00
Parker Moore
e7dcc2424a
Don't copy the .sass-cache to the gh-pages dir.
2015-01-12 00:37:33 -08:00
Parker Moore
7439d303c4
Update history to reflect merge of #3291 [ci skip]
2015-01-12 00:34:06 -08:00
Parker Moore
e7feae98f5
Merge pull request #3291 from flyinprogrammer/master
2015-01-12 00:33:38 -08:00
Alan Scherger
c26f040bcf
Eliminate the need for prev_section and next_section metadata.
2015-01-11 21:19:14 -08:00
Alan Scherger
5e9706e2aa
Break when we successfully generate nav link.
2015-01-11 20:42:34 -08:00
Parker Moore
965e3a1173
Update history to reflect merge of #3288 [ci skip]
2015-01-11 16:21:22 -08:00
Parker Moore
09230cde50
Merge pull request #3288 from jaybe-jekyll/patch-1
2015-01-11 16:19:54 -08:00
jaybe@jekyll
312717b56d
Update configuration.md
...
Tweak and simplify language re: `keep_files` and `destination` directory.
2015-01-11 18:08:05 -06:00
jaybe@jekyll
f228b31c2e
Update configuration.md
...
Clarify ability to retain generated content in `destination` via the `keep_files` configuration directive.
2015-01-11 13:11:29 -06:00
Parker Moore
244310fbaa
Update history to reflect merge of #2767 [ci skip]
2015-01-10 01:53:40 -08:00
Parker Moore
6816b5ea76
Merge pull request #2767 from jekyll/rdiscount-2
2015-01-10 01:53:07 -08:00
Parker Moore
7c8e4d46eb
Fix up new output for RDiscount 2.
2015-01-10 00:21:18 -08:00
Parker Moore
585a31d8aa
Support RDiscount 2.
...
Fixes #2747 .
2015-01-10 00:21:18 -08:00
Parker Moore
e2a5a9dbc1
Update history to reflect merge of #3256 [ci skip]
2015-01-10 00:14:34 -08:00
Parker Moore
f2650e7b0f
Merge pull request #3256 from XhmikosR/accessibility-tweaks
2015-01-10 00:14:09 -08:00
Parker Moore
8b6a9d66ec
Update history to reflect merge of #3258 [ci skip]
2015-01-10 00:12:40 -08:00
Parker Moore
0bf82e9cf7
Merge pull request #3258 from omegahm/symlink-local-tmp
2015-01-10 00:12:06 -08:00
Parker Moore
4e9b0663be
Update history to reflect merge of #3279 [ci skip]
2015-01-10 00:09:18 -08:00
Parker Moore
b9542c5426
Merge pull request #3279 from jekyll/fix-cross-platform-testing
2015-01-10 00:08:29 -08:00
Parker Moore
0a4bd99e6b
Update history to reflect merge of #3271 [ci skip]
2015-01-10 00:05:03 -08:00
Parker Moore
5536f950f9
Merge pull request #3271 from maban/patch-1
2015-01-10 00:04:16 -08:00
Parker Moore
989639256d
Update history to reflect merge of #3278 [ci skip]
2015-01-10 00:00:30 -08:00
Parker Moore
9a52d56b5a
Merge pull request #3278 from jekyll/kevinushey-bugfix/highlight-whitespace-stripping
2015-01-10 00:00:06 -08:00
Parker Moore
a6238c36d5
Fix script/test to be more cross-compatible with other platforms
2015-01-09 23:58:32 -08:00
Parker Moore
730aedd0a3
Add Rake's test loader because it is inconsistently installed.
2015-01-09 23:57:52 -08:00
Parker Moore
4cbd814546
Add support for Windows line feeds too.
2015-01-09 23:55:47 -08:00
Parker Moore
cae9d96cc4
Add test for stripping just newlines from code blocks.
...
Ref #3275 .
2015-01-09 23:51:34 -08:00
Parker Moore
8a9c48c7b4
Update history to reflect merge of #3277 [ci skip]
2015-01-09 23:33:21 -08:00
Parker Moore
faccf8f802
Merge pull request #3277 from paulrayner/jekyll-asciidoc_plugin
2015-01-09 23:32:49 -08:00
Malo Skrylevo
a0f2b5f944
get procedure for default excerpt separator for both cases site and page was
...
moved to the post's specific method :excerpt_separator.
2015-01-10 04:05:16 +03:00
Paul Rayner
bce4680182
Add new AsciiDoc plugin gem to list of Jekyll plugins.
2015-01-09 15:41:45 -07:00
Kevin Ushey
b92274b101
only strip newlines when rendering highlight blocks ( #3265 )
2015-01-09 00:07:11 -08:00
Anna Debenham
e7c0e313a3
Change collection documentation based on #223
...
Clarifying what happens if no YAML front matter exists. The current explanation says that Jekyll will generate a file without Front Matter, but it appears this isn't the case.
I'm still not sure if this is the intended behaviour, but this clarifies how it currently works.
2015-01-08 18:39:27 +00:00
Malo Skrylevo
54d0bf47e8
Added per post excerpt_separator functionality, so you are able to
...
specify :excerpt_separator (as well as just :excerpt) key direct inside
the post YAML, to make an excerpt based on the value in the post. Tests
were also added.
2015-01-08 15:18:06 +03:00
Parker Moore
d47b882af2
Update history to reflect merge of #3264 [ci skip]
2015-01-07 14:27:17 -08:00
Parker Moore
2f4e5fa28b
Merge pull request #3264 from tkrotoff/fix-nav-items-gaps
2015-01-07 14:25:59 -08:00
Tanguy Krotoff
c4d617e6aa
Fix nav items alignment when on multiple lines
2015-01-07 12:30:48 +01:00
Parker Moore
f95d0ba840
Update history to reflect merge of #3172 [ci skip]
2015-01-05 23:19:47 -08:00
Parker Moore
502fd94f2c
Merge pull request #3172 from alfredxing/docs-output-overrides
2015-01-05 23:19:12 -08:00
Alfred Xing
c58ac78a5e
Expose Publisher in Site
2015-01-05 16:13:04 -08:00
Alfred Xing
7655b533c9
Allow documents to set published in front matter
2015-01-05 16:11:02 -08:00
XhmikosR
b6c197d312
Docs: Assorted accessibility tweaks.
2015-01-05 13:32:35 +02:00
Mads Ohm Larsen
1062fdf89f
Use local tmp folder for symlink tests
2015-01-05 09:28:54 +01:00
Mads Ohm Larsen
a2b6aa263e
Add local tmp folder
2015-01-05 09:28:54 +01:00
Parker Moore
620115a986
Update history to reflect merge of #3261 [ci skip]
2015-01-05 00:08:08 -08:00
Parker Moore
1ca06e70d3
Merge branch 'master' of github.com:jekyll/jekyll
...
* 'master' of github.com:jekyll/jekyll:
Use FileList instead of Dir.glob
2015-01-05 00:07:39 -08:00
Parker Moore
919d37fb37
Merge pull request #3261 from flyinprogrammer/master
2015-01-05 00:07:35 -08:00
Parker Moore
f7dafb1f04
Update history to reflect merge of #3255 [ci skip]
2015-01-05 00:06:51 -08:00
Parker Moore
6504645c60
Merge pull request #3255 from XhmikosR/readme-badges
2015-01-05 00:06:01 -08:00
Alan Scherger
fc0ea20a85
Use FileList instead of Dir.glob
2015-01-04 20:46:43 -08:00
XhmikosR
b20a175c27
Switch to shields.io for the README badges.
...
This way we have consistent badges.
[ci skip]
2015-01-04 13:13:16 +02:00
Parker Moore
2f06f4aad7
Update history to reflect merge of #3254 [ci skip]
2015-01-03 23:06:17 -08:00
Parker Moore
ff3fa84b8a
Merge pull request #3254 from flyinprogrammer/master
2015-01-03 23:05:57 -08:00
Alan Scherger
7f370cb82f
Update rake task site:publish to fix minor bugs.
...
* Automate creating gh-pages directory
* Ensure gh-pages dir always has correct branch checked out
* Purge gh-pages of files so that a sync of site truly occurs
* Ensure dot files are synced
* Be exact with our exclusions to eliminate guess work
2015-01-03 19:50:33 -08:00
Matt Rogers
51951c43e8
Update history to reflect merge of #3253 [ci skip]
2015-01-03 09:49:54 -06:00
Matt Rogers
a88f2567f7
Merge pull request #3253 from SuriyaaKudoIsc/master
2015-01-03 09:49:51 -06:00
Suriyaa Kudo
d159684f87
Update LICENSE
2015-01-03 11:59:24 +01:00
Matt Rogers
d29dd11ae3
Update history to reflect merge of #3233 [ci skip]
2015-01-02 13:39:01 -06:00
Matt Rogers
8d968ebae0
Merge pull request #3233 from jessepinho/punctuation-fixes
2015-01-02 13:38:58 -06:00
Matt Rogers
86f7196ef5
Update history to reflect merge of #3251 [ci skip]
2015-01-02 13:27:10 -06:00
Matt Rogers
064d6de48d
Merge pull request #3251 from nternetinspired/article-semantics
2015-01-02 13:27:07 -06:00
Seth Warburton
21bd3e6c5a
[imp] Semantic structure improvements
2015-01-02 12:14:58 +00:00
Jesse Pinho
07bd3a3759
Clarify paragraph on the return value of generate
2015-01-01 23:58:40 -06:00
Parker Moore
e40e12fabd
Update history to reflect merge of #3234 [ci skip]
2014-12-29 20:49:25 -05:00
Parker Moore
a098dc80cd
Merge pull request #3234 from jekyll/ruby-2-2
2014-12-29 20:49:04 -05:00
Parker Moore
419aaba07c
Update history to reflect merge of #3244 [ci skip]
2014-12-29 20:48:31 -05:00
Parker Moore
7cd5847826
Merge pull request #3244 from jekyll/store-messages
2014-12-29 20:48:23 -05:00
Parker Moore
9109da32f9
Update test for the date() Liquid filter.
2014-12-29 20:44:10 -05:00
Parker Moore
7bcf8d689e
Always call Time#localtime to translate to TZ'd time.
2014-12-29 20:12:35 -05:00
Parker Moore
f66862c508
Install rake if the lib isn't there; upgrade to cucumber 1.3.18
2014-12-29 18:40:53 -05:00
Parker Moore
cb95a72f5a
Update history to reflect merge of #2924 [ci skip]
2014-12-29 18:00:54 -05:00
Parker Moore
9b81f29625
Merge pull request #2924 from nitoyon/unescape-document
2014-12-29 18:00:44 -05:00
nitoyon
5e10958faa
Unescape Document output path
...
Document#destination wasn't unescaped properly.
For example, when we have a document named '_langs/c#.md',
we expect its url to be '/langs/c#.html',
but it was actually '/langs/c%23.html'.
We now unecape URL at Document#destination like Post#destination and
Page#destination.
2014-12-29 22:38:50 +09:00
Parker Moore
7f034f51e3
Improvments to script/stackprof. [ci skip]
2014-12-29 02:16:04 -05:00
Parker Moore
1fc99bdd97
Test LogAdapter#messages
2014-12-29 01:21:01 -05:00
Parker Moore
7fc47bfc43
Initialize @messages at instantiation time.
2014-12-29 01:14:16 -05:00
Parker Moore
b2146e8659
Store log messages in an array of messages.
2014-12-29 01:14:16 -05:00
Parker Moore
e0a011c917
Update history to reflect merge of #3185 [ci skip]
2014-12-29 00:52:47 -05:00
Parker Moore
63ec07a062
Merge pr #3185 .
...
add link to tutorial on building dynamic navbars
Conflicts:
site/_docs/resources.md
2014-12-29 00:51:47 -05:00
Parker Moore
5f03314d85
Update history to reflect merge of #3186 [ci skip]
2014-12-29 00:50:57 -05:00
Parker Moore
442deb6a7e
Merge pull request #3186 from eduardoboucas/master
2014-12-29 00:50:24 -05:00
Parker Moore
d7d7d924f7
Update history to reflect merge of #3189 [ci skip]
2014-12-29 00:50:12 -05:00
Parker Moore
35a5af783a
Merge pull request #3189 from robschia/patch-1
2014-12-29 00:49:40 -05:00
Parker Moore
a6781bda30
Always, always rebuild (by default) in tests.
2014-12-29 00:37:16 -05:00
Parker Moore
bab7ef4b1d
Use backticks here. [ci skip].
2014-12-29 00:32:14 -05:00
Parker Moore
6f7ea381b3
Update history to reflect merge of #3047 [ci skip]
2014-12-29 00:31:53 -05:00
Parker Moore
612eb737a5
Merge pull request #3047 from karouf/slugify-non-latin
2014-12-29 00:31:34 -05:00
Parker Moore
004f923644
Revert "Revert "Make permalink parsing consistent with pages""
2014-12-29 00:30:42 -05:00
Parker Moore
191c2279d2
Update history to reflect merge of #2908 [ci skip]
2014-12-29 00:26:58 -05:00
Parker Moore
e39dfa3f0b
Merge pull request #2908 from alfredxing/document-path
2014-12-29 00:26:35 -05:00
Parker Moore
5af7694f3b
Update history to reflect merge of #2790 [ci skip]
2014-12-29 00:23:57 -05:00
Parker Moore
6e5850c6ab
Merge PR #2790 .
...
Add jekyll-thumbnail-filter to plugins list
2014-12-29 00:22:55 -05:00
Parker Moore
be23e18555
Say 'since 2.0'
2014-12-28 23:54:03 -05:00
Parker Moore
928be16fab
Add Ruby 2.2 to Travis build matrix.
2014-12-28 23:40:32 -05:00
Parker Moore
eac3ac095f
Update history to reflect merge of #3240 [ci skip]
2014-12-28 23:36:37 -05:00
Parker Moore
aa4beda868
Merge pull request #3240 from jekyll/snake_case
2014-12-28 23:36:08 -05:00
Parker Moore
1fad3a074f
Update history to reflect merge of #3241 [ci skip]
2014-12-28 23:35:54 -05:00
Parker Moore
0fe2094dd2
Merge pull request #3241 from jekyll/separate-jekyll-docs
2014-12-28 23:35:36 -05:00
Parker Moore
c576d23908
Use External instead of Deprecator for requiring gracefully
2014-12-28 14:37:49 -05:00
Parker Moore
8c19a6f430
Print an error message in bin/jekyll with no arguments
2014-12-28 14:37:14 -05:00
Parker Moore
ac41312c5d
Separate jekyll-docs out into a separate gem & bless it
2014-12-28 14:37:02 -05:00
Parker Moore
232a58d5b4
Fix test use of Site#getConverterImpl.
2014-12-28 14:14:24 -05:00
Parker Moore
0c0aea3ad7
Improve Site#getConverterImpl and call it Site#find_converter_instance
2014-12-28 14:12:09 -05:00
Parker Moore
657b16519e
Update history to reflect merge of #3204 [ci skip]
2014-12-26 23:10:21 -05:00
Parker Moore
f81601ee53
Merge pull request #3204 from jekyll/sort-static-files-once
2014-12-26 23:05:04 -05:00
Parker Moore
b6641be8ef
Call it site_payload instead of payload.
2014-12-26 22:40:18 -05:00
Parker Moore
a8ec9cd507
Put the development dependencies in the Gemfile directly.
2014-12-26 22:37:56 -05:00
Parker Moore
2f8248a6f1
Only call #site_payload once for all collection work.
2014-12-26 22:24:18 -05:00
Parker Moore
0eb2796a66
Sort static files just once.
...
Ref: #2075 .
2014-12-26 22:23:45 -05:00
Parker Moore
e120c255ff
Update history to reflect merge of #3237 [ci skip]
2014-12-26 22:22:36 -05:00
Parker Moore
990a9e6e6d
Merge pull request #3237 from jekyll/enable_coderay
2014-12-26 22:22:15 -05:00
Parker Moore
c24c6b7f3d
Use 'enable_coderay' in the tests.
2014-12-26 22:17:33 -05:00
Parker Moore
039c521e8c
Update the documentation.
2014-12-26 22:17:07 -05:00
Parker Moore
d35af9c1f3
Read 'enable_coderay' in the Kramdown parser
2014-12-26 22:16:57 -05:00
Parker Moore
f6bff6fb61
Have a deprecation fallback for 'use_coderay'
2014-12-26 22:16:47 -05:00
Parker Moore
a103898980
Set 'use_coderay' to 'enable_coderay'
2014-12-26 22:16:33 -05:00
Parker Moore
3957efac15
Update history to reflect merge of #3002 [ci skip]
2014-12-26 22:00:45 -05:00
Parker Moore
38309569c4
Merge pull request #3002 from jekyll/liquid-3
2014-12-26 22:00:33 -05:00
Parker Moore
8bfc696569
liquid-c 0.0.3
2014-12-26 21:53:56 -05:00
Parker Moore
b68dd3a5cb
Add liquid c if it's available.
2014-12-26 21:53:56 -05:00
Parker Moore
3940e1e9df
Bump to Liquid 3.0
2014-12-26 21:53:56 -05:00
Parker Moore
70a331d854
Set the error mode to :strict
2014-12-26 21:53:56 -05:00
Parker Moore
5bf1596414
Refactor Highlight tag tests to use a helper method to create the tag.
2014-12-26 21:53:56 -05:00
Parker Moore
3234041510
Update history to reflect merge of #3235 [ci skip]
2014-12-26 16:46:57 -05:00
Parker Moore
37631eefac
Merge pull request #3235 from jekyll/drop-ruby-1-9
2014-12-26 16:46:38 -05:00
Parker Moore
82b1ad0552
Update history to reflect merge of #3236 [ci skip]
2014-12-26 16:35:56 -05:00
Parker Moore
2c2347fac1
Merge pull request #3236 from tkrotoff/remove-end-tag
2014-12-26 16:35:33 -05:00
Tanguy Krotoff
0aa61f66a8
Remove unneeded end tag
2014-12-26 12:10:03 +01:00
Jesse Pinho
b1a517ccb6
Remove unnecessary 'where'
2014-12-25 18:29:50 -06:00
Jesse Pinho
4070143d5b
Tweak sentence structure
2014-12-25 15:17:21 -06:00
Parker Moore
6e4e290ab0
Requires >= 2.0.0
2014-12-25 16:11:14 -05:00
Parker Moore
d6995d347a
Drop support for Ruby 1.9.3.
2014-12-25 16:00:59 -05:00
Jesse Pinho
52085d2e34
Fix a few punctuation errors
2014-12-24 17:01:51 -06:00
Parker Moore
f3a274377a
Update history to reflect merge of #3229 [ci skip]
2014-12-23 16:49:43 -05:00
Parker Moore
0fcba080c3
Merge pull request #3229 from megalomono/master
2014-12-23 16:49:25 -05:00
Fonso
922ba5d0ea
Fixing the default host on docs
2014-12-23 13:26:08 +01:00
Parker Moore
cb2eea0e41
Release 💎 2.5.3
2014-12-22 09:16:40 -05:00
Parker Moore
8284714d8a
Release 💎 2.5.3
2014-12-22 09:15:57 -05:00
Parker Moore
aaf6f28fde
Update history to reflect merge of #3116 [ci skip]
2014-12-22 08:58:29 -05:00
Parker Moore
7227ad4ebb
Merge pull request #3116 from alfredxing/incremental
2014-12-22 08:57:50 -05:00
Parker Moore
c3e47437a3
Update history to reflect merge of #3222 [ci skip]
2014-12-20 10:45:15 -08:00
Parker Moore
76301722e9
Merge pull request #3222 from jasonbellamy/jekyll-mermaid-plugin
2014-12-20 10:44:47 -08:00
Jason Bellamy
d05df326b9
Add jekyll-mermaid to the list of plugins.
2014-12-19 22:55:40 -05:00
Parker Moore
dc12bd3023
Update history to reflect merge of #3218 [ci skip]
2014-12-18 23:03:27 -08:00
Parker Moore
878c689f76
Merge pull request #3218 from jekyll/alfredxing
2014-12-18 23:02:48 -08:00
Parker Moore
68a7ebf2ee
Add @alfredxing to the @jekyll/core team.
2014-12-18 23:01:16 -08:00
Parker Moore
63ed335463
Update history to reflect merge of #3212 [ci skip]
2014-12-17 19:00:57 -08:00
Parker Moore
fe14434f8d
Merge pull request #3212 from bdesham/add-inline-highlight-plugin
2014-12-17 18:59:22 -08:00
Alexander Köplinger
34ff0bbb36
Added tests for new jekyll doctor warning
2014-12-15 21:26:47 +01:00
Benjamin Esham
a069ad77c0
Add link to inline_highlight plugin
2014-12-14 15:36:59 -05:00
Parker Moore
5343fc3b54
Update history to reflect merge of #3196 [ci skip]
2014-12-09 18:10:02 -08:00
Parker Moore
2dad0d3304
Merge pull request #3196 from jekyll/site-troubleshooting-updates
2014-12-09 18:09:16 -08:00
Joel Glovier
f789168522
use rake instructions instead
2014-12-09 20:45:01 -05:00
Parker Moore
7656b9d295
Update history to reflect merge of #3198 [ci skip]
2014-12-09 10:55:08 -08:00
Parker Moore
176dc3cef7
Merge pull request #3198 from mehdisadeghi/master
2014-12-09 10:54:19 -08:00
Parker Moore
360412364e
Update history to reflect merge of #3158 [ci skip]
2014-12-09 10:51:11 -08:00
Parker Moore
49115dbdab
Merge pull request #3158 from afeld/as-liquid-refactor
2014-12-09 10:50:42 -08:00
Aidan Feldman
383a0d0aa7
modify as_liquid to use case statement
2014-12-09 07:42:14 -05:00
Mehdi Sadeghi
b735170ceb
Jekyll-jalali plugin added to the plugins list.
2014-12-09 12:44:50 +01:00
robschia
59acdaab9a
Fixed itemprop="author name"
...
You are right, I tried to oversimplify it. Also, {{ page.date | %Y-%m-%d }} doesn't output what I expected. I think it's fixed now, I tried the code with a couple of validators and everything seems fine.
2014-12-08 19:46:49 +01:00
Joel Glovier
12651c19e5
further clarify local dev steps
2014-12-08 10:15:25 -05:00
Joel Glovier
1694f8609c
update site dir readme
...
Add some helpful info to the readme.
2014-12-08 10:08:54 -05:00
Joel Glovier
e80469b7b0
add in page nav to troubleshooting file
2014-12-08 10:08:13 -05:00
Parker Moore
032139bd2f
Ensure only one converter is found for .Rmd in the tests. Ref: #3147 .
2014-12-07 16:08:16 -08:00
Parker Moore
6deed4c66b
Update history to reflect merge of #3180 [ci skip]
2014-12-07 15:38:45 -08:00
Parker Moore
253bcc2faf
Merge pull request #3180 from jekyll/fix-coverage-reporting
2014-12-07 15:38:03 -08:00
Alfred Xing
43a28aed96
Fix indentation
2014-12-05 19:38:43 -08:00
Alfred Xing
5d9662f80f
Always regenerate asset files
2014-12-05 19:07:18 -08:00
robschia
ed9cc80ff9
Update post.html
2014-12-06 00:49:04 +01:00
robschia
9b6eeba81e
Added basic microdata
2014-12-06 00:32:05 +01:00
Eduardo Boucas
40e4c031e3
Add site to Resources page
2014-12-05 12:36:34 +00:00
Jordan Thornquest
f80dc07f82
add link to tutorial on building dynamic navbars
2014-12-04 21:54:02 -07:00
Alfred Xing
52f0b36558
Add incremental rebuild info to build command output
2014-12-04 20:09:49 -08:00
Matt Rogers
f8af94431d
Fix coverage reporting for built-in bundles
2014-12-02 20:50:39 -06:00
Parker Moore
89bdd47ebc
Update history to reflect merge of #3176 [ci skip]
2014-12-02 14:23:45 -08:00
Parker Moore
2c85f4ef24
Merge pull request #3176 from rud/bugfix/site-feed-is-rss
2014-12-02 14:23:02 -08:00
Laust Rud Jacobsen
c8fc567c8d
Site /feed.xml is RSS 2.0, fix auto-discovery header
...
Refs #2996
2014-12-02 22:40:22 +01:00
Parker Moore
460dd81fe1
Update history to reflect merge of #3177 [ci skip]
2014-12-01 14:41:42 -08:00
Parker Moore
7c8c41f0d7
Merge pull request #3177 from rpherbig/master
2014-12-01 14:41:14 -08:00
Robert Herbig
3b57879e71
Simplified platform detection for Windows
2014-12-01 05:40:07 -06:00
Parker Moore
19527b47ab
Update history to reflect merge of #3170 [ci skip]
2014-11-30 15:17:43 -08:00
Parker Moore
8298733e67
Merge pull request #3170 from tkrotoff/fix-viewport
2014-11-30 15:16:51 -08:00
Alexander Köplinger
6055f112fb
Incorporate code review feedback
2014-11-30 14:52:16 +01:00
Alexander Köplinger
a0da18e4f8
Incorporate code review feedback
2014-11-30 14:30:22 +01:00
Alexander Köplinger
98405edf61
Add a Jekyll doctor warning for URLs that only differ by case
...
Those URLs are problematic on case-insensitive file systems because one of the URLs is overwritten by the other.
Fixes #3035
2014-11-29 15:14:44 +01:00
Tanguy Krotoff
64b0102686
Fix viewport meta tag
2014-11-29 12:30:43 +01:00
Parker Moore
bfab00a65a
Update history to reflect merge of #3163 [ci skip]
2014-11-28 21:38:49 -08:00
Parker Moore
fea79dcbab
Merge pull request #3163 from lkorth/patch-1
2014-11-28 21:38:27 -08:00
Parker Moore
b4bc3b0aa0
Update history to reflect merge of #3161 [ci skip]
2014-11-28 21:38:15 -08:00
Parker Moore
ac7f592839
Merge pull request #3161 from dnozay/patch-3
2014-11-28 21:32:23 -08:00
Parker Moore
4ccf9ea683
Update history to reflect merge of #3162 [ci skip]
2014-11-28 21:27:32 -08:00
Parker Moore
7de9433fbc
Merge pull request #3162 from dnozay/patch-4
2014-11-28 21:27:07 -08:00
Parker Moore
9c8acdd3ea
Update history to reflect merge of #3165 [ci skip]
2014-11-28 21:22:58 -08:00
Parker Moore
e9904fd44b
Merge pull request #3165 from fabschurt/fix-doc-typos
2014-11-28 21:22:32 -08:00
Damien Nozay
ba9a309572
Update configuration.md
...
`keep_files` is a very useful option when using tools such as `grunt-build-control`, `grunt`, `gulp` or `yeoman`.
2014-11-28 21:09:08 -08:00
Alfred Xing
d0e12d69bc
Last few revisions
2014-11-28 14:05:40 -08:00
Fabien Schurter
75cf2d73f6
Fix erroneous 'next_section' value
...
According to /site/_data/docs.yml, the document next to
'deployment-methods' is 'continuous-integration', not 'troubleshooting'
(the 'prev_section' value in 'troubleshooting' is correctly set to
'deployment-methods' though).
2014-11-28 04:26:22 +01:00
Fabien Schurter
974fab6c9c
Fix a typo
...
Replaced "capaibilities" with correct spelling: "capabilities".
2014-11-28 04:14:26 +01:00
Luke Korth
2a37f459d4
Add jekyll-500px-embed to tag plugins
2014-11-27 16:35:23 -08:00
Damien Nozay
5a554572e3
Update configuration.md
...
repeat warning about `destination` that is found in <http://jekyllrb.com/docs/usage/ >
(see also pull request #3159 )
2014-11-27 15:11:28 -08:00
Alfred Xing
a701e59c07
Add lots more unit tests
2014-11-27 10:40:31 -08:00
Alfred Xing
b6d81c58df
Perform less expensive operation first
2014-11-27 10:00:29 -08:00
Aidan Feldman
4776b27ff3
reduce nesting of #as_liquid
2014-11-27 04:20:05 -06:00
Aidan Feldman
87d08ec827
refactor #as_liquid
2014-11-27 04:16:29 -06:00
Aidan Feldman
229303bbc8
compare resulting data in jsonify test
2014-11-27 04:01:31 -06:00
Parker Moore
8603738a89
Update history to reflect merge of #3154 [ci skip]
2014-11-27 01:14:35 -08:00
Parker Moore
932cd3b575
Merge pull request #3154 from afeld/jsonify-bool
2014-11-27 01:14:04 -08:00
Alfred Xing
02f281eef3
Add unit and cucumber tests
2014-11-26 21:15:53 -08:00
Alfred Xing
8a257aca6b
Implement more suggestions
2014-11-26 20:15:42 -08:00
Parker Moore
588f21f5cd
Compress SCSS when pushing to jekyllrb.com.
...
Fixes #3153 .
Rel: #3145 .
Since d26202936e .
2014-11-26 11:32:09 -08:00
Aidan Feldman
0662d31bf6
fix jsonify filter when used with boolean values
2014-11-26 02:40:41 -06:00
Matt Rogers
a6f8b6c7d6
Update history to reflect merge of #3149 [ci skip]
2014-11-25 12:34:38 -06:00
Matt Rogers
e51f94a038
Merge pull request #3149 from jekyll/document-build-serve-quiet-option
2014-11-25 12:34:34 -06:00
Parker Moore
1aa5c7a820
Update history to reflect merge of #3147 [ci skip]
2014-11-25 10:21:03 -08:00
Parker Moore
37af23b5d7
Merge pull request #3147 from blbradley/markdown-file-ext-regexp
2014-11-25 10:20:27 -08:00
Matt Rogers
df87a51ade
Expand the description for the -q option.
2014-11-25 08:40:37 -06:00
Ruslan Korolev
2a138e4ca9
jekyll build/serve -q option to docs
2014-11-25 08:21:08 -06:00
Brandon Bradley
e546eb3e9f
force markdown regexp to match the full extension
2014-11-24 20:08:31 -06:00
Brandon Bradley
d250efccb9
add test for broken markdown regexp
2014-11-24 19:56:26 -06:00
Alfred Xing
dc30114605
Use site.in_source_dir
2014-11-23 16:16:19 -08:00
Alfred Xing
2a5cf11ee2
Add --no-metadata option
2014-11-23 15:38:00 -08:00
Parker Moore
e23a74aad9
Release 💎 2.5.2
2014-11-23 15:02:08 -08:00
Parker Moore
5b77d02e3b
Merge pull request #3141 from jekyll/bundle-require-is-borking-pygments
...
Fix Bundler-integration Plugin Manager
2014-11-23 14:18:06 -08:00
Parker Moore
c2b24e82e5
Refactor the case statement in highlighter for better readability. [ci skip]
2014-11-23 14:17:21 -08:00
Parker Moore
10030ae8cd
Put that Bundle.require statement back.
2014-11-23 14:13:47 -08:00
Alfred Xing
75c5c16297
Handle path overrides
2014-11-23 14:06:29 -08:00
Parker Moore
ef53e677a4
Better tests for plugin manager.
2014-11-23 13:14:51 -08:00
Parker Moore
03d9396b85
Capture the output of Jekyll::Commands::New when looking for an error.
2014-11-23 12:53:36 -08:00
Alfred Xing
4acf343fea
Add clean command
2014-11-23 12:51:19 -08:00
Parker Moore
665178d210
Merge pull request #3117 from jekyll/release-2-5-2
2014-11-23 12:39:58 -08:00
Parker Moore
b1bba1945a
Prepare for a v2.5.2 release.
2014-11-22 15:37:07 -08:00
Parker Moore
8ed6c7b077
Update history to reflect merge of #3119 [ci skip]
2014-11-22 14:27:06 -08:00
Parker Moore
9a94829bcb
Merge pull request #3119 from jekyll/fix-bundle-require
2014-11-22 14:25:07 -08:00
Parker Moore
d17b80bf2a
Keep track of the required gems.
2014-11-22 12:38:36 -08:00
Alfred Xing
ac03af3229
Implement @mattr-'s suggestions
2014-11-21 22:12:21 -08:00
Alfred Xing
fe6bfc6f1b
Fix failing tests
2014-11-21 22:12:21 -08:00
Alfred Xing
d438362971
Add regenerate front-matter variable
2014-11-21 22:12:21 -08:00
Alfred Xing
842470b0c4
Refinements
2014-11-21 22:12:21 -08:00
Alfred Xing
11917645f2
Incremental regeneration
2014-11-21 22:12:20 -08:00
Parker Moore
cb8a4b4d62
Update history to reflect merge of #3136 [ci skip]
2014-11-21 10:09:54 -08:00
Parker Moore
a75ed0b33d
Merge pull request #3136 from knorthfield/patch-1
2014-11-21 10:09:10 -08:00
Kris Northfield
58511822e6
Add remote-include plugin to list
2014-11-21 17:37:54 +00:00
Parker Moore
876253edce
Add Slack build notifications.
2014-11-20 20:50:47 -08:00
David Williamson
d7e3d4df8f
Add support for collections documents to have YAML front matter ending in dots.
2014-11-20 14:38:17 -06:00
Parker Moore
0f669ba9b1
Update history to reflect merge of #3132 [ci skip]
2014-11-20 12:37:27 -08:00
Parker Moore
a9a21e6572
Merge pull request #3132 from XhmikosR/gridism
2014-11-20 12:37:06 -08:00
Parker Moore
3b05b0d867
Update history to reflect merge of #3133 [ci skip]
2014-11-20 12:36:33 -08:00
Parker Moore
b16d47a444
Merge pull request #3133 from XhmikosR/patch-11
2014-11-20 12:36:08 -08:00
XhmikosR
d2d3087d3b
Slightly compress jekyll-sticker.jpg.
2014-11-20 22:18:02 +02:00
XhmikosR
b9a4cf0485
Update gridism.
2014-11-20 22:11:50 +02:00
Parker Moore
848e402937
Update history to reflect merge of #2904 [ci skip]
2014-11-20 10:36:10 -08:00
Parker Moore
c0951b0a19
Merge pull request #2904 from XhmikosR/mixins
2014-11-20 10:35:27 -08:00
Parker Moore
3592284969
Update history to reflect merge of #3127 [ci skip]
2014-11-18 12:50:28 -08:00
Parker Moore
0f458edf2b
Merge pull request #3127 from aarongustafson/master
2014-11-18 12:50:07 -08:00
Aaron Gustafson
1adf8974bf
Adding Webmentions in the right place this time :-)
2014-11-18 15:06:24 -05:00
XhmikosR
da443039e1
Move custom code from _font-awesome.scss to _style.scss.
...
Also change the order of includes so that _style.scss is last for precedence reasons.
2014-11-18 08:15:53 +02:00
XhmikosR
4aee950418
Add Sass mixins and use them.
...
Reduces code duplication and makes things cleaner.
2014-11-18 08:15:53 +02:00
Parker Moore
9e454d24a0
Update history to reflect merge of #3123 [ci skip]
2014-11-17 13:06:29 -08:00
Parker Moore
5185c8d72b
Merge pull request #3123 from jekyll/site-sass-improvements
2014-11-17 13:05:57 -08:00
Joel Glovier
6f9d28f398
use sass selector nesting in pygments
2014-11-17 14:55:32 -05:00
Joel Glovier
2195e5e469
use sass selector nesting for styles
2014-11-17 14:48:34 -05:00
Parker Moore
60202782ea
Only try bundler if the Gemfile is there.
2014-11-16 21:21:50 -08:00
Parker Moore
32b14d6402
First, setup Bundler. Then, require it.
...
Per a conversation in
https://github.com/bundler/bundler/issues/3252#issuecomment-63208769
2014-11-16 21:18:23 -08:00
Parker Moore
22275e571d
Add note about page vs post. [ci skip]
...
Closes #3056 .
2014-11-16 20:40:23 -08:00
Parker Moore
4142630614
Use the text lexer instead of the non-existant CSV one. [ci skip]
...
Ref #3101 .
2014-11-16 20:29:17 -08:00
Parker Moore
3d8368fa4f
Update history to reflect merge of #3058 [ci skip]
2014-11-16 20:21:09 -08:00
Parker Moore
687b9cdf19
Merge pull request #3058 from alfredxing/fix-post-url-equality
2014-11-16 20:19:37 -08:00
Parker Moore
ecca3accdc
Update history to reflect merge of #3094 [ci skip]
2014-11-16 20:17:27 -08:00
Parker Moore
5aa747e99a
Merge branch 'master' of github.com:jekyll/jekyll
...
* 'master' of github.com:jekyll/jekyll:
Get rid of noifniof
2014-11-16 20:16:48 -08:00
Parker Moore
b5a32a6d46
Merge pull request #3094 from alfredxing/no-noifniof
2014-11-16 20:16:45 -08:00
Parker Moore
426f2a79fc
Update history to reflect merge of #3091 [ci skip]
2014-11-16 20:15:13 -08:00
Parker Moore
d9cdc7992a
Merge pull request #3091 from rovrov/master
2014-11-16 20:14:50 -08:00
Matt Rogers
829133cf98
Update history to reflect merge of #3101 [ci skip]
2014-11-13 21:34:48 -06:00
Matt Rogers
27362a1984
Merge pull request #3101 from ndarville/patch-1
2014-11-13 21:34:31 -06:00
Niclas Darville
3014fbd344
Added CSV example for data-file docs
2014-11-13 16:04:28 +01:00
Niclas Darville
596b9e0785
Mentioned CSV extension in docs for data files
...
Since CSV files are supported as collections.
2014-11-13 10:30:00 +01:00
Parker Moore
39c9fb120f
Update history to reflect merge of #3089 [ci skip]
2014-11-12 18:47:03 -08:00
Parker Moore
314fb875b5
Merge pull request #3089 from jekyll/remove-duplication-in-regexp
2014-11-12 18:46:44 -08:00
Parker Moore
3b40d964fb
Update history to reflect merge of #3093 [ci skip]
2014-11-11 18:22:37 -08:00
Parker Moore
a48379a715
Merge pull request #3093 from shinnn/ga
2014-11-11 18:22:14 -08:00
Alfred Xing
d4c15efff9
Cache name matching regex
2014-11-11 17:35:09 -08:00
Alfred Xing
2a41945014
Get rid of noifniof
2014-11-11 15:14:24 -08:00
Shinnosuke Watanabe
dc248345a9
Change variables of Google Analytics script
...
`i` `s` `o` `g` `r` `a` `m` -> `j` `e` `k` `y` `l` `L`
Generated by isogram
https://github.com/shinnn/isogram
2014-11-11 18:42:54 +09:00
rovrov
b6f3adb6e3
Add trailing slash to paginate_path example.
...
https://github.com/jekyll/jekyll-paginate/issues/15#issuecomment-62322554
2014-11-10 16:02:52 -05:00
Parker Moore
472c18e409
Update history to reflect merge of #3090 [ci skip]
2014-11-10 12:02:26 -08:00
Parker Moore
e42f5ac2dc
Merge pull request #3090 from alfredxing/fix-error-output
2014-11-10 12:01:46 -08:00
Alfred Xing
06750b8502
Print error message in renderer
2014-11-10 11:45:56 -08:00
Parker Moore
bd907c5be6
Remove duplicate regexp phrase: ^\A.
...
Addresses @mastahyeti's comment in #3077 : https://github.com/jekyll/jekyll/pull/3077#discussion_r20077150
2014-11-10 11:36:05 -08:00
Parker Moore
c79fe1125c
Update history to reflect merge of #3088 [ci skip]
2014-11-10 10:51:01 -08:00
Parker Moore
20f0940455
Merge pull request #3088 from alfredxing/fix-error-output
2014-11-10 10:50:32 -08:00
Alfred Xing
84cef2202d
Remove duplicate 'Conversion error:' message
2014-11-10 09:12:51 -08:00
Alfred Xing
eaa132c65b
Fall back to old method with deprecation warning
2014-11-09 11:55:47 -08:00
Parker Moore
2d31d07602
Update site history page with v2.5.1
2014-11-09 10:39:18 -08:00
Parker Moore
d99814baa5
v2.5.1 was released on Nov 9, not Nov 8.
2014-11-09 09:48:21 -08:00
Parker Moore
ab05a2cd4f
Release 💎 2.5.1
2014-11-09 09:45:05 -08:00
Parker Moore
db8163b6e8
Merge pull request #3080 from jekyll/release-2-5-1
...
Release v2.5.1
2014-11-09 09:42:31 -08:00
Parker Moore
22d11bef2d
Prepare a 💎 v2.5.1 release.
2014-11-08 22:29:47 -08:00
Parker Moore
70159ac8cb
Use paginator.(next|previous)_page_path instead of just the number.
...
Closes #3074
2014-11-08 22:25:05 -08:00
Parker Moore
5eb300043f
Update history to reflect merge of #3077 [ci skip]
2014-11-08 22:10:03 -08:00
Parker Moore
95b62e564b
Merge pull request #3077 from jekyll/fix-windows-path-sanitation
2014-11-08 22:07:52 -08:00
Parker Moore
ad745702ca
New title for new times.
2014-11-08 22:05:02 -08:00
Parker Moore
4b0089712e
Add the contributors to the v2.5.0 release post.
...
I'm such a doofus for forgetting!!!!
2014-11-08 22:03:54 -08:00
Parker Moore
264caac94c
Update history to reflect merge of #3075 [ci skip]
2014-11-08 21:15:13 -08:00
Parker Moore
58180b1ac1
Merge pull request #3075 from joshk/patch-1
2014-11-08 21:14:46 -08:00
Parker Moore
067f8b6be7
Strip the drive name from both paths when checking the prefix.
2014-11-08 13:10:28 -08:00
Parker Moore
4df73ced0d
Add benchmark for Jekyll.sanitized_path
2014-11-08 12:54:02 -08:00
Josh Kalderimis
c7603f3ebf
use built in travis caching
...
also run bundle update to make sure the cache is not too old
2014-11-08 16:12:03 +13:00
Parker Moore
ae7f10b922
Something about a Travis Beta Build that @joshk mentioned
2014-11-06 18:17:28 -08:00
Parker Moore
023e4e6ceb
Update history to reflect merge of #3064 [ci skip]
2014-11-06 13:19:00 -08:00
Parker Moore
742893410c
Merge pull request #3064 from ribbons/cygwin-env
2014-11-06 13:18:38 -08:00
Parker Moore
c1aba46a1e
Release 💎 2.5.0
2014-11-06 12:59:52 -08:00
Parker Moore
23712cf4dc
Update site with 2 new v2.5.0 PR's.
2014-11-06 12:07:21 -08:00
Parker Moore
21de59a90e
Update history to reflect merge of #3067 [ci skip]
2014-11-06 12:05:28 -08:00
Parker Moore
e11fb4d427
Merge pull request #3067 from jekyll/specify-log-level
2014-11-06 12:05:07 -08:00
Parker Moore
328fbd83d4
Update history to reflect merge of #3066 [ci skip]
2014-11-06 12:04:31 -08:00
Parker Moore
ffe7860625
Merge pull request #3066 from jekyll/catch-no-gemfile
2014-11-06 12:03:35 -08:00
Parker Moore
5b54f78875
Allow users to specify the log level via JEKYLL_LOG_LEVEL.
2014-11-06 12:03:07 -08:00
Parker Moore
989c70fe4a
In the case that a Gemfile does not exist, ensure Jekyll doesn't fail.
2014-11-06 10:48:09 -08:00
Parker Moore
2f4448eab6
Merge pull request #3062 from jekyll/release-2-5-0
...
Release v2.5.0
2014-11-06 10:35:51 -08:00
Matt Robinson
90bdcaddb7
Add development dependencies for Cygwin
...
In the Cygwin environment, minitest and test-unit aren't bundled with
Ruby. Add these as explicit development dependencies when running under
Cygwin.
2014-11-06 09:28:52 +00:00
Parker Moore
a0afa19e9a
Release 💎 v2.5.0
2014-11-05 22:07:23 -08:00
Parker Moore
7918dad26f
Update history to reflect merge of #2865 [ci skip]
2014-11-05 22:03:06 -08:00
Parker Moore
13bb7360c0
Merge pull request #2865 from jekyll/some-kind-of-bundler-thingy
2014-11-05 22:01:37 -08:00
Parker Moore
5d23760280
Documentation for Bundler group.
2014-11-05 21:53:48 -08:00
Parker Moore
5a350788e7
Test JEKYLL_NO_BUNDLER_REQUIRE.
2014-11-05 21:04:34 -08:00
Parker Moore
e543fedf3f
Update history to reflect merge of #3065 [ci skip]
2014-11-05 20:49:27 -08:00
Parker Moore
b02a5ba76a
Merge pull request #3065 from cllns/master
2014-11-05 20:49:05 -08:00
Sean Collins
5a288e7de4
Add 'b' and 's' aliases for build and serve, respectively
2014-11-05 23:13:08 -05:00
Parker Moore
8ee1b2a1fd
Finish up the plugin manager
...
And so it shall be.
2014-11-05 19:29:54 -08:00
Parker Moore
b0a7f9c8c9
Require plugins from Gemfile :jekyll_plugins group.
2014-11-05 18:50:38 -08:00
Parker Moore
519b60d012
Fix 2 syntax errors.
2014-11-05 18:39:54 -08:00
Parker Moore
0ad2c338c4
Reorganize tests for plugins.
2014-11-05 18:39:54 -08:00
Parker Moore
34de676713
Require gems in :jekyll_plugins group in a Gemfile in unsafe mode.
...
Replaces #1658 . /cc @imathis
2014-11-05 18:39:54 -08:00
Parker Moore
01b11d098e
Update history to reflect merge of #3063 [ci skip]
2014-11-05 18:38:27 -08:00
Parker Moore
1b68a29f29
Merge pull request #3063 from jekyll/jsonify-on-hashes
2014-11-05 18:37:26 -08:00
Parker Moore
18930b01f6
Fix up the assertions.
2014-11-05 11:39:15 -08:00
Parker Moore
b29fd6d380
Add tests.
...
Need to fix up the assertions to match the output.
2014-11-05 11:37:51 -08:00
Parker Moore
9a15a09028
Add {{ | jsonify }} support for hashes.
2014-11-05 11:37:34 -08:00
Parker Moore
774c65a869
Add a rake site:generate command and use Ruby instead of a subprocess.
2014-11-05 11:13:04 -08:00
Parker Moore
a822219086
Update history to reflect merge of #2882 [ci skip]
2014-11-05 10:22:28 -08:00
Parker Moore
2ec1dc1831
Merge pull request #2882 from jekyll/security/centralize-path-sanitation
2014-11-05 10:21:57 -08:00
Alfred Xing
50d0fc3c85
Match post.name instead of slugs and dates
2014-11-04 16:13:04 -08:00
Parker Moore
90cddade53
Commit the paths one by one to Jekyll.sanitized_path with the proper initial base.
...
Prevents errors like these:
[39/78] TestPost#test_: A Post processing posts should not be writable outside of destination. /Users/parker/jekyll/jekyll/test/dest
/Users/parker/jekyll/jekyll/test/dest/Users/parker/jekyll/baddie.html
= 0.01 s
1) Failure:
TestPost#test_: A Post processing posts should not be writable outside of destination. [/Users/parker/jekyll/jekyll/test/test_post.rb:152]:
Failed assertion, no message given.
2014-11-03 22:27:55 -08:00
Parker Moore
2ee8d690c4
More conversion of Jekyll.sanitized_path ~> site.in_(source|dest)_dir
2014-11-03 22:16:48 -08:00
Parker Moore
ca40c771d0
Only allow CWD _layouts outside of safe mode.
2014-11-03 22:16:48 -08:00
Parker Moore
0c6137b2d3
Fix site tests.
2014-11-03 22:16:48 -08:00
Parker Moore
4bccbdead4
If no overrides are passed in, just default to a Hash.
2014-11-03 22:16:48 -08:00
Parker Moore
8d02c5cd94
Allow override of destination in site_configuration in tests
2014-11-03 22:16:48 -08:00
Parker Moore
68e9c84a18
Flatten paths sent into #in_dest_dir
2014-11-03 22:16:48 -08:00
Parker Moore
f7b1782294
Fix post.rb permalink stuff in light of merge of #2925 .
2014-11-03 22:16:48 -08:00
Parker Moore
2690c045ec
Fix the tests so they are *PERFECT*.
2014-11-03 22:16:48 -08:00
Parker Moore
656e772388
Cache the related posts most_recent_posts
...
/cc @mattr- is this safe to do, you think? it only happens at render
time...
2014-11-03 22:16:47 -08:00
Parker Moore
817f6cb658
Fix problem where entries weren't stripped of their trailing slashes.
2014-11-03 22:16:47 -08:00
Parker Moore
179b5ab193
Use site.in_source_dir as @mastahyeti suggested
2014-11-03 22:16:47 -08:00
Parker Moore
b4a2788626
Just swallow it if there is no content for the excerpt to parse.
2014-11-03 22:16:47 -08:00
Parker Moore
3762878381
Correctly access the StaticFile's site variable.
2014-11-03 22:16:47 -08:00
Parker Moore
9cbc24fce5
More safety. 🔒
2014-11-03 22:16:47 -08:00
Parker Moore
4078bde3ba
More passing tests.
2014-11-03 22:15:41 -08:00
Parker Moore
3b634134a0
Another test passing. 😄
2014-11-03 22:15:41 -08:00
Parker Moore
461e16f8bc
More tests are passing. Hooray.
2014-11-03 22:15:40 -08:00
Parker Moore
0bc88975c8
More removal of File.join
2014-11-03 22:15:40 -08:00
Parker Moore
98182aab4a
Use site.in_source_dir in Collection.
2014-11-03 22:15:40 -08:00
Parker Moore
3a3be7e5a7
Add Site#in_dest_dir
2014-11-03 22:15:40 -08:00
Parker Moore
7e1cc4b684
Add Site#in_source_dir
2014-11-03 22:15:40 -08:00
Parker Moore
0f2a3a606b
Append the site to Jekyll.sites upon creation
2014-11-03 22:15:40 -08:00
Parker Moore
314dce62cf
Make Site.source and Site.dest "immutable"
2014-11-03 22:15:40 -08:00
Parker Moore
bd72265e74
Reformat the Jekyll module's static methods.
2014-11-03 22:15:40 -08:00
Parker Moore
ab8441259e
Update history to reflect merge of #3053 [ci skip]
2014-11-03 12:10:18 -08:00
Parker Moore
ccd1941378
Merge pull request #3053 from alfredxing/fix-serve-host
2014-11-03 12:09:34 -08:00
Parker Moore
4272537f69
Update history to reflect merge of #3052 [ci skip]
2014-11-03 12:01:02 -08:00
Parker Moore
23f4c5804c
Merge pull request #3052 from vlajos/typofixes20141102
2014-11-03 12:00:02 -08:00
Alfred Xing
a16dfef840
Use 127.0.0.1 as host instead of 0.0.0.0
2014-11-02 15:31:23 -08:00
Veres Lajos
e1f7139b9c
typo fixes
2014-11-02 23:00:09 +00:00
Renaud Martinet
f9e249ae20
Generalize Utils#slugify for any scripts
...
It replaces any non alphanumeric glyphs by an hyphen.
2014-10-31 15:56:03 +01:00
Parker Moore
81f4abdbcd
Update history to reflect merge of #3040 [ci skip]
2014-10-30 09:37:24 -07:00
Parker Moore
9a82b474aa
Merge pull request #3040 from mitaa/master
2014-10-30 09:35:47 -07:00
mitaa
57ca3a04d5
Update continuous-integration.md
...
Fix miswording
2014-10-30 10:05:19 +01:00
Parker Moore
257f852b96
Update history to reflect merge of #3031 [ci skip]
2014-10-29 15:13:51 -07:00
Parker Moore
8dcf7a6680
Merge pull request #3031 from alfredxing/frontmatter-permalinks
2014-10-29 15:13:12 -07:00
Alfred Xing
02e53fb6ff
Implement @parkr's suggestions
2014-10-27 22:59:15 -07:00
Parker Moore
485f7634bd
Update history to reflect merge of #3032 [ci skip]
2014-10-27 17:40:30 -07:00
Parker Moore
0fc256dbef
Merge pull request #3032 from jekyll/jsonify-deeply
2014-10-27 17:40:05 -07:00
Parker Moore
3fb1356593
The jsonify filter should deep-convert to Liquid when given an Array.
...
Fixes https://github.com/github/choosealicense.com/issues/225
2014-10-27 15:58:42 -07:00
Alfred Xing
cd9d38c5ea
Remove duplicate code
2014-10-26 21:38:19 -07:00
Alfred Xing
0fe1d0686a
Allow placeholders in permalinks
2014-10-26 18:23:58 -07:00
Parker Moore
4e8ebd999a
Update history to reflect merge of #3022 [ci skip]
2014-10-24 11:35:22 -07:00
Parker Moore
578f38748d
Merge pull request #3022 from jekyll/perf
2014-10-24 11:34:41 -07:00
Parker Moore
ae01b1d5df
😦
2014-10-22 02:16:50 -07:00
Parker Moore
5cb0aee251
Have to go back on all these...
2014-10-22 02:10:21 -07:00
Parker Moore
2eb318a929
Replace costly Hash#fetch with arity=2 with arity=1 + block.
2014-10-22 01:43:46 -07:00
Parker Moore
ab3f27e674
Add benchmark for sequential assignment.
...
Calculating -------------------------------------
parallel assignment 126425 i/100ms
multi-line assignment
136492 i/100ms
-------------------------------------------------
parallel assignment 6382145.2 (±10.1%) i/s - 31606250 in 5.006184s
multi-line assignment
9281041.8 (±11.7%) i/s - 45724820 in 5.001599s
2014-10-22 01:40:55 -07:00
Parker Moore
e028d50b3f
Add benchmark around string replacement.
...
Calculating -------------------------------------
#tr 62416 i/100ms
#gsub 33750 i/100ms
#gsub! 29695 i/100ms
#sub 60774 i/100ms
#sub! 64955 i/100ms
-------------------------------------------------
#tr 989348.8 (±5.0%) i/s - 4993280 in 5.060836s
#gsub 422892.9 (±4.3%) i/s - 2126250 in 5.037741s
#gsub! 364115.6 (±4.0%) i/s - 1841090 in 5.064496s
#sub 964336.6 (±4.4%) i/s - 4861920 in 5.051775s
#sub! 1016598.5 (±4.7%) i/s - 5131445 in 5.058987s
2014-10-22 01:36:43 -07:00
Parker Moore
a30498ba42
Add benchmark for #flat_map
...
Calculating -------------------------------------
.map.flatten with nested arrays
4718 i/100ms
.flat_map with nested arrays
6048 i/100ms
.map.flatten with no nested arrays
9804 i/100ms
.flat_map with no nested arrays
9302 i/100ms
-------------------------------------------------
.map.flatten with nested arrays
48118.3 (±4.8%) i/s - 240618 in 5.011942s
.flat_map with nested arrays
63838.6 (±5.1%) i/s - 320544 in 5.034864s
.map.flatten with no nested arrays
104879.3 (±4.4%) i/s - 529416 in 5.057802s
.flat_map with no nested arrays
99935.3 (±6.6%) i/s - 502308 in 5.049506s
2014-10-22 01:27:45 -07:00
Parker Moore
7c05312d5c
Add benchmark for yield vs proc.call
...
Calculating -------------------------------------
yield 70018 i/100ms
block.call 42809 i/100ms
-------------------------------------------------
yield 1099624.2 (±7.3%) i/s - 5531422 in 5.056107s
block.call 604006.1 (±7.1%) i/s - 3039439 in 5.058794s
2014-10-22 01:18:09 -07:00
Parker Moore
7e37892bbd
Add a benchmark for symbol-to-proc
...
Calculating -------------------------------------
block 5403 i/100ms
&:to_s 6094 i/100ms
-------------------------------------------------
block 60023.4 (±5.3%) i/s - 302568 in 5.055537s
&:to_s 59047.0 (±4.9%) i/s - 298606 in 5.068991s
2014-10-22 01:17:22 -07:00
Parker Moore
4e07dfef1f
Add benchmark for hash-fetch
...
Calculating -------------------------------------
fetch with no block 66979 i/100ms
fetch with a block 138257 i/100ms
brackets with an || 145792 i/100ms
-------------------------------------------------
fetch with no block 1255521.2 (±5.2%) i/s - 6296026 in 5.028856s
fetch with a block 6402972.5 (±8.1%) i/s - 31799110 in 5.002554s
brackets with an || 8536511.4 (±8.1%) i/s - 42425472 in 5.005831s
2014-10-22 01:11:34 -07:00
Parker Moore
0511ece2f5
Use String#<< instead of String#+=
...
I just couldn’t believe this but look:
~/jekyll/jekyll#master$ ruby benchmark/string-concat
Calculating -------------------------------------
+= 6367 i/100ms
<< 128697 i/100ms
-------------------------------------------------
+= 1704.3 (±0.6%) i/s - 12734 in 7.472170s
<< 4381212.4 (±6.3%) i/s - 21878490 in 5.014899s
WOW.
2014-10-22 00:58:20 -07:00
Parker Moore
1395d5686b
Optimize more URL#sanitize_url
2014-10-22 00:57:53 -07:00
Parker Moore
3227c4ecea
Use #tr instead of #gsub
2014-10-22 00:57:25 -07:00
Parker Moore
b9c4fc93d7
Use flat_map instead of map.flatten
2014-10-22 00:57:06 -07:00
Parker Moore
95e96a0f83
Add a benchmarking script for string-concat
2014-10-22 00:56:54 -07:00
Parker Moore
c92ad3b595
Update history to reflect merge of #3018 [ci skip]
2014-10-20 21:29:31 -07:00
Parker Moore
3285aebd4f
Merge pull request #3018 from jekyll/webrick-fancy-indexing
2014-10-20 21:28:35 -07:00
Parker Moore
9cc3085dd0
Turn on FancyIndexing.
2014-10-20 21:23:30 -07:00
Parker Moore
5b37ad57cc
If --verbose is given, debug the sh*t out of that.
2014-10-20 21:23:22 -07:00
Parker Moore
3dedcbf894
Sort webrick_options
2014-10-20 21:23:00 -07:00
Parker Moore
2ca2990f6b
Update history to reflect merge of #2997 [ci skip]
2014-10-20 20:11:26 -07:00
Parker Moore
7fd9f102c0
Merge pull request #2997 from jekyll/utils-slugify
2014-10-20 20:11:04 -07:00
Parker Moore
cc3a31e363
Update history to reflect merge of #2986 [ci skip]
2014-10-20 20:09:39 -07:00
Parker Moore
5ed4638400
Merge pull request #2986 from tamagokun/where_filters_enumerable
2014-10-20 20:09:21 -07:00
Parker Moore
a64e7e8814
Update history to reflect merge of #3011 [ci skip]
2014-10-20 20:08:04 -07:00
Parker Moore
6723db8157
Merge pull request #3011 from fhemberger/master
2014-10-20 20:07:09 -07:00
Parker Moore
996db6912d
Update history to reflect merge of #3017 [ci skip]
2014-10-20 09:57:50 -07:00
Parker Moore
c77d06446d
Merge pull request #3017 from glaucocustodio/master
2014-10-20 09:57:04 -07:00
Glauco Custódio
68c0e8f847
Hash#each_key instead of Hash#keys.each. Faster code.
2014-10-20 10:10:29 -02:00
Parker Moore
4b4a46579a
Update history to reflect merge of #3013 [ci skip]
2014-10-18 12:30:42 -07:00
Parker Moore
c95f4c0f5b
Merge pull request #3013 from jekyll/revert-2921-post-dest
2014-10-18 12:21:28 -07:00
Parker Moore
078b2785e4
Revert "Make permalink parsing consistent with pages"
2014-10-18 12:07:44 -07:00
Frederic Hemberger
1d726a87b9
Docs: Clarify behavior of 'categories' in permalinks
2014-10-18 08:29:26 +02:00
Parker Moore
90b6723288
Update history to reflect merge of #3010 [ci skip]
2014-10-17 12:30:47 -07:00
Parker Moore
a9d7031e7c
Merge pull request #3010 from croaky/master
2014-10-17 12:25:22 -07:00
Dan Croak
db220a9de6
Add FormKeep to resources as Jekyll form backend
...
Launched by [thoughtbot] today.
Intended to be Jekyll-friendly with
no iframes, JavaScript embeds, or CSS overrides.
It just generates a URL to use as your form's `action` endpoint.
It has a very simple webhook system, which means
it can automatically forward all submissions to a webhook of your choosing.
We've been using [Zapier] to handle the heavy lifting of
sending form data along from FormKeep to MailChimp, Trello, etc.
[thoughtbot]: https://thoughtbot.com
[Zapier]: http://zapier.com
2014-10-17 11:00:44 -07:00
Parker Moore
9f5835871b
Utils.slugify: Don't create new objects when gsubbing
2014-10-12 16:18:40 -07:00
Parker Moore
b62415019b
Update history to reflect merge of #2994 [ci skip]
2014-10-12 15:49:51 -07:00
Parker Moore
00d29e7e77
Merge pull request #2994 from jekyll/fixes-from-benchmarking
2014-10-12 15:49:20 -07:00
Parker Moore
5b5a25a03a
Install with multiple jobs. [ci skip]
2014-10-12 15:47:01 -07:00
Parker Moore
be3d723d73
Update history to reflect merge of #2996 [ci skip]
2014-10-12 15:19:29 -07:00
Parker Moore
7cad48a3ee
Merge pull request #2996 from hickford/link-feed-from-head
2014-10-12 15:18:12 -07:00
Parker Moore
b564214535
Pass the context on to IncludeRelativeTag#page_path
2014-10-12 15:16:38 -07:00
Matt Hickford
63a6d595c4
Fix feed link to respect baseurl
2014-10-12 23:14:41 +01:00
Parker Moore
22cc393cd4
Ignore the stackprof tmp files.
2014-10-12 15:12:30 -07:00
Parker Moore
0400ffe377
Only re-run the stackprof if I delete the prof output file.
2014-10-12 15:11:53 -07:00
Parker Moore
b07cbcecbd
Don't print the location of the stackprof executable
2014-10-12 15:11:44 -07:00
Parker Moore
626706c8c5
Cache the @includes_dir in each instance so the method isn't called all the time
2014-10-12 15:11:28 -07:00
Parker Moore
a7c0fffcec
Only run script/bootstrap in stackprof if stackprof executable isn't there
2014-10-12 14:39:04 -07:00
Parker Moore
73ca205a5c
Add test for Document#basename_without_ext
2014-10-12 14:33:13 -07:00
Parker Moore
4942b2947b
Only compile the Converter#matches regexp when asked for
2014-10-12 14:31:49 -07:00
Parker Moore
fbe98df488
Cache variables that won't change through the life of an object
2014-10-12 14:06:17 -07:00
Parker Moore
44c9f81921
Cache the extname regexp in Converters::Markdown and Textile
2014-10-12 14:06:16 -07:00
Parker Moore
681d71ac04
Move script/benchmark to script/stackprof. [ci skip]
2014-10-12 14:05:55 -07:00
Parker Moore
3902e373d8
Update history to reflect merge of #2993 [ci skip]
2014-10-12 14:05:34 -07:00
Parker Moore
ce8d8d929c
Merge pull request #2993 from jekyll/benchmarking
2014-10-12 14:04:03 -07:00
Matt Hickford
3994d9116d
Link atom feed from html head
...
This makes it possible for browsers to autodiscover the feed. Fixes https://github.com/jekyll/jekyll/issues/2995
2014-10-12 20:09:14 +01:00
Parker Moore
c2caaeaf11
Add rbtrace and stackprof and a script/benchmark script.
2014-10-12 02:02:42 -07:00
nitoyon
ae57f693e4
Document the mode parameter of slugify Liquid filter
2014-10-12 02:50:08 +09:00
nitoyon
3c5e9f5334
Add tests for mode parameters of slugify Liquid filter
2014-10-12 02:50:08 +09:00
nitoyon
46e76bde3f
Add mode parameter to slugify Liquid filter
2014-10-12 02:44:58 +09:00
Mike Kruk
56ac50c568
where filter - test return value when filtering a Hash
2014-10-08 17:02:36 -04:00
Parker Moore
25d77cb05a
Update history to reflect merge of #2982 [ci skip]
2014-10-08 13:57:51 -07:00
Parker Moore
70174e8831
Merge pull request #2982 from XhmikosR/page-description
2014-10-08 13:57:19 -07:00
Mike Kruk
f6ea8b4d50
Allow Enumerables to be used with "where" filter.
2014-10-08 16:19:55 -04:00
Parker Moore
9083511de3
Remove reverted #2980 from History.
2014-10-08 12:48:36 -07:00
Parker Moore
8cc07231df
Merge pull request #2985 from jekyll/revert-2980-patch-1
...
Revert "Allow Enumerables to be used with "where" filter"
2014-10-08 12:47:25 -07:00
Parker Moore
94a1330d61
Revert "Allow Enumerables to be used with "where" filter"
2014-10-08 12:47:17 -07:00
Parker Moore
13919b4f3c
Update history to reflect merge of #2980 [ci skip]
2014-10-08 12:46:32 -07:00
Parker Moore
8fe9c76d08
Merge pull request #2980 from tamagokun/patch-1
2014-10-08 12:45:50 -07:00
Parker Moore
d674305092
Update history to reflect merge of #2984 [ci skip]
2014-10-08 11:51:32 -07:00
Parker Moore
ac1d1a4053
Merge pull request #2984 from kevgathuku/patch-1
2014-10-08 11:51:08 -07:00
Parker Moore
66578b0c90
Update history to reflect merge of #2981 [ci skip]
2014-10-08 11:50:37 -07:00
Parker Moore
a84af462d4
Merge pull request #2981 from XhmikosR/normalize
2014-10-08 11:50:21 -07:00
Parker Moore
ceaa2eb267
Fix site:update_normalize_css so it works with new integrated Sass workflow. [ci skip]
...
Ref: #2981
2014-10-08 11:50:07 -07:00
Kevin Ndung'u
ec0e1dcb14
Update continuous-integration.md
...
Fix minor typo
2014-10-08 21:44:57 +03:00
Parker Moore
fb435c2c7e
Update history to reflect merge of #2979 [ci skip]
2014-10-08 11:43:16 -07:00
Parker Moore
ba31c5c387
Merge pull request #2979 from rob-murray/add-twitter-tag-plugin
2014-10-08 11:42:41 -07:00
XhmikosR
5ea3286b09
Update normalize.css to v3.0.2.
2014-10-08 10:37:44 +03:00
XhmikosR
b0c0fbd70b
site_template/feed.xml: Remove unneeded space.
2014-10-08 10:37:01 +03:00
XhmikosR
28bb15d4ee
site_template/_includes/head.html: Minor refactoring.
...
Remove unneeded end tag, and also strip newlines.
Move `X-UA-Compatible` just after `meta charset`.
2014-10-08 10:33:39 +03:00
Mike Kruk
1db62cca9e
allow Enumerables to be used with "where" filter
...
Enumerable module responds to `select` so this shouldn't be a problem here. Typical use case would be an object from a plugin being passed through a where filter.
2014-10-07 23:05:23 -04:00
Rob Murray
ad9a656d8d
Add Tag plugin link for 'Jekyll Twitter Plugin'; A Liquid tag plugin that renders Tweets from Twitter API.
2014-10-07 13:12:08 +01:00
Parker Moore
cae5958362
Update history to reflect merge of #2972 [ci skip]
2014-10-05 20:02:16 -07:00
Parker Moore
f0e22be32b
Merge pull request #2972 from tkrotoff/wrapper-width-hardcoded
2014-10-05 19:23:49 -07:00
Parker Moore
6657e374b2
Update history to reflect merge of #2973 [ci skip]
2014-10-05 10:47:57 -07:00
Parker Moore
b965d44b5f
Merge pull request #2973 from tkrotoff/indent-head.html
2014-10-05 10:47:28 -07:00
Tanguy Krotoff
1ccd2156c5
Fix head.html indentation
2014-10-05 18:53:53 +02:00
Tanguy Krotoff
8e481cdf8e
New Sass variable $content-width instead of hardcoded value
2014-10-05 18:49:39 +02:00
Parker Moore
7aa43f37fb
Update history to reflect merging of #2948
...
Closes #2948
See 10c8184942 for more
2014-10-04 19:56:18 -07:00
Ruslan Korolev
2a83bdccd5
jekyll build/serve -V option to docs
2014-10-04 19:55:22 -07:00
Parker Moore
97ed8622c7
Update history to reflect merge of #2964 [ci skip]
2014-10-04 19:52:57 -07:00
Parker Moore
7a2f7a569b
Merge pull request #2964 from nternetinspired/meta-description
2014-10-04 19:51:32 -07:00
Parker Moore
aed5554a1b
Update history to reflect merge of #2967 [ci skip]
2014-10-04 19:48:12 -07:00
Parker Moore
961a3504ba
Merge pull request #2967 from tmthrgd/master
2014-10-04 19:47:39 -07:00
Parker Moore
592cee9596
Update history to reflect merge of #2969 [ci skip]
2014-10-03 10:27:32 -07:00
tmthrgd
7869586e43
Add my ditaa-ditaa plugin under Other
...
ditaa-ditaa is a drastic revision of jekyll-ditaa that renders diagrams drawn using ASCII art into PNG images.
It is not immediately clear where ditaa-ditaa would belong as it provides both generator functionality, tag functionality and other functionality.
2014-10-03 01:34:30 +09:30
Seth Warburton
42a8dba642
Page specific descriptions
2014-09-30 22:17:49 +01:00
Parker Moore
98b5ff0d17
Update history to reflect merge of #2959 [ci skip]
2014-09-28 20:40:33 -07:00
Parker Moore
dd25ca30d4
Update history to reflect merge of #2949 [ci skip]
2014-09-27 11:31:25 -07:00
Parker Moore
d57d248152
Merge pull request #2949 from rusikf/patch-10
2014-09-27 11:30:29 -07:00
Parker Moore
314f476d11
Update history to reflect merge of #2953 [ci skip]
2014-09-27 11:29:51 -07:00
Parker Moore
0e6dc41db5
Merge pull request #2953 from vasinov/master
2014-09-27 11:29:20 -07:00
Parker Moore
1b923fb504
Update history to reflect merge of #2954 [ci skip]
2014-09-27 11:29:04 -07:00
Parker Moore
7539e2109b
Merge pull request #2954 from chrisfinazzo/remove-explicit-serve-from-docs
2014-09-27 11:28:31 -07:00
chrisfinazzo
4a5f70b315
Clarify instructions
2014-09-27 13:06:45 -04:00
chrisfinazzo
bec32b14cb
Add a note about the separate commands, show an example without the watcher
2014-09-27 12:54:47 -04:00
Parker Moore
a041d50681
Update history to reflect merge of #2957 [ci skip]
2014-09-26 17:09:16 -07:00
Parker Moore
0553dc2f85
Merge pull request #2957 from walpurgisriot/master
2014-09-26 17:08:42 -07:00
feivel
0701fa7b16
Update outdated comment
...
incorrect as of 6 Aug 2014.
2014-09-26 19:49:58 -04:00
chrisfinazzo
f80d82cfcc
Remove references to the watch command in the sample
2014-09-26 12:46:41 -04:00
Vasily Vasinov
aaf813902a
Update README.markdown
...
Someone added Jekyll to Hakiri for monitoring gems' security. I'm adding a security shield to README.markdown in this commit.
2014-09-26 08:45:12 -06:00
Parker Moore
e3c74d5365
Update history to reflect merge of #2921 [ci skip]
2014-09-24 23:46:10 -07:00
Parker Moore
1f2250e7a4
Merge pull request #2921 from alfredxing/post-dest
2014-09-24 23:45:44 -07:00
Ruslan Korolev
6dbe112f79
Merge remote-tracking branch 'upstream/master' into patch-10
2014-09-25 10:40:10 +04:00
Alfred Xing
ccef84a803
Update Cucumber tests to match new permalink parsing
2014-09-24 22:08:25 -07:00
Alfred Xing
3a96d01e4a
Make permalink parsing consistent with pages
...
Require permalink to end in a slash to write an index file.
Addresses #2920 .
2014-09-24 22:08:25 -07:00
Parker Moore
95644a844f
Update history to reflect merge of #2925 [ci skip]
2014-09-24 17:08:21 -07:00
Parker Moore
bd0eebdb05
Merge pull request #2925 from pathawks/htm-extension
2014-09-24 17:08:02 -07:00
Parker Moore
3319c0ab56
Update history to reflect merge of #2946 [ci skip]
2014-09-24 17:07:10 -07:00
Parker Moore
dc0add15af
Merge pull request #2946 from kleinfreund/patch-1
2014-09-24 17:06:53 -07:00
Parker Moore
6f585e5da5
Update history to reflect merge of #2951 [ci skip]
2014-09-24 17:06:30 -07:00
Parker Moore
0c32f389bc
Merge pull request #2951 from jekyll/fix-rouge
2014-09-24 17:06:00 -07:00
Parker Moore
8990d7199e
Latest version of Rouge so we know the API is right.
2014-09-22 23:04:51 -07:00
Parker Moore
e6f89074d4
Rouge's Redcarpet plugin now has a different API
...
See for more:
- 18ec938e9c
- https://github.com/jneen/rouge/issues/182
2014-09-22 23:03:49 -07:00
Parker Moore
633c9be95c
Update history to reflect merge of #2939 [ci skip]
2014-09-22 22:53:46 -07:00
Parker Moore
14c58213c7
Merge pull request #2939 from jekyll/ghp-gem
2014-09-22 22:53:25 -07:00
Parker Moore
f2689ddf8f
Merge branch 'ghp-gem' of github.com:jekyll/jekyll into ghp-gem
...
* 'ghp-gem' of github.com:jekyll/jekyll:
Move it down a little
2014-09-22 22:52:36 -07:00
Parker Moore
a5a8be97de
Make it a little nicer.
2014-09-22 22:52:23 -07:00
Ruslan Korolev
1a88178fbf
jekyll serve --skip-initial-build to docs
2014-09-22 19:16:23 +04:00
Philipp Rudloff
e013c16ba9
Fix code example for media query mixin
...
It was using an old variable name (`$palm`) instead of the current one (`$on-paln`).
2014-09-22 08:18:14 +02:00
Parker Moore
52c76b5d93
Update history to reflect merge of #2906 [ci skip]
2014-09-21 13:37:18 -07:00
Parker Moore
e68a584a27
Merge pull request #2906 from pathawks/escape-css-characters
2014-09-21 13:36:57 -07:00
Parker Moore
bc9699e420
Update history to reflect merge of #2943 [ci skip]
2014-09-21 13:34:11 -07:00
Parker Moore
951fa8981f
Merge pull request #2943 from rusikf/patch-7
2014-09-21 13:32:58 -07:00
Ruslan Korolev
6a06a627f8
jekyll build/serve --force_polling option to docs
2014-09-21 14:52:19 +04:00
Parker Moore
a7eeeda99f
Move it down a little
2014-09-19 19:58:45 -07:00
Parker Moore
0f008c02d8
Add note about using the github-pages gem properly
2014-09-19 19:56:36 -07:00
Parker Moore
3086ea3036
Update history to reflect merge of #2937 [ci skip]
2014-09-19 00:32:54 -07:00
Parker Moore
2efe14d656
Merge pull request #2937 from tmthrgd/patch-1
2014-09-19 00:32:29 -07:00
Tom Thorogood
c03dadbe2c
Include my mathml.rb plugin under Tags.
...
mathml.rb is a plugin to convert TeX mathematics into MathML.
2014-09-19 14:29:48 +09:30
Parker Moore
9efb68f957
Update history to reflect merge of #2922 [ci skip]
2014-09-17 12:22:56 -07:00
Parker Moore
2c9f6b0bd5
Merge pull request #2922 from igas/patch-1
2014-09-17 12:22:16 -07:00
Parker Moore
84ce5c3589
Update history to reflect merge of #2911 [ci skip]
2014-09-17 12:18:32 -07:00
Parker Moore
bfe83cdec2
Merge pull request #2911 from charlesbaynham/minor-grammatical-error
2014-09-17 12:17:47 -07:00
Parker Moore
51ebd69162
Update history to reflect merge of #2931 [ci skip]
2014-09-16 16:36:06 -07:00
Parker Moore
c11edf5272
Merge pull request #2931 from snrbrnjna/master
2014-09-16 16:35:16 -07:00
snrbrnjna
a3f8336571
Jekyll Http Basic Auth Plugin added
2014-09-17 00:09:29 +02:00
Parker Moore
36baf435b5
Put #2929 History entry in the right place.
...
Not enough ☕ yet today. 💤
2014-09-16 09:47:24 -07:00
Parker Moore
1416e0e0ce
Update history to reflect merge of #2929 [ci skip]
2014-09-16 09:46:49 -07:00
Parker Moore
c789a93bc8
Merge pull request #2929 from rusikf/patch-5
2014-09-16 09:46:14 -07:00
Ruslan Korolev
121a06a9eb
unit test for jekyll new --force
2014-09-16 16:42:33 +04:00
Parker Moore
24d13fcc55
Update history to reflect merge of #2887 [ci skip]
2014-09-14 14:54:38 -07:00
Parker Moore
bf1a2320e2
Merge pull request #2887 from pathawks/Update-Liquid-Links
2014-09-14 14:54:17 -07:00
Pat Hawks
fdf58c5ce2
Allow per post permalinks to end in .htm
...
Fixes #2920
2014-09-14 11:58:16 -07:00
Pat Hawks
5445a1bead
Add test for Use per-post permalinks ending in .htm
2014-09-14 11:36:26 -07:00
Igor Kapkov
566eb6ef3b
remove watch since it default in 2.4.0
2014-09-14 11:28:29 +08:00
Parker Moore
19b2d2eeb6
Update history to reflect merge of #2917 [ci skip]
2014-09-13 12:24:26 -07:00
Parker Moore
c08a7f3fbd
Merge pull request #2917 from nitoyon/fix-template-doc
2014-09-13 12:24:05 -07:00
Parker Moore
a0d46942b9
Update history to reflect merge of #2919 [ci skip]
2014-09-13 12:23:10 -07:00
Parker Moore
7cf64b6ab5
Merge pull request #2919 from bcomnes/singular-docs
2014-09-13 12:22:16 -07:00
Parker Moore
a34dbd45cf
Update latest_version.txt file on the site.
2014-09-13 12:22:00 -07:00
Bret Comnes
44506bf376
Removed github-pages warning about singular types now that gh-pages is running 2.3.0
2014-09-13 12:03:25 -07:00
nitoyon
86af9952ce
Fix quote character typo in site documentation for templates
2014-09-13 23:55:17 +09:00
Parker Moore
12046270a6
Update history to reflect merge of #2913 [ci skip]
2014-09-12 09:59:38 -07:00
Parker Moore
f7ef16ba06
Merge pull request #2913 from rusikf/patch-3
2014-09-12 09:59:04 -07:00
Parker Moore
65bcf2adb2
Update history to reflect merge of #2916 [ci skip]
2014-09-12 09:58:29 -07:00
Parker Moore
7790b42f8c
Merge pull request #2916 from TheFox/bigfootnotes
2014-09-12 09:58:02 -07:00
Christian Mayer
6ed54bd31a
Bigfootnotes Plugin added.
2014-09-12 18:13:44 +02:00
Ruslan Korolev
d9e5fdde5b
test for jekyll new --blank
2014-09-12 18:30:06 +04:00
Alfred Xing
c3ec158f2d
Keep backwards compatibility
...
Re-add `relative_path` Liquid variable too keep compatibility
2014-09-11 18:25:21 -07:00
Charles Baynham
bf8cc236ee
Correction of grammatical error and also consistent formatting/correct filename of _config.yml
2014-09-12 00:08:46 +01:00
Alfred Xing
6c0e791236
Use relative path for path Liquid variable in Documents
2014-09-10 21:04:40 -07:00
Pat Hawks
960a918330
Escape unicode characters
...
Fixes #2905
2014-09-10 12:28:45 -07:00
Parker Moore
671b435b3b
Update history to reflect merge of #2899 [ci skip]
2014-09-10 10:21:30 -07:00
Parker Moore
219a52e37b
Merge pull request #2899 from XhmikosR/master
2014-09-10 10:20:56 -07:00
Parker Moore
a4f0f0dd0c
Update history to reflect merge of #2898 [ci skip]
2014-09-10 10:07:49 -07:00
Parker Moore
838753cc96
Merge pull request #2898 from XhmikosR/font-awesome
2014-09-10 10:05:19 -07:00
XhmikosR
8f41d3db61
Fix transition property.
...
http://caniuse.com/#feat=css-transitions
2014-09-10 13:23:01 +03:00
XhmikosR
928e5e1c07
Remove the unused fontawesome-webfont.eot.
2014-09-10 13:22:02 +03:00
XhmikosR
b99ec48407
Update Font Awesome to v4.2.0.
2014-09-10 13:21:47 +03:00
XhmikosR
7c128bc7a2
Fix link to #2895 .
2014-09-10 13:18:46 +03:00
Pat Hawks
99b5569ffa
Point Liquid links to Liquid’s Github wiki
...
Provide a more helpful resource for questions like #2883
2014-09-09 23:20:40 -07:00
Parker Moore
1c2f7cb182
Update site history.
2014-09-09 22:24:38 -07:00
Parker Moore
e72f8cf5b1
Release 💎 2.4.0
2014-09-09 22:24:09 -07:00
Parker Moore
39783a6f46
Release 💎 2.3.0
2014-09-09 22:23:46 -07:00
Parker Moore
88244ff71d
Add #2895 to release post.
...
#2896 .
2014-09-09 22:23:39 -07:00
Parker Moore
1cb1cbba50
Merge pull request #2896 from jekyll/release-2-4
...
Release Jekyll 💎 v2.4.0
2014-09-09 22:21:46 -07:00
Parker Moore
87f72f0c63
Update history to reflect merge of #2895 [ci skip]
2014-09-09 22:21:13 -07:00
Parker Moore
c776a657af
Merge pull request #2895 from jekyll/array-filters
2014-09-09 22:20:15 -07:00
Parker Moore
568a0b0e08
Release Jekyll 💎 v2.4.0
2014-09-09 21:34:37 -07:00
Parker Moore
196a56e3ec
Add push, pop, shift, and unshift Liquid filters.
...
Fixes #2892 .
2014-09-09 21:29:23 -07:00
Parker Moore
80106f1b67
Allow use of script/cibuild outside Travis. [ci skip]
2014-09-09 21:10:17 -07:00
Parker Moore
3994faaeaa
Give script/proof the ability to be force-run. [ci skip]
2014-09-09 20:54:27 -07:00
Parker Moore
95dd0dc479
Update history to reflect merge of #2884 [ci skip]
2014-09-09 00:22:04 -07:00
Parker Moore
4fb6e1cde9
Merge pull request #2884 from gjtorikian/improve-docs-for-include-relative
2014-09-09 00:21:42 -07:00
Parker Moore
cab4333f70
Update history to reflect merge of #2889 [ci skip]
2014-09-09 00:12:31 -07:00
Parker Moore
d786e81f46
Merge pull request #2889 from pdehaan/patch-1
2014-09-09 00:12:03 -07:00
Peter deHaan
06c9b1b33c
Fixing "vertycal" typo
...
s/vertycal/vertical
Unless, like, "vertycal" was on purpose or something.
2014-09-08 22:48:23 -07:00
Garen Torikian
deb4e0d24a
Set tag name as ivar
...
This lets us use just one syntax_example method for both classes.
2014-09-08 14:27:51 -07:00
Garen Torikian
5fe73a6671
Add some more docs on include_relative
2014-09-07 21:24:05 -07:00
Garen Torikian
0675f2a423
Update include_relative tests
...
This verifies you can’t go “up” in the include
2014-09-07 21:23:45 -07:00
Parker Moore
41a6037a11
Update history to reflect merge of #2870 [ci skip]
2014-09-07 13:06:13 -07:00
Parker Moore
6644c77d23
Merge pull request #2870 from gjtorikian/support-relative-include
2014-09-07 13:05:38 -07:00
Garen Torikian
a569799ffc
Sanitize the resolved includes path
2014-09-07 12:18:54 -07:00
Garen Torikian
3668437c96
Rename method to resolved_includes_dir
2014-09-07 12:18:35 -07:00
Garen Torikian
afd30b0a9b
Add documentation on the include_relative tag
2014-09-07 12:14:19 -07:00
Garen Torikian
4da07bb2c3
Add tests around nasty include attempts
2014-09-07 12:00:37 -07:00
Garen Torikian
e7c8bbf5df
Test that includes relative to self are included
2014-09-07 11:24:44 -07:00
Garen Torikian
934c37b578
Separate include_relative test out into its own context
2014-09-07 11:21:50 -07:00
Garen Torikian
0e4549013d
Define methods for shared vars between include & include_relative
2014-09-07 11:21:40 -07:00
Parker Moore
39172e53bf
Update history to reflect merge of #2881 [ci skip]
2014-09-07 10:41:36 -07:00
Parker Moore
0422c5fde6
Merge pull request #2881 from penibelst/patch-1
2014-09-07 10:41:11 -07:00
Parker Moore
192e5b9188
Update history to reflect merge of #2880 [ci skip]
2014-09-07 10:40:33 -07:00
Parker Moore
c3dc5cceee
Merge pull request #2880 from kansaichris/slugify-liquid-filter
2014-09-07 10:40:01 -07:00
Anatol Broder
1a11a994ea
Remove Good Include
...
The plugin is deprecated.
2014-09-07 14:01:53 +02:00
Chris Frederick
a2fedfc615
Document the slugify Liquid filter
2014-09-07 17:01:53 +09:00
Chris Frederick
77297744ce
Add a test for the slugify Liquid filter
2014-09-07 16:49:14 +09:00
Chris Frederick
394eab4a3a
Add the slugify Liquid filter
2014-09-07 16:48:57 +09:00
Parker Moore
2d3ca08d91
Update history to reflect merge of #2877 [ci skip]
2014-09-07 00:38:40 -07:00
Parker Moore
d950680bbe
Merge pull request #2877 from nitoyon/fix-variables-doc
2014-09-07 00:37:59 -07:00
Garen Torikian
9f558d1cec
Rename tag to include_relative
2014-09-06 21:48:15 -07:00
Garen Torikian
787bb582da
Trash the subclass
2014-09-06 21:48:00 -07:00
Parker Moore
b5020bc590
Update history to reflect merge of #2879 [ci skip]
2014-09-06 11:52:43 -07:00
Parker Moore
64b2e11106
Merge pull request #2879 from SpectrumPixel/patch-1
2014-09-06 11:52:25 -07:00
TJ
7215c44146
Fixed "bellow" typo
...
Changed "bellow" to "below"
2014-09-06 13:53:49 -04:00
nitoyon
4435bcb1f8
Fix typo in site documentation for variables
2014-09-06 17:25:13 +09:00
Parker Moore
fa86afb336
Update history to reflect merge of #2864 [ci skip]
2014-09-05 10:05:13 -07:00
Parker Moore
58a76911bb
Merge pull request #2864 from kansaichris/add-title-to-collection-urls
2014-09-05 10:04:38 -07:00
Garen Torikian
aa97f1025d
Support a new relative_include tag
2014-09-03 15:43:51 -07:00
Chris Frederick
62a3961739
Add tests for Utils#slugify
2014-09-02 14:33:03 +09:00
Chris Frederick
4adc35aaf3
Revise Utils#slugify with inspiration from Rails
2014-09-02 14:32:14 +09:00
Chris Frederick
702b39dec5
Replace the 'name' parameter with 'string'
2014-09-02 13:34:44 +09:00
Chris Frederick
3ca1245027
Move Document#sluggify to Utils#slugify
2014-09-02 13:29:28 +09:00
Parker Moore
5674226b68
Update history to reflect merge of #2867 [ci skip]
2014-09-01 17:32:27 -07:00
Parker Moore
6928adf501
Merge pull request #2867 from chibicode/add-inspect-filter
2014-09-01 17:32:05 -07:00
Shu Uesugi
cfd17b2e7d
Add inspect filter
2014-09-01 14:51:09 -07:00
Parker Moore
e4975836f4
Update history to reflect merge of #2862 [ci skip]
2014-09-01 11:48:11 -07:00
Parker Moore
820d6b3543
Merge pull request #2862 from mischah/fix-orientation-bugs
2014-09-01 11:47:44 -07:00
Chris Frederick
05d65f0341
Rename 'slug' to 'sluggify' and clean up code
2014-09-01 16:25:42 +09:00
Chris Frederick
be2b16507e
Test documents without a title
2014-09-01 13:32:31 +09:00
Chris Frederick
a5e51cfdbe
Properly handle titles with trailing punctuation
2014-09-01 13:25:38 +09:00
Chris Frederick
93f63df172
Document the :title variable
2014-09-01 13:16:14 +09:00
Chris Frederick
4dec3c8c6b
Test titles in document permalinks
2014-09-01 13:04:54 +09:00
Chris Frederick
cca9c50c26
Add 'title' to url_placeholders
2014-09-01 12:53:31 +09:00
Chris Frederick
bcb6798838
Pass the filename as an argument to Document#slug
2014-09-01 12:45:41 +09:00
Michael Kühnel
9e9f4f1c53
Fix orientation bugs
...
Maintain fontsize and and adapt width when switching to landscape mode.
2014-08-31 15:27:51 +02:00
Parker Moore
18eb8e6fb7
Update history to reflect merge of #2829 [ci skip]
2014-08-31 00:09:22 -07:00
Parker Moore
8993cbe445
Merge pull request #2829 from kansaichris/collections-permalink-docs
2014-08-31 00:07:08 -07:00
Parker Moore
5b6b558c5a
Update history to reflect merge of #2858 [ci skip]
2014-08-31 00:05:57 -07:00
Parker Moore
081e34a5ab
Merge pull request #2858 from jekyll/auto-enable-watch
2014-08-31 00:05:42 -07:00
Parker Moore
8f46e23aa1
Update history to reflect merge of #2849 [ci skip]
2014-08-30 23:59:42 -07:00
Parker Moore
27d3126d54
Merge pull request #2849 from jekyll/maybe-secure-doc-reading
2014-08-30 23:58:33 -07:00
Parker Moore
b5dbc36975
Use Jekyll.sanitized_path when adding static files to Collections.
...
h/t @benbalter https://github.com/jekyll/jekyll/pull/2737#discussion_r16713423
Not sure if the previous code can be exploited, but being super safe is never a bad thing.
2014-08-30 23:09:47 -07:00
Parker Moore
6cee2a87cc
Auto-enable watch on 'serve'.
...
Addresses @kneath's and @chibicode's comments in #2695 .
2014-08-30 22:52:41 -07:00
Parker Moore
7de681ef58
Update history to reflect merge of #2856 [ci skip]
2014-08-30 22:50:36 -07:00
Parker Moore
ba05d00ac4
Merge pull request #2856 from jekyll/fix-liquid-in-sas
2014-08-30 22:50:07 -07:00
Parker Moore
943dc27e78
Add a space because regexp.
2014-08-30 22:40:32 -07:00
Parker Moore
eea5921856
Fix test for Liquid rendering in Sass.
2014-08-30 21:54:50 -07:00
Parker Moore
ca2e291306
prettier exceptions for cucumber. [ci skip]
2014-08-30 19:42:15 -07:00
Parker Moore
7baa56e1b2
Update history to reflect merge of #2859 [ci skip]
2014-08-30 19:34:52 -07:00
Parker Moore
7ff5505e97
Merge pull request #2859 from jekyll/parallelize-tests
2014-08-30 19:34:25 -07:00
Parker Moore
106148280d
Use POSIX::Spawn instead of system to launch Jekyll
2014-08-30 19:29:01 -07:00
Parker Moore
f9bc50e010
Fix the custom Cucumber output.
2014-08-30 19:28:37 -07:00
Parker Moore
efd2c17eba
Don't print out docstrings.
2014-08-30 18:37:00 -07:00
Parker Moore
f90d8db827
Run the scripts properly.
2014-08-30 18:27:42 -07:00
Parker Moore
2d485ab6fe
It's a matrix env.
2014-08-30 17:16:03 -07:00
Parker Moore
30d1f90b44
Allow Travis to 'parallelize' our tests.
2014-08-30 17:14:47 -07:00
Parker Moore
cd50388781
Update history to reflect merge of #2830 [ci skip]
2014-08-28 19:40:49 -07:00
Parker Moore
190ab7f6b8
Merge pull request #2830 from kansaichris/render-liquid-in-coffeescript
2014-08-28 19:35:44 -07:00
Parker Moore
0c42174917
Merge pull request #2845 from farukaydin/where_filter
...
refactored where filter comment
2014-08-28 14:19:02 -07:00
Faruk AYDIN
d395183ee2
refactored where filter comment
2014-08-28 22:46:53 +03:00
Parker Moore
5330980c5f
Update history to reflect merge of #2839 [ci skip]
2014-08-27 14:07:19 -07:00
Parker Moore
5475c64d89
Merge pull request #2839 from jglovier/patch-1
2014-08-27 14:05:34 -07:00
Joel Glovier
41311841f4
Adds info about installing jekyll in current dir
...
Closes #2838
2014-08-27 16:42:24 -04:00
Chris Frederick
98ed3b1c8f
Might as well hard-wrap this to be consistent
2014-08-27 22:58:31 +09:00
Chris Frederick
d84b801fec
Add a note about Liquid and template languages
2014-08-27 22:22:24 +09:00
Chris Frederick
1238ccefcc
Fix Cucumber scenario
2014-08-26 22:24:18 +09:00
Chris Frederick
55de135467
Test Liquid syntax in CoffeeScript files
2014-08-26 17:24:27 +09:00
Chris Frederick
79992fc3c8
Fix inaccurate comments
2014-08-26 17:17:13 +09:00
Chris Frederick
71b10e2d4a
Make render_with_liquid? true for CoffeeScript
2014-08-26 17:14:33 +09:00
Chris Frederick
927edfc078
Mention :name for collections in the documentation
2014-08-26 16:23:15 +09:00
Parker Moore
568464bc0e
Add note to datafiles docs around CSV's.
...
Ref: #2761
2014-08-25 23:18:03 -07:00
Parker Moore
37db35dc10
Update history to reflect merge of #2799 [ci skip]
2014-08-25 23:16:32 -07:00
Parker Moore
56cd73eb35
Merge pull request #2799 from kansaichris/add-title-to-collection-permalinks
2014-08-25 23:15:23 -07:00
Chris Frederick
a72706ace6
Add Document#slug
2014-08-26 11:46:01 +09:00
Chris Frederick
cc4a0d1704
Change :title to :name
2014-08-26 11:26:19 +09:00
Parker Moore
67422e42c6
Update history to reflect merge of #2817 [ci skip]
2014-08-25 10:37:27 -07:00
Parker Moore
ac1f2e2049
Merge pull request #2817 from rusikf/patch-2
2014-08-25 10:36:53 -07:00
Ruslan Korolev
d9da7cbd76
add class << self idiom to new command
2014-08-25 10:59:58 +04:00
Chris Frederick
e8b00fb6f2
Add the 'title' variable to collection permalinks
2014-08-23 14:50:55 +09:00
Parker Moore
069805c6f7
Add note about GitHub Pages using Jekyll 2.2.0 and thus singular types for FMD.
...
Closes #2796 .
2014-08-22 15:02:43 -07:00
Parker Moore
caec5339e8
Update history to reflect merge of #2791 [ci skip]
2014-08-21 12:54:30 -07:00
Parker Moore
9560429ac3
Merge pull request #2791 from gjtorikian/patch-2
2014-08-21 12:53:28 -07:00
Garen Torikian
ca1e6071e3
Make this phrase use HTML
2014-08-21 12:28:19 -07:00
Carlos Matallín
1aa9d6255e
Add jekyll-thumbnail-filter to plugins list
2014-08-20 22:34:43 +02:00
Kamil Dziemianowicz
3b7091aab7
Find variables in _config.yaml by searching with relative file path.
2014-08-20 00:07:51 +02:00
Parker Moore
00c898b2e9
Update history to reflect merge of #2771 [ci skip]
2014-08-19 17:53:49 -04:00
Parker Moore
25f5bb2795
Merge pull request #2771 from ghprince/minor-tweaks-to-site-template
2014-08-19 17:53:24 -04:00
Gordon Gao
9df020f7e9
add .sass-cache to .gitignore and fix main.scss fileformat
2014-08-19 17:39:22 +08:00
Parker Moore
9b5f766333
Update history to reflect merge of #2768 [ci skip]
2014-08-18 01:42:05 -04:00
Parker Moore
11f629b00e
Merge pull request #2768 from jekyll/remove-docs
2014-08-18 01:41:52 -04:00
Parker Moore
a90a7b2fba
Remove docs/ directory.
...
Japanese docs available at http://jekyllrb-ja.github.io
2014-08-18 01:41:26 -04:00
Parker Moore
c54fb1aa20
Update history to reflect merge of #2761 [ci skip]
2014-08-18 01:39:46 -04:00
Parker Moore
c4a2ac2c4b
Merge pull request #2761 from theodi/csv-data
2014-08-18 01:39:40 -04:00
Parker Moore
e8f2272918
Update history to reflect merge of #2765 [ci skip]
2014-08-17 14:39:09 -04:00
Parker Moore
be74029960
Merge pull request #2765 from alfredxing/fix-site-plugins-typo
2014-08-17 14:38:56 -04:00
Alfred Xing
74c812b565
Fix minor typo on plugins docs page
2014-08-17 11:35:29 -07:00
Parker Moore
8959ec448d
Update history to reflect merge of #2764 [ci skip]
2014-08-17 14:09:13 -04:00
Parker Moore
034b3e94a5
Merge pull request #2764 from MinnSoe/doc-typo
2014-08-17 14:08:55 -04:00
Parker Moore
ce37de30a5
Update history to reflect merge of #2763 [ci skip]
2014-08-17 13:58:03 -04:00
Parker Moore
f7a4cdbf2b
Merge pull request #2763 from zhuochun/master
2014-08-17 13:57:42 -04:00
Minn Soe
133463235a
Fix typo in site documentation for collections.
2014-08-17 18:42:05 +02:00
Zhuochun
5d67438612
add markdown-writer package
...
add markdown-writer package for Atom editor
2014-08-17 18:22:25 +08:00
James Smith
cccfda7de8
hashrockets in CSV loading
2014-08-17 08:34:38 +01:00
Parker Moore
4fb022ce33
Update history to reflect merge of #2751 [ci skip]
2014-08-16 22:13:57 -04:00
Parker Moore
9d4c3fbbdf
Merge pull request #2751 from pathawks/kill-redundant-plugins
2014-08-16 22:13:43 -04:00
Parker Moore
5931b80ef3
Update history to reflect merge of #2748 [ci skip]
2014-08-16 20:34:25 -04:00
Parker Moore
7b09a80dc7
Merge pull request #2748 from rusikf/hack
2014-08-16 20:34:05 -04:00
James Smith
866935dadf
map with proc for CSV loading
2014-08-16 20:26:29 +01:00
James Smith
3a89923142
link issue number
2014-08-16 14:55:37 +01:00
James Smith
687176e22c
Autoload csv files from data directory
2014-08-16 14:54:14 +01:00
Pat Hawks
166298e3f5
Remove tag plugins that are built in to Jekyll
2014-08-14 10:41:22 -07:00
Ruslan Korolev
f2b9154fa9
update simplecov gem to 0.9
2014-08-14 18:17:50 +04:00
Parker Moore
59b6cafef7
Update history to reflect merge of #2742 [ci skip]
2014-08-13 18:01:13 -04:00
Parker Moore
f4726d0ebc
Merge pull request #2742 from fhemberger/patch-1
2014-08-13 18:00:49 -04:00
Parker Moore
1591557bc4
Nix that newline. [ci skip]
2014-08-13 18:00:36 -04:00
Frederic Hemberger
20f1cce6a5
Remove deprecated plugin 'jekyll-projectlist'
...
My plugin 'jekyll-projectlist' has been replaced by the data file feature in Jekyll 2.0 and thus became obsolete.
2014-08-13 09:35:38 +02:00
Parker Moore
7f6b1dd458
Release 💎 2.3.0
2014-08-13 01:49:46 -04:00
Parker Moore
bc954683cb
Add mention of Parker Moore (@parkr) in README.
...
By now, I have almost entirely rewritten Jekyll with the help of our awesome
contributors. Taking a look at the contributions graphs GitHub provides,
I have to date pushed 1,452 commits to master with 24,991 additions and
17,330 deletions. In contrast, Tom Preston-Werner has pushed 295 commits
and 13,461 additions and 6,806 deletions. I don't need to have my name all
over it, but I think I have worked hard enough over the last 21 months
to deserve to put my name alongside Tom's and Nick's.
The lovely thing about version control is that changes can always be reverted.
Thanks for launching this great product, @mojombo and @qrush. I hope I haven't
let you down.
2014-08-13 01:46:37 -04:00
Parker Moore
1f877fde1e
Make the intro text on the site template post a bit nicer.
2014-08-13 01:27:36 -04:00
Parker Moore
d70f9d4a29
Layout for site template feed.xml should be 'null'.
2014-08-13 01:23:19 -04:00
Parker Moore
17a4d15d3b
Update site history. [ci skip]
2014-08-13 01:19:36 -04:00
Parker Moore
135c5f313b
Update history to reflect merge of #2740 [ci skip]
2014-08-13 01:19:19 -04:00
Parker Moore
72cfee7ea6
Merge pull request #2740 from jekyll/latest-version
2014-08-13 01:18:56 -04:00
Parker Moore
7c266e0fb9
Add latest_version.txt file to the site.
2014-08-13 01:18:12 -04:00
Parker Moore
a97659a4a1
Add docs for https://github.com/jekyll/jekyll/issues/2691
2014-08-13 01:09:44 -04:00
Parker Moore
4e7dd8a563
Add emoji to the release commit message.
2014-08-13 01:09:37 -04:00
Parker Moore
038baa12c7
Update history to reflect merge of #2721 [ci skip]
2014-08-13 00:59:41 -04:00
Parker Moore
e5306284ff
Merge pull request #2721 from jekyll/fork-classifier
2014-08-13 00:59:19 -04:00
Parker Moore
c4abe6ec8f
Add linke to https://github.com/jekyll/jekyll/issues/2676 in Jekyll 2.3.0 release post.
2014-08-13 00:31:59 -04:00
Parker Moore
4d8e335da1
The mighty classifier --- reborn!!!!!
...
Use classifier-reborn v2.0 in place of classifier 1.3.
Code at https://github.com/jekyll/classifier-reborn
2014-08-13 00:29:40 -04:00
Parker Moore
f84cd4e4ed
Update 2.3.0 release post. [ci skip]
2014-08-13 00:07:20 -04:00
Parker Moore
adb6d4d2d7
Update site history.
2014-08-13 00:04:47 -04:00
Parker Moore
9738ea452f
Merge pull request #2723 from jekyll/release-2-3-0
2014-08-13 00:04:15 -04:00
Parker Moore
839501e012
Add some minimal docs for scssify and sassify filters. #2739 [ci skip]
2014-08-13 00:03:57 -04:00
Parker Moore
59b32626a8
Update history to reflect merge of #2739 [ci skip]
2014-08-12 23:54:50 -04:00
Parker Moore
fac5a2eb02
Merge pull request #2739 from DynamicDyno/sassify-filters
2014-08-12 23:54:17 -04:00
Kevin
566d3718b0
added sassify and scssify filters fot converting sass and scss strings to css
2014-08-12 21:24:04 -06:00
Parker Moore
2b81e5ed19
Update history to reflect merge of #2737 [ci skip]
2014-08-12 21:05:08 -04:00
Parker Moore
315cc386e5
Merge pull request #2737 from jekyll/fix-reading-imgs
2014-08-12 21:04:50 -04:00
Parker Moore
10cc45fc45
Add StaticFile#destination_rel_dir
2014-08-12 18:07:13 -04:00
Parker Moore
141ce32382
Custom formatter.
2014-08-12 18:06:47 -04:00
Parker Moore
56b9238af5
Fix up script/cucumber and script/test
2014-08-12 16:38:39 -04:00
Parker Moore
5031dfa3b9
Update history to reflect merge of #2735 [ci skip]
2014-08-12 16:07:58 -04:00
Parker Moore
c0df4b1047
Merge pull request #2735 from jekyll/multitask-defaut
2014-08-12 16:07:40 -04:00
Parker Moore
530e049d2d
Read in static files info collection.files as StaticFiles.
2014-08-12 15:59:45 -04:00
Parker Moore
f16a5cbae1
Add Utils.has_yaml_header? so we can check the front matter existence in one place
2014-08-12 15:58:02 -04:00
Parker Moore
bcc539999b
Allow for parallel test execution.
2014-08-12 15:56:56 -04:00
Parker Moore
7b1763a124
Release 💎 v2.3.0
2014-08-12 14:39:21 -04:00
Parker Moore
b0e144065c
Update history to reflect merge of #2733 [ci skip]
2014-08-12 14:36:32 -04:00
Parker Moore
eabde41267
Merge pull request #2733 from jekyll/sass-in-liquid
2014-08-12 14:36:15 -04:00
Parker Moore
14b73667b8
Make default rake task a multitask so tests run in parallel.
2014-08-12 14:34:17 -04:00
Parker Moore
707278f099
Use the proper extname getter.
2014-08-12 14:11:27 -04:00
Parker Moore
a330bb0801
Update history to reflect merge of #2731 [ci skip]
2014-08-12 13:49:26 -04:00
Parker Moore
5c9eb324e8
Update history to reflect merge of #2731 [ci skip]
2014-08-12 13:47:45 -04:00
Parker Moore
ba63a2c6d1
Merge pull request #2731 from jekyll/doc-to_s
2014-08-12 13:47:32 -04:00
Parker Moore
8ff9074ce5
Allow Sass files to be rendered, but never place them in layouts.
...
Fixes #2573 .
2014-08-12 13:38:53 -04:00
Parker Moore
db34c48927
Just like for Convertible, place the un-layouted content in document.content.
2014-08-12 12:52:38 -04:00
Parker Moore
5367bc3416
Update history to reflect merge of #2732 [ci skip]
2014-08-12 12:48:09 -04:00
Parker Moore
871e425fa0
Merge pull request #2732 from jekyll/type-should-be-similar-in-number
2014-08-12 12:46:42 -04:00
Parker Moore
90ec93373b
Ensure the new type works.
2014-08-12 12:24:28 -04:00
Parker Moore
2fd155615f
Forgot a question mark == broken tests.
2014-08-12 12:22:48 -04:00
Parker Moore
e36d433100
FrontmatterDefaults#update_deprecated_types deals with a set, not a scope
2014-08-12 12:22:39 -04:00
Parker Moore
9c090c862f
Ask about 'Draft' before asking about 'Post'
...
`Draft`s are a subclass of `Post` so `draft.is_a?(Post)` will return
`true`, thus making all `Draft`s `Post`s, which is not desired. If
asking about `Draft` first, then we avoid this problem.
Fixes #2726
2014-08-12 11:52:16 -04:00
Parker Moore
60c29561f2
Use plural 'type' in front matter defaults for pages/posts/drafts
...
Fixes #2657
2014-08-12 11:50:02 -04:00
Parker Moore
d57c4f1c01
Document#to_s should produce just the content of the document.
...
Fixes #2655
2014-08-12 11:25:28 -04:00
Parker Moore
f190a960a1
Update history to reflect merge of #2722 [ci skip]
2014-08-12 11:20:20 -04:00
Parker Moore
1dcf241677
Merge pull request #2722 from jekyll/don-t-concat-extnames
2014-08-12 11:19:53 -04:00
Parker Moore
1de1ab9303
Update history to reflect merge of #2729 [ci skip]
2014-08-12 11:19:02 -04:00
Parker Moore
7b9d392d6f
Merge pull request #2729 from jekyll/to_liquid_before_jsonify
2014-08-12 11:18:30 -04:00
Parker Moore
1666bbc52e
Call #to_liquid before calling #to_json in jsonify filter.
2014-08-11 20:16:42 -04:00
Parker Moore
ebb4a4c1b6
Specify Ruby Dev Headers on Installation docs page.
...
Closes #2728
2014-08-11 17:55:21 -04:00
Parker Moore
fd2d7df9b7
Don't concat extnames in output for multiple converters
2014-08-10 20:32:29 -04:00
Parker Moore
8c0cd10b07
Update history to reflect merge of #2704 [ci skip]
2014-08-10 20:30:07 -04:00
Parker Moore
6f8b8816f5
Merge pull request #2704 from jekyll/mult-converters
2014-08-10 20:29:37 -04:00
Parker Moore
6470804a51
Update history to reflect merge of #2716 [ci skip]
2014-08-10 20:28:49 -04:00
Parker Moore
47b38cf9ee
Merge pull request #2716 from jekyll/reform-watch
2014-08-10 20:28:38 -04:00
Parker Moore
e4b829da3b
Update history to reflect merge of #2708 [ci skip]
2014-08-10 17:06:29 -04:00
Parker Moore
3ad202429c
Merge pull request #2708 from felixkiss/patch-1
2014-08-10 17:05:58 -04:00
Parker Moore
fb02ce1e33
Update history to reflect merge of #2720 [ci skip]
2014-08-10 16:45:42 -04:00
Parker Moore
11373acb15
Merge pull request #2720 from jekyll/read-in-utf8
2014-08-10 16:45:11 -04:00
Parker Moore
9b3ccee3dd
Pass in options to File.open in Document.
2014-08-10 16:23:33 -04:00
Parker Moore
f0e91b3667
Update history to reflect merge of #2719 [ci skip]
2014-08-10 16:19:19 -04:00
Parker Moore
966b22488c
Merge pull request #2719 from pathawks/null-not-nil
2014-08-10 16:18:56 -04:00
Parker Moore
67da09e5e0
Update history to reflect merge of #2718 [ci skip]
2014-08-10 16:18:17 -04:00
Parker Moore
e5463b41f2
Merge pull request #2718 from jekyll/case-insensitive-extnames
2014-08-10 16:17:45 -04:00
Parker Moore
68fb130fd0
Add magic comments for UTF-8
2014-08-10 16:16:48 -04:00
Parker Moore
45a347c022
Read in every Document's content as UTF-8
2014-08-10 16:16:41 -04:00
Pat Hawks
b2eae2e676
Use null in YAML instead of nil
2014-08-10 13:05:23 -07:00
Parker Moore
29254150b1
Update history to reflect merge of #2717 [ci skip]
2014-08-10 16:00:23 -04:00
Parker Moore
d74b179ecd
Merge pull request #2717 from hockeybuggy/fenced-paragraphs
2014-08-10 15:59:56 -04:00
Parker Moore
69cc414c1b
Don't need to capture the group.
2014-08-10 15:44:36 -04:00
Parker Moore
533ed6eb38
Remove tests for the Command.ignored_paths method which now lives in jekyll-watch.
2014-08-10 14:46:06 -04:00
Parker Moore
3264766762
Use case-insensitive checking for the file extensions when loading config files.
2014-08-10 14:37:41 -04:00
Parker Moore
c7c1eddd47
It's called Jekyll::Watcher
2014-08-10 14:33:11 -04:00
Douglas Anderson
d0d8759c10
Removing indentation that was causing some paragraphs to be interpreted as code blocks
2014-08-10 13:51:42 -04:00
Parker Moore
1261c1cd66
Bump jekyll-watch version to 1.1.
2014-08-09 00:15:20 -04:00
Parker Moore
5a0c066845
Update history to reflect merge of #2707 [ci skip]
2014-08-09 00:13:59 -04:00
Parker Moore
d4fbf5c056
Merge pull request #2707 from jekyll/jekyll-help
2014-08-09 00:13:29 -04:00
Parker Moore
a2dfd6eddc
Refactor based on jekyll-watch clean-up.
...
https://github.com/jekyll/jekyll-watch/pull/5
2014-08-09 00:13:18 -04:00
Felix Kiss
d452fa65ba
Update continuous-integration.md
...
Fix typo
2014-08-07 03:26:42 -04:00
ChaYoung You
c8d1c3d264
Remove duplicated mixed case categories
2014-08-07 11:27:42 +09:00
ChaYoung You
3768d90278
Use category in downcase only for URL ( Resolves #1739 )
2014-08-07 11:27:41 +09:00
Parker Moore
939c67222a
Check to make sure the command is valid.
2014-08-06 21:28:21 -04:00
Parker Moore
23515acc31
Slim down help command.
2014-08-06 21:20:39 -04:00
Parker Moore
a0f449d613
Add 'jekyll help' command.
...
Ref: #2695
2014-08-06 21:17:44 -04:00
Parker Moore
565bbada08
Update history to reflect merge of #2705 [ci skip]
2014-08-06 20:15:25 -04:00
Parker Moore
a0b30a9cc7
Merge pull request #2705 from bcomnes/dont_read_categories_from_path
2014-08-06 20:14:43 -04:00
Bret Comnes
311f3be63b
Fixed ignore subir test.
2014-08-06 16:45:34 -07:00
Bret Comnes
f29884593b
Reverted deleted test and modified ensure subdirs are ignored.
2014-08-06 16:05:53 -07:00
Bret Comnes
d0ac4915cb
Reverts 18c033dc5c
...
The merge that is reverted assigned categories to posts
based on the subfolders in the _posts directory and
was merged under the understanding that it was fixing a bug.
Subfolders in the _posts directory should not assign
metadata information to posts at this point in time and
was not a bug.
2014-08-06 14:20:03 -07:00
Parker Moore
d004bc4ea5
Allow Convertibles to be converted by >= 1 converters.
2014-08-06 16:20:24 -04:00
Parker Moore
b00c5e9587
Update history to reflect closing of #2456 . [ci skip]
2014-08-06 16:02:22 -04:00
Parker Moore
229cedfc50
Reorganize and update default configuration settings. #2456 .
2014-08-06 16:01:47 -04:00
Parker Moore
5796690827
Update history to reflect merge of #2682 [ci skip]
2014-08-06 15:31:20 -04:00
Parker Moore
cb671acd0c
Merge pull request #2682 from alfredxing/date-parser-util
2014-08-06 15:30:02 -04:00
Parker Moore
85bd3836d0
Update history to reflect merge of #2688 [ci skip]
2014-08-06 15:29:43 -04:00
Parker Moore
a959c06e44
Merge pull request #2688 from barryclark/add_smashing_mag_tutorial_to_resources_page
2014-08-06 15:29:19 -04:00
Parker Moore
99a48499c7
Update history to reflect merge of #2693 [ci skip]
2014-08-06 15:28:32 -04:00
Parker Moore
21b6a01980
Merge pull request #2693 from ivantsepp/2142_partial_liquid_output_tag_in_include_tag
2014-08-06 15:28:07 -04:00
Parker Moore
df91299550
Update history to reflect merge of #2696 [ci skip]
2014-08-06 15:27:26 -04:00
Parker Moore
5eacc9e831
Merge pull request #2696 from jekyll/jekyll-autogeneration-disabled
2014-08-06 15:27:16 -04:00
Parker Moore
9e679e7d4a
Update history to reflect merge of #2687 [ci skip]
2014-08-06 15:24:16 -04:00
Parker Moore
f0105158bf
Merge pull request #2687 from kleinfreund/sassify_site_template
2014-08-06 15:24:01 -04:00
kleinfreund
8999df2f46
Adding markdown setting back to _config.yml
2014-08-06 21:12:36 +02:00
kleinfreund
441a2496b8
Usind 3 instead of 7 SCSS files now
2014-08-06 19:20:06 +02:00
kleinfreund
e5a7f842be
Add sentence about jekyll-help repo
2014-08-06 19:11:36 +02:00
kleinfreund
7f92e7ce00
Reverting back to using content box and calc
2014-08-06 11:08:28 +02:00
Parker Moore
b3069c0802
Update history to reflect merge of #2697 [ci skip]
2014-08-05 17:02:03 -04:00
Parker Moore
f39c2610ee
Merge pull request #2697 from jekyll/classifier-fix
2014-08-05 17:01:50 -04:00
Parker Moore
4c4f803df2
Remove preemptive loading of the 'classifier' gem.
2014-08-05 16:47:30 -04:00
Parker Moore
a27313b1d0
Use helper method #deprecation_message in Deprecator.no_subcommand.
2014-08-05 16:43:38 -04:00
Parker Moore
9fd872e7b8
Notify the user when auto-regeneration is disabled.
2014-08-05 15:55:43 -04:00
Parker Moore
6ca8baa572
Update history to reflect merge of #2694 [ci skip]
2014-08-05 15:02:24 -04:00
Parker Moore
018390cf64
Merge pull request #2694 from MartinSeeler/patch-1
2014-08-05 15:01:53 -04:00
Martin Seeler
13425266eb
Fixed Typo in error message
2014-08-05 15:37:09 +02:00
kleinfreund
738dd502b4
Adding fill attribute to SVG's as fallback
2014-08-05 09:46:39 +02:00
Ivan Tse
0594adb8fd
Allow VARIABLE_SYNTAX to collect partial variables
2014-08-05 01:04:36 -04:00
Ivan Tse
83f726f503
Add tests for include tag with partial variables
2014-08-05 01:04:20 -04:00
Parker Moore
36006fa68a
Update history to reflect merge of #2689 [ci skip]
2014-08-04 22:05:38 -04:00
Parker Moore
a49244f4dd
Merge pull request #2689 from minad/patch-1
2014-08-04 22:05:04 -04:00
kleinfreund
020f684093
Adjusting heading hierarchy to reflect site-title change
2014-08-04 09:42:46 +02:00
kleinfreund
101d614351
Removing h1 from site-title
2014-08-04 09:35:18 +02:00
Barry Clark
af1cc06184
blockquote needs spaces before it
2014-08-03 19:14:39 -04:00
Barry Clark
d1b9dfc6c9
Adds Smashing Magazine tutorial to resources page
2014-08-03 18:51:36 -04:00
kleinfreund
d8c330b215
Removing unused column class
2014-08-03 23:15:22 +02:00
kleinfreund
e4029426de
Adding and using media-query mixin
2014-08-03 23:07:47 +02:00
kleinfreund
7d865269fd
Replacing CSS comments with Sass comments
2014-08-03 23:06:59 +02:00
kleinfreund
b24b870ec6
Update welcome post to clarify front matter usage
2014-08-03 23:06:14 +02:00
kleinfreund
74974979ba
Reworking site template to utilize Sass
2014-08-03 19:35:43 +02:00
Daniel Mendler
4336e8e4b9
Link to jekyll-slim
...
Link to https://github.com/slim-template/jekyll-slim
2014-08-03 02:03:14 +02:00
Alfred Xing
c7f8c70935
Add tests for Utils.parse_date method
2014-08-02 15:03:31 -07:00
Alfred Xing
4cfbdb07bb
Show input in error message
...
Show date input in error message to make it easier for user
to find infringing date/file
2014-08-02 11:51:04 -07:00
Parker Moore
3e98860241
Update history to reflect merge of #2615 [ci skip]
2014-08-02 14:45:01 -04:00
Parker Moore
81807cb5af
Merge pull request #2615 from alfredxing/collections-static-files
2014-08-02 14:44:45 -04:00
Alfred Xing
d5322a73bf
Move instances of Time.parse into a Utils method
2014-08-02 09:38:50 -07:00
Alfred Xing
bd59fa14f3
Add tests for static files in collections
2014-08-02 09:00:03 -07:00
Alfred Xing
5fdf637c6a
Cache information about document YAML header existence
2014-08-01 22:03:29 -07:00
Parker Moore
9a6dc7b520
Update history to reflect merge of #2649 [ci skip]
2014-08-02 00:09:18 -04:00
Parker Moore
e75dc74bb1
Merge pull request #2649 from alfredxing/friendly-date-error
2014-08-02 00:06:20 -04:00
Parker Moore
ea7e8951d8
Update history to reflect merge of #2680 [ci skip]
2014-08-02 00:05:26 -04:00
Parker Moore
b906bff832
Merge pull request #2680 from jekyll/no-pretty
2014-08-02 00:05:03 -04:00
Parker Moore
e44cfe29a8
No longer set "permalink: pretty" in the _config.yml for the site template
...
This causes unintuitive behaviour that doesn’t align with the
documentation.
Fixes #2399 .
2014-08-02 00:01:59 -04:00
Alfred Xing
989d5d357b
Use relative_path in error message instead of path
2014-08-01 21:00:17 -07:00
Alfred Xing
f8c19df79a
Add friendly error message for invalid dates
...
Catch the `ArgumentError` when parsing dates from the YAML front
matter
2014-08-01 21:00:17 -07:00
Parker Moore
02b60d6d00
Add helpful comments to site template _config.yml
2014-08-01 23:59:57 -04:00
Parker Moore
cfe9983741
Update history to reflect merge of #2664 [ci skip]
2014-08-01 23:28:22 -04:00
Parker Moore
4ca3fe5137
Merge pull request #2664 from alfredxing/replace-deprecated-methods
2014-08-01 23:27:58 -04:00
Parker Moore
8db8b19ea0
Update history to reflect merge of #2673 [ci skip]
2014-08-01 23:27:42 -04:00
Parker Moore
503e54779a
Merge pull request #2673 from lucianosousa/patch-1
2014-08-01 23:27:13 -04:00
Parker Moore
fd0c1f2273
Update history to reflect merge of #2679 [ci skip]
2014-08-01 23:18:42 -04:00
Parker Moore
36996107e1
Merge pull request #2679 from budparr/master
2014-08-01 23:18:00 -04:00
Bud Parr
cf2fe606a6
fix quote
2014-08-01 22:50:14 -04:00
Bud Parr
27f2d75d88
change links from Markdown to HTML
2014-08-01 22:44:38 -04:00
Alfred Xing
a902fefed5
Add blank frontmatter to feature test
2014-08-01 13:24:27 -07:00
Alfred Xing
274c6d3667
Allow static files in collections
...
Allow Documents to be static files so static files can exist in collections
2014-08-01 13:24:27 -07:00
Parker Moore
99f99169a4
Add quick troubleshooting docs for 'Could not find a JavaScript runtime.'
...
Fixes #2327 .
2014-08-01 14:20:29 -04:00
Parker Moore
1c8ae63ec3
Update site history.
2014-08-01 14:19:48 -04:00
Parker Moore
da98869327
Update history to reflect merge of #2669 [ci skip]
2014-08-01 14:16:12 -04:00
Parker Moore
cf44052b0f
Merge pull request #2669 from budparr/master
2014-08-01 14:15:50 -04:00
Parker Moore
febf2ea3cf
Explain where Main files go and whereone can find an example site.
2014-08-01 14:13:44 -04:00
Parker Moore
df9c2f8371
Update history to reflect merge of #2674 [ci skip]
2014-08-01 13:48:31 -04:00
Parker Moore
b63d113fe0
Merge pull request #2674 from kleinfreund/master
2014-08-01 13:48:18 -04:00
Parker Moore
7f5e04980c
Update history to reflect merge of #2659 [ci skip]
2014-08-01 13:47:54 -04:00
Parker Moore
bc3b82850d
Merge pull request #2659 from alfredxing/front-matter-defaults-defaults
2014-08-01 13:47:42 -04:00
Alfred Xing
89e45afcc1
Add tests for front matter defaults
2014-08-01 10:28:53 -07:00
Parker Moore
7e2298b8d0
Update history to reflect merge of #2667 [ci skip]
2014-08-01 13:17:36 -04:00
Parker Moore
96b1778434
Merge pull request #2667 from jekyll/use-page
2014-08-01 13:17:17 -04:00
Parker Moore
5fc3361720
Update history to reflect merge of #2672 [ci skip]
2014-08-01 13:12:48 -04:00
Parker Moore
d8bb7f7ad7
Merge pull request #2672 from alfredxing/fix-ci-git-diff
2014-08-01 13:12:27 -04:00
Alfred Xing
ff14d7b853
Fix git diff command in CI script
2014-08-01 09:08:20 -07:00
kleinfreund
650d78c2cf
Fixing anchor references to #front-matter-defaults
2014-08-01 10:54:23 +02:00
kleinfreund
0ed02e9c1e
Replacing front-matter/frontmatter with front matter
2014-08-01 10:07:09 +02:00
Luciano Sousa
33cd956e4e
improving strftime call
...
set non padded config to avoid parse string type twice
2014-08-01 00:02:41 -03:00
Parker Moore
413e22ce2b
Don't include test_files in gemspec. #2671 .
2014-07-31 20:22:38 -04:00
Parker Moore
579a18c93b
Update history to reflect merge of #2671 [ci skip]
2014-07-31 20:13:28 -04:00
Parker Moore
f6682de390
Merge pull request #2671 from gjtorikian/patch-1
2014-07-31 20:13:16 -04:00
Garen Torikian
470d3a2a23
Update to a better, more gitty way
2014-07-31 16:04:55 -07:00
Bud Parr
1d669ed34b
add back info class
2014-07-31 19:00:56 -04:00
Garen Torikian
8dd54b9ec3
Only include lib files in the gem
...
Resolves https://github.com/jekyll/jekyll/issues/2670
2014-07-31 16:00:11 -07:00
Bud Parr
cf94820e1a
fix warning flag (move from wrong note)
2014-07-31 18:37:50 -04:00
Parker Moore
3f6b8468f2
Update history to reflect closing of #2522 .
2014-07-31 18:29:34 -04:00
Parker Moore
d050fd11b5
Be more ambiguous about 'page.content'. But more transparent.
...
Fixes #2522 .
2014-07-31 18:29:03 -04:00
Parker Moore
9ccbfa0bae
Fix broken links now that docs is a collection in site.
2014-07-31 18:21:43 -04:00
Parker Moore
f57f1c7eef
Use .scss for site_template styles.
2014-07-31 17:59:27 -04:00
Bud Parr
d8a7d770b4
add warning flag to note
2014-07-31 17:54:56 -04:00
Alfred Xing
6d62dbbafc
Replace deprecated Ruby methods
...
Replace `Hash#has_key?` and `File.exists?` with `Hash#key?`
and `File.exist?`
2014-07-31 12:50:20 -07:00
Alfred Xing
9437a7abcd
Don't require the scope key in front matter defaults
...
Set defaults for `scope` in front matter defaults as per #2656
2014-07-31 11:17:35 -07:00
Parker Moore
2642bd7415
chdir into site/_docs to update history. [ci skip]
2014-07-31 04:50:30 -04:00
Parker Moore
30da34358b
Update history to reflect merge of #2651 [ci skip]
2014-07-31 04:48:22 -04:00
Parker Moore
ab4b05127e
Merge pull request #2651 from jekyll/site-on-2-0
2014-07-31 04:48:00 -04:00
Parker Moore
2953a7c663
Rearrange _config.yml
2014-07-31 04:43:33 -04:00
Parker Moore
b53b4a5e5a
Move to Sass.
2014-07-31 04:40:07 -04:00
Parker Moore
e57cd0031d
Use site.docs instead of site.pages.
2014-07-31 04:34:38 -04:00
Parker Moore
03bca72af6
Release 2.2.0
2014-07-29 19:23:00 -04:00
Parker Moore
2d3d65a930
Always run the full test suite.
2014-07-29 19:08:40 -04:00
Parker Moore
5767346e9d
Merge pull request #2643 from jekyll/v2-2-0-release
2014-07-29 19:06:19 -04:00
Parker Moore
dc894e41af
Prep for v2.2.0 release.
2014-07-29 19:02:51 -04:00
Parker Moore
5f828c6c2e
Fix spelling error. [ci skip]
2014-07-29 17:34:51 -04:00
Parker Moore
2045984cee
Update history to reflect merge of #2642 [ci skip]
2014-07-29 17:34:32 -04:00
Parker Moore
4df274f96d
Merge pull request #2642 from jekyll/pygments-opts-sanitize
2014-07-29 17:33:34 -04:00
Parker Moore
ee5828b2f7
Try to clarify the way sass imports happen.
...
/cc @mrzool
https://github.com/jekyll/jekyll-help/issues/104
2014-07-29 17:32:36 -04:00
Parker Moore
3cb2e74b5c
Add further testing for Highlight#sanitized_opts
2014-07-29 16:30:44 -04:00
Parker Moore
a4c9925e99
Whitelist three Pygments options.
...
- startinline
- hl_lines
- linenos
2014-07-29 14:20:49 -04:00
Parker Moore
502f7991ad
Update history to reflect merge of #2620 [ci skip]
2014-07-29 00:12:00 -04:00
Parker Moore
592afc270e
Merge pull request #2620 from alfredxing/warn-on-layout-nonexistent
2014-07-29 00:11:41 -04:00
Alfred Xing
2785d702e2
Remove 'none' as a valid layout
2014-07-28 18:35:47 -07:00
Parker Moore
0fbdc69440
Update history to reflect merge of #2639 [ci skip]
2014-07-28 16:21:09 -04:00
Parker Moore
c99af68967
Merge pull request #2639 from wdenton/add-co2-plugin-to-docs
2014-07-28 16:20:38 -04:00
William Denton
56a82b1e8a
Move to "other" section
2014-07-28 12:21:01 -04:00
William Denton
e9ae079fc3
Add jekyll-co2 plugin to list
2014-07-28 12:18:35 -04:00
Parker Moore
fab2b1d3a0
Update history to reflect merge of #2633 [ci skip]
2014-07-26 22:15:28 -04:00
Parker Moore
18c033dc5c
Merge pull request #2633 from redox/read_categories_from_path
2014-07-26 22:14:40 -04:00
Sylvain UTARD
592630d48c
Do not forget to downcase the categories here as well
2014-07-27 00:29:31 +02:00
Parker Moore
d2aa8dcc43
Actually print properly.
2014-07-25 15:18:55 -04:00
Parker Moore
9b107a129a
gcnovus and bahuvrihi no longer exist on GitHub.
2014-07-24 15:21:36 -04:00
Parker Moore
10d6dcc4a9
Fix link to Jekyll v1.0.0 release post.
...
What are timezones.
2014-07-24 15:18:25 -04:00
Sylvain UTARD
16dbe54560
When using subdirs to reflect categories, the underlying categories attribute was not set
2014-07-24 18:59:26 +02:00
Parker Moore
812c0e9281
Fix post_url in 2.0.0 release post. [ci skip]
2014-07-23 17:20:37 -04:00
Parker Moore
7c021657e1
Try removing the timezone altogether. [ci skip]
2014-07-23 17:13:42 -04:00
Parker Moore
5dff30d90c
Go back to UTC.
2014-07-23 17:12:29 -04:00
Parker Moore
3cc1b56810
Add jekyll-hook to deployment methods.
...
Port of #2617 to the master branch.
2014-07-23 16:58:34 -04:00
Parker Moore
fea4af0e63
Update history to reflect merge of #2625 [ci skip]
2014-07-22 17:23:44 -04:00
Parker Moore
a776fdabb9
Merge pull request #2625 from fw42/remove_unnecessary_blank_method
2014-07-22 17:23:16 -04:00
Florian Weingarten
2eb57279fe
Remove unnecessary Jekyll::Tags::IncludeTag#blank? method
2014-07-22 21:06:43 +00:00
Parker Moore
863ae5652f
Update history to reflect merge of #2622 [ci skip]
2014-07-22 10:40:22 -04:00
Parker Moore
d0faba12a3
Merge pull request #2622 from alfredxing/fix-markdown-docs
2014-07-22 10:39:50 -04:00
Parker Moore
63991822e7
Update history to reflect merge of #2623 [ci skip]
2014-07-22 10:33:36 -04:00
Parker Moore
1404e041e8
Merge pull request #2623 from mvdbos/master
2014-07-22 10:33:10 -04:00
Parker Moore
55d78f3c9f
Update the history I guess.
2014-07-22 10:32:57 -04:00
Matthijs van den Bos
e9f427c75b
Added kramdown-with-pygments plugin
...
This plugin enables Pygments syntax highlighting for Kramdown-parsed fenced code blocks
2014-07-22 12:23:35 +02:00
Alfred Xing
a661cd8295
Remove resolved RedCloth issue from troubleshooting
2014-07-21 11:38:04 -07:00
Alfred Xing
1be83e4e33
Fix URL
...
Copy & paste error introduced a `.dev` local domain; change
to a relative path instead
2014-07-21 11:12:57 -07:00
Alfred Xing
9109495894
Update outdated "Extras" page and remove duplicate documentation
2014-07-21 10:58:57 -07:00
Alfred Xing
7586538432
Use is_a? instead of class
2014-07-21 09:23:21 -07:00
Alfred Xing
4bd5614f4c
Exclude excerpts from layout checks
2014-07-20 12:57:40 -07:00
Alfred Xing
c8e0fcfcdf
Fix up errors in CI build
2014-07-20 12:56:54 -07:00
Alfred Xing
7fa30c0dec
Add path of file requesting nonexistent layout
2014-07-20 12:17:04 -07:00
Alfred Xing
a0d679439f
Move layout validity logic to separate method
2014-07-20 10:01:09 -07:00
Alfred Xing
072ddb799f
Do the same for documents
2014-07-20 09:18:35 -07:00
Alfred Xing
ac744a6313
Give a build warning if a layout does not exist
...
Throw a warning if a non-"none" layout is specified but the corresponding
layout file does not exist.
2014-07-20 09:17:19 -07:00
Parker Moore
c8b22a19ad
Update history to reflect merge of #2617 [ci skip]
2014-07-18 14:12:59 -04:00
Parker Moore
a262ea02d9
THOSE LINKS THO
2014-07-17 02:18:41 -04:00
Parker Moore
de9c591ffc
Run travis tests if TRAVIS_PULL_REQUEST is set and set to a number.
2014-07-16 19:46:25 -04:00
Parker Moore
70e535bee3
Update history to reflect merge of #2611 [ci skip]
2014-07-16 18:59:00 -04:00
Parker Moore
749def2ef5
Merge pull request #2611 from alfredxing/delete-rubyforge-links
2014-07-16 18:58:27 -04:00
Alfred Xing
c0750c1a3f
Fix rest of broken links
2014-07-16 14:43:43 -07:00
Alfred Xing
475e08bba3
Replace all RubyForge links with new residences
2014-07-16 13:43:09 -07:00
Parker Moore
2a1e7cb5c9
Update history to reflect merge of #2610 [ci skip]
2014-07-16 16:14:29 -04:00
Parker Moore
c4ae4aee2b
Merge pull request #2610 from alfredxing/proof-use-bundle-exec
2014-07-16 16:14:14 -04:00
Alfred Xing
8e3ad082e2
Add set -e to top of proof and cibuild
...
Exit immediately on any non-zero exit code
2014-07-16 13:13:45 -07:00
Alfred Xing
b48123c1e1
We need to use bundle exec jekyll in script/proof
2014-07-16 13:08:27 -07:00
Parker Moore
aa3b001a04
Update history to reflect merge of #2608 [ci skip]
2014-07-16 15:24:43 -04:00
Parker Moore
c0707844e6
Merge pull request #2608 from alfredxing/fix-proof-grep
2014-07-16 15:24:18 -04:00
Alfred Xing
bf465cd904
Fix grep pattern in script/test as well
2014-07-16 11:17:19 -07:00
Alfred Xing
d8140f4142
Fix up grep pattern
...
Change from `^/site` to `^site/`
2014-07-16 11:03:26 -07:00
Parker Moore
e6698fc65a
Run bundle exec rake tho.
2014-07-15 21:57:33 -04:00
Parker Moore
ab66326f97
Cleaning up the cibuild stuff.
2014-07-15 21:53:50 -04:00
Parker Moore
9d07a97945
Update history to reflect merge of #2605 [ci skip]
2014-07-15 21:44:02 -04:00
Parker Moore
86cbffbae0
Merge pull request #2605 from alfredxing/proof-site
2014-07-15 21:43:17 -04:00
Alfred Xing
10d4e023c8
Simpler way to install nokogiri with system extensions
2014-07-15 17:05:59 -07:00
Alfred Xing
51c7757543
Uncomment the exit
2014-07-15 17:02:11 -07:00
Alfred Xing
27f307b428
Proof site with html-proofer
...
Proof site with html-proofer when the site directory is changed
2014-07-15 17:01:36 -07:00
Alfred Xing
a92fe17ae0
Add script/proof to cibuild
2014-07-15 16:27:53 -07:00
Parker Moore
275a2e79ee
Update history to reflect merge of #2601 [ci skip]
2014-07-15 15:41:58 -04:00
Parker Moore
7f48331ed4
Merge pull request #2601 from alfredxing/master
2014-07-15 11:47:37 -04:00
Parker Moore
e511550c91
Add slugs to the release sub headers, too!
2014-07-15 11:31:43 -04:00
Parker Moore
7f68b471aa
Add ids to history blocks which are useful.
2014-07-15 10:51:20 -04:00
Alfred Xing
73893a921c
Fix loads of other broken links
2014-07-14 16:36:52 -07:00
Alfred Xing
70ca41dd44
Fix Textile link
...
Fix broken link to Textile site to point to RedCloth
2014-07-14 16:36:31 -07:00
Parker Moore
22af1f07bf
Update history to reflect merge of #2596 [ci skip]
2014-07-14 14:40:43 -04:00
Parker Moore
cfecc151d9
Merge pull request #2596 from ivantsepp/add_ivantsepp_plugins
2014-07-14 14:40:08 -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
56b0582272
Update history to reflect merge of #2584 [ci skip]
2014-07-13 00:11:10 -04:00
Parker Moore
b67dae1f65
Merge pull request #2584 from yous/patch-categories-feature
2014-07-13 00:10:01 -04:00
Parker Moore
d1057e821a
Update history to reflect merge of #2591 [ci skip]
2014-07-12 19:22:31 -05:00
Parker Moore
5314bbf952
Merge pull request #2591 from jekyll/extract-list
2014-07-12 19:22:10 -05:00
Parker Moore
c7cc36abdb
Put errors/exceptions into Jekyll::Errors module
2014-07-12 13:47:59 -07:00
Parker Moore
a97ae67552
Gracefully require
2014-07-12 13:46:49 -07:00
Parker Moore
4cc6a0f263
Mark certain gems as eventually-non-core.
2014-07-12 13:08:35 -07:00
Parker Moore
04d744fda3
Updated site history
2014-07-12 10:10:59 -07:00
Parker Moore
4b67c31277
Update history to reflect merge of #2588 [ci skip]
2014-07-12 10:10:33 -07:00
Parker Moore
84e0b1c904
Merge pull request #2588 from raboof/patch-2
2014-07-12 10:09:30 -07:00
Arnout Engelen
61a8512805
fix kramdown urls
2014-07-12 18:47:56 +02:00
Parker Moore
08a4c02d38
Release 2.1.1
2014-07-10 09:54:44 -07:00
Parker Moore
1cbff6b771
Merge pull request #2564 from jekyll/release-2-1-1
2014-07-10 09:44:17 -07:00
Parker Moore
9df9edc4c7
Finished the Jekyll 2.1.1 release post. [ci skip]
2014-07-10 09:43:55 -07:00
Parker Moore
685cdbe124
Release Jekyll v2.1.1
2014-07-10 09:40:36 -07:00
ChaYoung You
2716f65010
Add tests for duplicated categories
2014-07-10 18:03:50 +09:00
ChaYoung You
8006024715
Add missed tests for categories
2014-07-10 18:03:41 +09:00
ChaYoung You
2616a4cf5e
Replace duplicated category feature with categories
2014-07-10 17:44:51 +09:00
Parker Moore
57a9deb98d
Update history to reflect merge of #2576 [ci skip]
2014-07-09 23:44:26 -07:00
Parker Moore
ece22497dd
Merge pull request #2576 from bhollis/maruku-update
2014-07-09 23:44:03 -07:00
Parker Moore
fb170007c8
Update history to reflect merge of #2575 [ci skip]
2014-07-09 23:43:47 -07:00
Parker Moore
36c5017300
Merge pull request #2575 from alfredxing/test-document-permalink
2014-07-09 23:43:01 -07: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
Parker Moore
2141ea6564
Update history to reflect merge of #2578 [ci skip]
2014-07-08 23:16:58 -07:00
Parker Moore
d3959d5899
Merge pull request #2578 from juthilo/patch-1
2014-07-08 23:16:37 -07:00
Ben Hollis
cbb4b10ce6
Update Maruku dependency to allow use of the latest version.
...
All Maruku releases post-0.6 follow semver, so they should be backwards-compatible on minor versions. In this case, the only test that needed to change was one that was asserting buggy behavior that was fixed in 0.7.1.
2014-07-08 19:44:40 -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
Alfred Xing
28131624b8
Don't use old @url variable
...
Fix for #2557
2014-07-07 10:54:19 -07:00
Alfred Xing
ce1f01c494
Modify tests a bit
2014-07-07 10:49:36 -07:00
Alfred Xing
a13a4ca532
Solidify document permalink tests
2014-07-07 10:39:22 -07:00
Alfred Xing
f830120044
Add test for document permalink
2014-07-07 10:28:03 -07:00
Parker Moore
7645a72b2f
Update history to reflect merge of #2572 [ci skip]
2014-07-05 13:46:14 -07:00
Parker Moore
ff8a8b8302
Merge pull request #2572 from AJ-Acevedo/master
2014-07-05 13:44:58 -07: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
Parker Moore
c78bf2775f
Update history to reflect merge of #2567 [ci skip]
2014-07-04 03:19:41 -04:00
Parker Moore
0082bb22fb
Merge pull request #2567 from austinpray/beefUpDox
2014-07-04 03:19:09 -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
4d8dab6e33
Update history to reflect merge of #2563 [ci skip]
2014-07-01 20:15:54 -04:00
Parker Moore
f385fd9efd
Merge pull request #2563 from jekyll/fix-read-vuln
2014-07-01 20:14:45 -04:00
Parker Moore
a66d96ce0a
Use Jekyll.sanitized_path more.
2014-07-01 18:29:15 -04:00
Ben Balter
05f1fac2a7
Add feature for layouts vuln.
2014-07-01 18:29:01 -04:00
Parker Moore
03ae38a41e
Merge pull request #2561 from jshawl/fix-typo
...
Fix typo
2014-06-30 14:12:17 -04:00
Jesse Shawl
fbb8c056d4
Fix typo
2014-06-30 13:26:22 -04:00
Parker Moore
0e68d34e1b
Update history to reflect merge of #2558 [ci skip]
2014-06-29 02:52:49 -04:00
Parker Moore
a62027d5f3
Merge pull request #2558 from kleinfreund/patch-1
2014-06-29 02:52:19 -04:00
Philipp Rudloff
db38498d06
Add vertical margin to highlight
...
…so multiple code blocks are distinctive.
2014-06-29 08:41:59 +02:00
Parker Moore
af11f66646
Minor improvements to the rakefile.
2014-06-28 22:49:03 -04:00
Parker Moore
2a422e1d83
Add contributor list to 2.1.0 release post.
...
I forgot! I'm really sorry!
2014-06-28 22:48:44 -04:00
Parker Moore
f463aea399
Release 2.1.0
2014-06-28 22:27:57 -04:00
Parker Moore
f93da3cfb1
Add 3 more lines to 2.1.0 release post.
2014-06-28 21:54:56 -04:00
Parker Moore
253b10818c
add #2554 to history on site
2014-06-28 21:38:17 -04:00
Parker Moore
2c0e086761
Update history to reflect merge of #2554 [ci skip]
2014-06-28 21:37:59 -04:00
Parker Moore
8882f4dd14
Merge pull request #2554 from alfredxing/fix-build-tomdoc
2014-06-28 21:37:25 -04:00
Parker Moore
2cf76cb701
Merge pull request #2553 from jekyll/release-2.1.0
...
Release 2.1.0
2014-06-28 21:37:01 -04:00
Alfred Xing
bb9517b73f
Fill in a bit of missing TomDoc
...
Fill in a piece of missing doc for the `build` function in `commands/build.rb`
2014-06-28 17:48:19 -07:00
Parker Moore
f681b35b65
Booooom, 2.1.0 in history on site.
2014-06-28 17:42:53 -04:00
Parker Moore
8c5d36f0ee
update history to reflect release of 2.1.0
2014-06-28 17:42:33 -04:00
Parker Moore
08d0ff0922
Bump version in gem.
2014-06-28 17:41:29 -04:00
Parker Moore
e5683b1da5
Release post for 2.1.0
2014-06-28 17:41:22 -04:00
Parker Moore
3dffa8284f
Update history to reflect closing of #2520 .
2014-06-28 17:20:09 -04:00
Parker Moore
e332197660
Be quiet very quickly. Fixes #2520 .
2014-06-28 17:19:40 -04:00
Parker Moore
8b36b71833
Update history to reflect merge of #2552 [ci skip]
2014-06-28 16:59:08 -04:00
Parker Moore
7eb5e07e9d
Merge pull request #2552 from jekyll/collections-with-dots
2014-06-28 16:58:11 -04:00
Parker Moore
0b9eb3c111
Ensure collections with dots work.
2014-06-28 16:51:44 -04:00
Parker Moore
5f7a3f2b69
Filter out directories from entries in the collection
2014-06-28 16:51:30 -04:00
Parker Moore
02676572dd
Allow dots in collection labels.
2014-06-28 16:51:19 -04:00
Parker Moore
404661fc72
You need NodeJS in order to install jekyll-coffeescript.
2014-06-28 16:09:19 -04:00
Parker Moore
5c3f013325
Upgrade to jekyll-watch 1.0.
2014-06-27 17:52:54 -04:00
Parker Moore
ea4aa4f149
Update history to reflect merge of #2550 [ci skip]
2014-06-27 17:51:16 -04:00
Parker Moore
0c8fc63b33
Merge pull request #2550 from jekyll/extract-watch
2014-06-27 17:50:51 -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
12b47cc037
Spike out jekyll <cmd> --watch into a separate gem.
2014-06-27 16:41:10 -04:00
Parker Moore
2c636086bd
Update history to reflect merge of #2432 [ci skip]
2014-06-27 16:40:02 -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
a6e80b2bc1
Update history to reflect merge of #2547 [ci skip]
2014-06-27 03:56:39 -04:00
Parker Moore
3f5a55e240
Merge pull request #2547 from penibelst/docs-url
2014-06-27 03:56:23 -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
281fb549f8
Update history to reflect merge of #2542 [ci skip]
2014-06-25 16:56:49 -04:00
Parker Moore
d16f62cb38
Ensure exclude and include arrays are arrays of strings.
...
Fixes #2542 .
2014-06-25 16:56:27 -04: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
Parker Moore
e310af00b4
Update history to reflect merge of #2532 [ci skip]
2014-06-25 16:14:56 -04:00
Parker Moore
cedbdf43ca
Merge pull request #2532 from alexmedearis/hl_lines
2014-06-25 16:14:14 -04:00
Parker Moore
911559fe05
Update history to reflect merge of #2544 [ci skip]
2014-06-25 16:13:58 -04:00
Parker Moore
c958eae551
Merge pull request #2544 from mikecole/patch-2
2014-06-25 16:13:31 -04:00
mikecole
053ba9a9ca
Provide an updated, more comprehensive link...
...
to Windows installation instructions.
2014-06-25 13:50:07 -05:00
Parker Moore
c5aa74f823
Update history to reflect merge of #2490 [ci skip]
2014-06-24 23:04:53 -04:00
Parker Moore
20180923cf
Merge pull request #2490 from penibelst/deep-defaults
2014-06-24 23:04:38 -04:00
Parker Moore
6e104c3ed0
Ensure the post categories are unique (only one). Ref: #2527 #2531
...
h/t @Nicholas-Perry
https://github.com/jekyll/jekyll/issues/2527#issuecomment-47041756
2014-06-24 19:15:02 -04:00
Anatol Broder
880a503094
Add a test
2014-06-24 20:27:01 +02:00
Anatol Broder
edbc273829
Use Utils.deep_merge_hashes
2014-06-24 20:24:26 +02:00
Anatol Broder
5f807e7421
Merge deep
2014-06-24 20:20:15 +02:00
Alex Medearis
b202b508f2
handles line numbers with more than 1 digit
2014-06-18 17:48:50 -07:00
Alex Medearis
a7d20df95a
unit tests
2014-06-18 17:29:07 -07:00
Alex Medearis
674b540c6f
unit tests
2014-06-18 17:27:27 -07:00
Alex Medearis
8b860d3f0e
Fixes highlight.rb to correctly parse list values
2014-06-18 17:08:50 -07: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