Commit Graph

1338 Commits

Author SHA1 Message Date
Parker Moore fd121e2a5e Add note about upgrading documentation on jekyllrb.com/help/ 2016-02-06 19:04:47 -08:00
Manabu Sakai 71e04760c9 Fix typo 2016-02-05 16:11:16 +09:00
Parker Moore bffd34bfbf Merge pull request #4460 from CGarces/patch-1
Added details about permalinks problem
2016-02-03 19:58:29 -08:00
jekyllbot 130cc229e2 Merge pull request #4461 from MiteshNinja/patch-1
Merge pull request 4461
2016-02-03 19:57:36 -08:00
Parker Moore 99c71d3cc6 Merge pull request #4459 from rbrtmrtn/patch-1
Update structure.md
2016-02-03 19:37:05 -08:00
Parker Moore 6d27a1c660 Merge pull request #4465 from chrisfinazzo/remove-broken-plugin-link
Remove broken link
2016-02-03 10:11:13 -08:00
chrisfinazzo 1671c98975 Remove broken link 2016-02-03 12:45:18 -05:00
Nicolas Hoizey aa284d90cc Add hooks to the plugin categories toc 2016-02-03 16:39:20 +01:00
Mitesh Shah b4deb79392 [add note] Jekyll 3 requires newer ver. of Ruby.
Adding a note that Jekyll 3 requires Ruby version >= 2.0.0.
2016-02-03 17:01:01 +05:30
Carlos Garcés 53bb262fed Added details about permalinks problem
Small description about how Jekyll generated the files based on a permalink
2016-02-03 11:42:18 +01:00
Robert Martin 49e3180607 Update structure.md 2016-02-02 23:31:21 -05:00
Dean Attali 75b55ff4f2 upgrade notes: mention trailing slash in permalink; fixes #4440 2016-02-02 16:16:12 -08:00
Daniel Schildt 8234c01d58 fix(docs) update link to the Code of Conduct
- Update links to use `[Code of Conduct](/docs/conduct/)`
- Fix old URL that was pointing to a missing file in GitHub.
2016-02-02 02:19:50 +02:00
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 932d6641bc Add link to diff between CoC's in release post. 2016-01-29 16:00:04 -08: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 9676b775de Want the readme and CNAME. 2016-01-18 08:47:35 -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 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
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