Commit Graph

688 Commits

Author SHA1 Message Date
Robert 26144645d8 Remove Glynn as deployment option
Remove Glynn as deployment option since that gem is no longer actively maintained. See notes on readme in repository: https://github.com/dmathieu/glynn and https://github.com/dmathieu/glynn/issues/67
2016-10-29 14:45:18 +01:00
5jt fcec2a6af9 Update troubleshooting.md
`sudo apt-get install ruby2.0.0-dev` reports _Unable to locate package ruby2.0.0-dev_
2016-10-25 09:40:56 +02:00
baiyangcao d6844d284c Update deployment-methods.md 2016-10-21 13:30:26 +08:00
Frank Taillandier 11a0b6578e
Remove jekyll-hook from deployment methods 2016-10-20 21:12:16 +02:00
jekyllbot 89bbb249af Merge pull request #5492 from tnhu/patch-2
Merge pull request 5492
2016-10-19 10:58:48 -07:00
Scott King c7d0dda5a7
Add comment about gem outdated 2016-10-19 09:40:43 -04:00
Tan Nhu ea72f98609 Fix typo 2016-10-19 00:53:44 -07:00
Scott King 2be5d56059
Fix some typos 2016-10-18 21:32:40 -04:00
Scott King e6829b5949
Fix some typos 2016-10-18 21:15:50 -04:00
Scott King 8a4edc550b
Add info about checking version + updating 2016-10-18 21:07:58 -04:00
Tan Nhu b9275920dd Update jekyll-include-absolute-plugin description 2016-10-18 09:52:57 -07:00
Tan Nhu 00e3c979c9 Add jekyll-include-absolute-plugin 2016-10-18 09:51:16 -07:00
ashmaroli 6ec86f4207 Add jekyll-data to the list of plugins 2016-10-18 16:20:41 +05:30
jekyllbot f93e40209c Merge pull request #5449 from DirtyF/docs-link-tag
Merge pull request 5449
2016-10-06 11:45:19 -07:00
Parker Moore 5e93ca6353
Release 💎 3.3.0 2016-10-06 11:12:15 -07:00
Daniel Chapman 8ec7421c03 Update Wikipedia YAML list link
List no longer exists on that page as an id.  Basic_components holds the lists now, and at the top conveniently ✌️

I also added a second link under the tags heading.
2016-10-06 17:49:27 +09:00
Frank Taillandier c61752a336 Fix line length 2016-10-06 01:17:26 +02:00
Parker Moore fcef78c4b6 Revert "templates.md: {% link %} tag only accepts collection documents"
This reverts commit ab4abb1933.
2016-10-06 01:13:18 +02:00
jekyllbot ef3f9d0e7a Merge pull request #5264 from DirtyF/static-file-name
Merge pull request 5264
2016-09-29 14:13:31 -07:00
Ashwin Maroli 5b4269eca5 document automatic bundle install 2016-09-29 08:47:26 +05:30
jekyllbot 9c197d9555 Merge pull request #5210 from jekyll/node-must-die
Merge pull request 5210
2016-09-28 16:38:00 -07:00
Manmeet Gill 81b16b24fc Change to 2.2.5 instead of 2.2.2
We don't need 2.2.2 exactly, switching to 2.2.5 shaves a solid 30 seconds off build time, as it is preinstalled on travis
2016-09-26 16:38:00 +10:00
Manmeet Gill 6366f56c21 Fix Travis.ci documentation 2016-09-25 16:26:43 +10:00
jekyllbot 5c55d95446 Merge pull request #5405 from jekyll/relative_url_and_absolute_url
Merge pull request 5405
2016-09-24 13:38:43 -07:00
jekyllbot 59fa8549f9 Merge pull request #5403 from chrisfinazzo/macOS
Merge pull request 5403
2016-09-23 17:46:41 -07:00
Parker Moore 8e027fced9
Add documentation for relative_url and absolute_url 2016-09-23 14:27:40 -07:00
Chris Finazzo 69937373bd macOS and one grammar fix 2016-09-23 14:47:23 -04:00
Jordon Bedwell ae27db62eb
Add jekyll-menus to the list of plugins. 2016-09-22 09:51:37 -05:00
jekyllbot ad0f329d1c Merge pull request #5369 from MertcanGokgoz/patch-1
Merge pull request 5369
2016-09-20 13:44:51 -07:00
Parker Moore 279f1516d2
Merge branch 'master' into themes-asset-folder
* master:
  Update history to reflect merge of #5381 [ci skip]
  Update history to reflect merge of #5383 [ci skip]
  run features on windows
  Appease Rubocop
  Update history to reflect merge of #5372 [ci skip]
  Add missing period to sentence in first paragraph.
2016-09-20 13:13:01 -07:00
Parker Moore b78827cecb
Add documentation for assets. 2016-09-19 13:57:36 -07:00
Kyle O'Brien 9aea71137e Add missing period to sentence in first paragraph.
Added a period to the end of the last sentence in the first paragraph, which was missing.
2016-09-18 09:51:33 -04:00
Mertcan GÖKGÖZ 5a932c90b5 added jekyll-spotify plugin 2016-09-18 10:50:21 +03:00
Parker Moore b8f17b9034
Exclude node_modules by default
If no 'exclude' directive is specified, exclude node_modules by default.

https://twitter.com/mxstbr/status/761856359579185153
2016-09-16 13:09:10 -07:00
Frank Taillandier 0233d93352 vendor is now excluded by default [ci-skip] 2016-09-16 18:25:06 +02:00
vohedge d86a293d78 Fix typo 2016-09-11 00:18:02 +09:00
jekyllbot 9fd7e2c063 Merge pull request #5316 from DirtyF/markdown--default-extension
Merge pull request 5316
2016-09-08 02:55:30 -07:00
jekyllbot 19f7a0b8fc Merge pull request #5335 from DirtyF/copy-theme-files
Merge pull request 5335
2016-09-08 02:54:02 -07:00
jekyllbot 3d38e8510c Merge pull request #5318 from ashmaroli/docs-themes-update
Merge pull request 5318
2016-09-07 16:28:01 -07:00
Florian Thomas f0293def80
[docs] add help for missing static_file e.g. on heroku
fixes #5144
2016-09-07 09:07:35 +02:00
Frank Taillandier 42b85bb82f
explain how to copy theme's file 2016-09-07 02:00:51 +02:00
Ashwin Maroli a666e6faee update line about semver to be less authoritative 2016-09-04 13:04:24 +05:30
Júnior Messias da0776d70e Update url for OpenShift
Update url for Github repository with cartridge
2016-09-03 11:28:18 -03:00
Ashwin Maroli 57b86ee77e add a line about updating theme-gems in the docs 2016-09-03 18:09:06 +05:30
Frank Taillandier 63595f388d promote .md extensions 2016-09-02 11:17:23 +02:00
jekyllbot 5093849b58 Merge pull request #5224 from eduardoboucas/patch-1
Merge pull request 5224
2016-08-31 06:31:01 -07:00
jekyllbot 0ad9fa3ba3 Merge pull request #5280 from Anthony-Gaudino/documentation-hook-payload
Merge pull request 5280
2016-08-29 18:55:57 -07:00
Anthony Gaudino fd65e6ce32 Improve sentence to reduce confusion 2016-08-28 12:48:25 -03:00
Frank Taillandier a9da814f17
add basename and name variables for static files 2016-08-27 11:22:24 +02:00
Frank Taillandier 349569592e
[docs] add examples for static files liquid metadata 2016-08-27 10:06:29 +02:00