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 |