Commit Graph

1512 Commits

Author SHA1 Message Date
jekyllbot fb1a459ddd Merge pull request #4917 from pathawks/pr/normalize_whitespace
Merge pull request 4917
2016-06-14 14:03:05 -07:00
jekyllbot cb0545dd46 Merge pull request #5012 from admhlt/update-liquid-links
Merge pull request 5012
2016-06-14 14:02:04 -07:00
Adam Hollett 8d65ce675a Update links to point to core Liquid site 2016-06-14 15:21:24 -04:00
Rares Vernica 6c279b173f Update text to be consitent with example 2016-06-14 09:45:51 -07:00
Jamie Bilinski 959f19c086 Command needs to be called from blog path 2016-06-13 14:24:50 -07:00
David Zhang 6fd734f6ea Add jekyll-tags-list-plugin 2016-06-12 15:14:37 +08:00
chrisfinazzo 732ca468fa
Update normalize.css to v4.0.0. 2016-06-06 11:16:32 -04:00
Parker Moore 1f01c88fa0
templates docs: .category, .categories, and .tags only apply to posts. [ci skip]
Fixes #4987.
2016-06-05 16:02:05 -07:00
chrisfinazzo e0f2848da6
Link to the HTML page instead of Markdown 2016-06-04 12:26:21 -04:00
Parker Moore b3583a4236
werdz 2016-06-03 16:41:35 -07:00
Parker Moore 03c2811ae0
Use jekyll-mentions and restructure 2016-06-03 14:58:51 -07:00
Parker Moore 912e6b469a
Add post about GSoC project. 2016-06-03 13:47:35 -07:00
jekyllbot bf524d62aa Merge pull request #4976 from galopin/patch-1
Merge pull request 4976
2016-06-03 08:12:04 -07:00
Michaël Guitton 59bd2587df Amend WEBrick default headers documentation 2016-06-03 10:48:32 +02:00
jekyllbot 3531df7428 Merge pull request #4977 from jwillmer/patch-2
Merge pull request 4977
2016-06-02 18:01:54 -07:00
jekyllbot fe143c4e8f Merge pull request #4962 from samdutton/patch-1
Merge pull request 4962
2016-06-02 17:12:35 -07:00
Parker Moore b5cff52f02
Note that where_exp is only a v3.2 feature. Closes #4978. 2016-06-02 14:20:29 -07:00
Jens Willmer d6e58623c6 Fixed typo 2016-06-03 00:05:20 +03:00
Jens Willmer 3a8025cb08 Changed github-gem to github-pages
The gem is technically called github-pages as noted by @parkr in the [pull request](https://github.com/jekyll/jekyll/pull/4977#discussion_r65610202)
2016-06-02 23:33:20 +03:00
Jens Willmer d68ddf9dac Included installation instructions 2016-06-02 22:46:05 +03:00
Jens Willmer bbbbb2e704 Installation instructions for github-pages gem 2016-06-02 22:36:07 +03:00
Jens Willmer c2ee828ad6 Added link to windows doc page 2016-06-02 22:19:40 +03:00
Michaël Guitton 899316f401 Fix inaccurate HTTP response header field name
§ Custom WEBrick headers default settings
Cf. ./lib/jekyll/commands/serve/servlet.rb
2016-06-02 18:43:57 +02:00
Jens Willmer 261bc8f467 Added topic link in the URL 2016-06-02 16:44:21 +03:00
Jens Willmer 2bc8dc53ff Added link to windows instructions 2016-06-02 16:32:49 +03:00
Alex Kitchens 372f350a75 Remove a Broken Link for Refheap Plugin
The refheap_tag repository no longer exists, and I am not able to find a duplicate repository to replace the link.
2016-05-31 10:44:53 -05:00
Sam Dutton 5acac4a925 Minor tweak to fix missing apostrophne 2016-05-30 09:20:42 +01:00
Pat Hawks 2c567a6dc3 Document normalize_whitepace filter 2016-05-24 16:36:50 -05:00
Parker Moore f2d08cf138
Correct variable reference. 2016-05-19 17:15:33 -07:00
Parker Moore ca0b1f7ea6
Add note about {{ layout }} to site. 2016-05-19 14:44:00 -07:00
Parker Moore 1d81d2087e
Add info about 3.1.6 to master. 2016-05-19 12:54:04 -07:00
Parker Moore 5949b4a5bb
Add release information for v3.1.5 2016-05-18 21:38:53 -07:00
Parker Moore eb14b88175
Port forward the release information for v3.1.4 2016-05-18 17:16:52 -07:00
EricH eab2b438c9 Replaced markdown ` with <code> inside HTML block 2016-05-17 13:54:42 -04:00
EricH 583fe84edc Corrected pagination docs for hidden: true feature 2016-05-16 14:06:27 -04:00
jekyllbot b484738239 Merge pull request #4881 from ajhit406/master
Merge pull request 4881
2016-05-15 12:14:50 -05:00
Parker Moore 6a2ffbac62
Add note about being unreleased to the Themes documentation.
Fixes #4510.
2016-05-13 11:49:59 -05:00
Marcos Brito 1e89aa7a13 Removed extra </p> from site/_docs/permalinks.md
It seems there's an extra </p> in the html code, in the line number 103.
2016-05-13 14:39:56 +02:00
ajhit406 a4369ea7e5 added pubstorm deployment instructions 2016-05-13 01:28:23 +00:00
Parker Moore 5258f78a51 Add Jekyll Tips and the Cheatsheet to the list of resources 2016-05-12 14:54:40 -05:00
jekyllbot 4986cb78a3 Merge pull request #4863 from xHN35RQ/patch-1
Merge pull request 4863
2016-05-10 12:35:42 -07:00
jekyllbot cd861d7fc5 Merge pull request #4872 from mdxprograms/patch-1
Merge pull request 4872
2016-05-10 12:34:01 -07:00
No d9ab71cb59 Breadcrumbs integration for Jekyll 3.x 2016-05-07 20:15:16 +02:00
Josh Waller 770b6ab073 Adding pug plugin
Jade has been moved to Pug https://github.com/pugjs/pug
This was forked from the previous Jade plugin and merged the pug update to maintain the newer version and avoid deprecation usage.
2016-05-07 08:37:34 -04:00
Nick 55734ee482 Add jekyll-ideal-image-slider 2016-05-03 12:27:37 -07:00
Parker Moore 342d5a4250
site: optimize liquid for whitespace removal 2016-04-28 18:26:44 -07:00
Parker Moore 19b566e6ea
site: use rouge instead of pygments 2016-04-28 18:26:29 -07:00
Parker Moore 960342eb38
Add link to history doc. 2016-04-26 18:00:33 -07:00
Parker Moore 008e694732
Compile history. 2016-04-26 17:59:05 -07:00
Parker Moore 4d264b5b9c
Add release notes for v3.0.5 2016-04-26 17:57:07 -07:00