jekyllbot
def633060d
Merge pull request #4410 from michaellee/patch-1
...
Merge pull request 4410
2016-02-01 11:42:20 -08:00
Michael Lee
99aabaaf16
Docs: Quickstart - removed alternatively
2016-02-01 10:22:31 -05:00
toshi
183ea08de6
Add jekyll-toc plugin
2016-01-31 00:47:06 +09:00
Parker Moore
39ac364b2c
CoC must be redirected from an HTML link due to bug in jekyll-redirect-from
...
https://github.com/jekyll/jekyll-redirect-from/pull/96
2016-01-29 15:12:17 -08:00
Parker Moore
6fbd965509
Update site/latest_version.txt
2016-01-28 21:08:26 -08:00
Parker Moore
bfee5c5b59
Release 💎 v3.1.1
2016-01-28 20:36:51 -08:00
Parker Moore
eb5be62cba
Upgrade 2-3 docs, include note about getting one single collection
...
Yay, @pathawks! https://github.com/jekyll/jekyll/issues/4392#issuecomment-174369983
2016-01-28 17:19:24 -08:00
Parker Moore
98a64c8783
Merge pull request #4419 from chrisfinazzo/punctuation
...
Small style fix
2016-01-28 14:37:36 -08:00
Kroum Tzanev
5d126350d6
Correct indent in yaml preamble
2016-01-28 22:20:40 +01:00
chrisfinazzo
8592aed284
Small style fix
2016-01-28 10:45:16 -05:00
Michael Lee
6c4a1bf00e
Docs: Quickstart - added documentation about the `--force` option if directory is not empty
2016-01-27 22:22:12 -05:00
Parker Moore
e940dd1be4
Site: make github-pages project page url structure refer to site.github.url
2016-01-25 14:09:22 -08:00
Parker Moore
29da9024ca
Today, not yesterday.
2016-01-24 13:17:38 -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
John Perry
96b80b1a72
Minor spelling error
2016-01-23 23:27:17 -07:00
David Litvak Bruno
442074fdb1
Add Contentful Extension to Plugins
2016-01-22 13:29:31 -03:00
Parker Moore
e9be8933de
Release 💎 v3.0.2
2016-01-20 14:33:02 -08:00
Liam Bowers
f44a9cf401
Added the Wordpress2Jekyll Wordpress plugin
2016-01-20 12:25:29 +00: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
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
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
Alex J Best
6048dcdba2
Fixed broken link to blog on using mathjax with jekyll
2016-01-10 22:01:46 +00:00
Pat Hawks
428e4fe3b5
Add documentation for smartify Liquid filter
2016-01-09 16:46:27 -08:00
Craig P. Motlin
754bf14e23
Fix grammar in the documentation for posts.
2016-01-08 00:14:33 -05:00
Craig P. Motlin
3ca451a855
Fix a typo in the documentation for configuration defaults.
2016-01-07 23:23:43 -05:00
Parker Moore
7eefa0ffd7
docs: remove profanity from installation page
...
Fixes #4321
2016-01-06 11:12:55 -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
Parker Moore
8e68de2740
site: redirect /docs/ to /docs/home/
2016-01-04 18:22:55 -08:00
Parker Moore
1ea667474b
Clean up the permalink front matter protip
...
Ref #4296 .
2016-01-04 13:24:14 -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
046928e395
upgrading docs: add note about removing relative permalinks support (2 to 3)
...
Ref: #4303 .
2016-01-04 11:15:16 -08: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
f5fe4b89bd
Merge pull request #4293 from alfredxing/incremental-docs
...
Merge pull request 4293
2015-12-30 10:42:34 -08:00
Pat Hawks
bf4bfcf4f0
Add link to jekyll-commonmark
2015-12-29 18:02:59 -08: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
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
9ab232fd70
Merge pull request #4273 from midnightSuyama/add_plugin
...
Merge pull request 4273
2015-12-24 15:08:45 -05:00
Alfred Xing
9288c81854
Merge pull request #4275 from plaindocs/master
...
Merge pull request 4275
2015-12-22 09:13:56 -08:00
Samuel Wright
b9721024be
URL fix up
2015-12-22 11:33:25 +07: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
Dan K
05924bae5e
Fix checklist in _assets.md
2015-12-13 16:52:35 +03: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