Commit Graph

493 Commits

Author SHA1 Message Date
Christian Oliff 263d41f0f7 HTTPS link to yaml.org (#7686) 2019-05-30 14:39:44 +02:00
Frank Taillandier c2a383ba43
Merge pull request #7680 from bomberstudios/patch-1
Added documentation for Live Reload feature
2019-05-28 21:48:57 +02:00
Ale Muñoz 276e71fb80
Update options.md 2019-05-28 15:13:02 +02:00
Ale Muñoz 641eb4e9e7
Update docs/_docs/configuration/options.md
Co-Authored-By: Frank Taillandier <frank.taillandier@gmail.com>
2019-05-28 15:11:50 +02:00
Fons van der Plas 390973683f
docs: `jekyll serve` restart after changing config
These steps were missing in the Step-by-Step instructions on [jekyllrb.com/docs](https://jekyllrb.com/docs/step-by-step/01-setup/).
2019-05-27 14:10:25 +02:00
Ale Muñoz c6566b2410
Added documentation for Live Reload feature
This was added in 3.7.0 (see https://jekyllrb.com/news/2018/01/02/jekyll-3-7-0-released/) but it's not mentioned anywhere in the docs
2019-05-24 14:53:49 +02:00
krissy 98ae88f3fd Update small typo in contributing.md (#7671)
Merge pull request 7671
2019-05-17 17:53:26 -04:00
Frank Taillandier 551014eb05
Docs: Invite to use bundler
Fix #7651
2019-05-08 13:04:04 +02:00
Frank Taillandier dc265abf9f
typo 2019-05-07 11:12:24 +02:00
jingze_lu 98c5f47401 Solve "GitHub Page build failure" in 10-deployment.md (#7648)
Merge pull request 7648
2019-05-06 23:31:13 -04:00
Niklas Eicker 72c712ef9e add version tags to new placeholders (#5981) for permalinks (#7647)
Merge pull request 7647
2019-05-06 03:03:56 -04:00
Anuj Bhatnagar 85bddfda21 Update 07-assets.md (#7644)
Merge pull request 7644
2019-05-04 11:00:43 -04:00
David Zhang 1b4340034b Doc: Data file section adds TSV (#7640)
Merge pull request 7640
2019-05-02 00:38:25 -04:00
Ashwin Maroli f4ee82650e
Revert "Refactor `highlight` tag to behave like the `raw` tag" (#7592)
* Revert "Refactor `highlight` tag to behave like the `raw` tag (#6821)"

This reverts commit 36404b9a43.

* use Liquid `raw` in upgrading document
* let the minor improvements stay
* Revert entry in History.markdown
2019-04-19 12:49:03 +05:30
Liam Rosenfeld 6c872cf6a1 Install Docs that Work on MacOS 10.14 (#7561)
Merge pull request 7561
2019-04-12 14:01:31 -04:00
Hodong Kim 7440050367 Fix link space (#7600)
Merge pull request 7600
2019-04-03 17:55:10 -04:00
Haris Bjelic 0ff03dba6c Update 07-assets.md (#7599)
Merge pull request 7599
2019-04-03 07:06:32 -04:00
Ashwin Maroli 2591f33aa8 Incorporate `relative_url` within `post_url` tag (#7589)
Merge pull request 7589
2019-03-29 02:54:45 -04:00
Ashwin Maroli 9240addcf0 Detect `nil` and empty values in objects with `where` filter (#7580)
Merge pull request 7580
2019-03-22 10:53:34 -04:00
Christoph Päper 0da5389cbb ISO week date drops (#5981)
Merge pull request 5981
2019-03-21 20:42:36 -04:00
Frank Taillandier 378147d761 Release v4.0.0.pre.alpha1 (#7574)
Merge pull request 7574
2019-03-19 03:03:57 -04:00
Ashwin Maroli 8552471712 Update Jekyll on Windows documentation [skip ci] 2019-03-18 15:14:05 +05:30
Michael Hiiva 238f1c5eaf Addresses bundle not found. (#7351)
Merge pull request 7351
2019-03-15 13:36:48 -04:00
Frank Taillandier 5fa01141cc docs: mention CommonMark plugins (#7418)
Merge pull request 7418
2019-03-15 13:33:54 -04:00
Ashwin Maroli 575f4b66de Upgrade kramdown dependency to v2.x (#7492)
Merge pull request 7492
2019-03-15 13:27:41 -04:00
Ashwin Maroli 37f5e5f459 Improve handling sites without layouts (#7564)
Merge pull request 7564
2019-03-11 06:10:55 -04:00
Ashwin Maroli 5fa93015a6
Revert Utils::WinTZ upgrade and lock to TZInfo-1.x (#7562)
Revert "Add missing divider in upgrading-guide"
This reverts commit d8c745ca30.

Revert "Update history to reflect merge of #7521"
This reverts commit 7ee2e26d6c.

Revert "Upgrade WinTZ utility to use TZInfo-2.0"
This reverts commit 13cbef4221.

Lock use of `tzinfo` gem to v1.x
2019-03-10 17:20:48 +05:30
Rosário Pereira Fernandes 9c11c9a8a7
Update circleci.md
- correct minor typo
2019-03-10 02:18:34 +02:00
Denis McDonald 633a2922d6
Minor typographical suggestions 2019-03-09 17:03:58 +11:00
Ashwin Maroli d8c745ca30 Add missing divider in upgrading-guide [skip ci] 2019-02-21 17:06:35 +05:30
Ashwin Maroli 13cbef4221 Upgrade WinTZ utility to use TZInfo-2.0 (#7521)
Merge pull request 7521
2019-02-20 15:53:13 -05:00
Ashwin Maroli b975608cbb Fix incorrect Windows path in themes.md [skip ci] (#7525)
Merge pull request 7525
2019-02-20 03:21:37 -05:00
Ashwin Maroli 091b5bd697 Always exclude certain paths from being processed (#7188)
Merge pull request 7188
2019-02-19 11:54:18 -05:00
Paul Kim 6df8808cbc Clarify docs on collections regarding the need for front matter (#7538)
Merge pull request 7538
2019-02-19 03:46:09 -05:00
Ashwin Maroli 07bf5be7b4 Allow custom sorting of collection documents (#7427)
Merge pull request 7427
2019-02-16 11:19:03 -05:00
Jörg Steinsträter f1777adae9 Check if var exists before include tag (#7530)
Merge pull request 7530
2019-02-15 09:20:12 -05:00
Frank Taillandier 65817cc6cb
Redirect docs/resources 2019-02-14 22:44:36 +01:00
Dusty Candland e3a51092dd Add CloudSh to resource page. (#7497)
Merge pull request 7497
2019-02-14 16:32:16 -05:00
Ashwin Maroli 2903276b4e
Notify users on Windows to use tzinfo-1.x series (#7520) 2019-02-14 14:15:01 +05:30
Ashwin Maroli 9a4b74c44b Show the code for sample generator first [skip ci] 2019-02-12 22:12:50 +05:30
Nikhil Swaminathan 8597a581d7 Hosting with AWS Amplify (#7510)
Merge pull request 7510
2019-02-04 13:04:49 -05:00
Frank Taillandier fb22130906
docs: lastest Ruby is 2.6.1 2019-02-03 00:10:00 +01:00
Jacob Byers 52faf2c34c Changed order of steps (#7503)
Merge pull request 7503
2019-01-29 13:55:36 -05:00
Behrang fd302cb1f7 Minor doc fixes (#7495)
Merge pull request 7495
2019-01-24 10:17:25 -05:00
Arthur Attwell 70fe95c439 Docs: store SSL key and cert in site source (#7473)
Merge pull request 7473
2019-01-12 14:53:48 -05:00
Andrew Lyndem 5c16257947 Grammatical correction (#7464)
Merge pull request 7464
2019-01-06 09:12:54 -05:00
Andrew Lyndem e87f41834f Fixed unnecessary aticles and pronouns (#7466)
Merge pull request 7466
2019-01-06 09:07:42 -05:00
Ben Keith fc51c32337 Permalink docs typo fixes (#7459)
Merge pull request 7459
2019-01-04 06:47:14 -05:00
Behrang ced0d8a6ba
Fixed grammar
there's ➡️ there are.
2019-01-03 23:34:29 +00:00
Gareth Cooper f8037c6699 zlib is missing (#7428)
Merge pull request 7428
2018-12-17 11:24:58 -05:00