Ashwin Maroli
1cd880f9d0
replace liquid highlight tag with backticks
2016-08-26 06:55:18 +05:30
Anthony Gaudino
cf33a9c427
The hook ":site, :post_render" also provides a "payload", but the plugins documentation section of the official Jekyll site doesnt inform this.
2016-08-23 21:06:11 -03:00
Frank Taillandier
13ce18d6a6
document --profile option
2016-08-23 21:36:06 +02:00
Frank Taillandier
27139f40e2
Link to latent semantic indexing on Wikipedia
2016-08-23 02:24:30 +02:00
Charles Horn
a24636d1dc
Update troubleshooting.md
...
update to include an error for a jekyll build related to issues ...
https://github.com/jekyll/jekyll/issues/5267
https://github.com/jekyll/jekyll/issues/2938
2016-08-22 12:22:37 -04:00
Nadjib Amar
3dcad7284b
combined jekyll and bundler install in one line
2016-08-19 05:46:02 +02:00
Nadjib Amar
830f157f51
Bundler isn't installed by default
...
The bundle command requires the bundler gem to have been installed before it's run.
2016-08-19 05:38:05 +02:00
jekyllbot
9716b57e10
Merge pull request #5249 from crispgm/fix-theme-highlight
...
Merge pull request 5249
2016-08-17 17:31:53 -07:00
David Zhang
912079a796
Fix theme highlight
2016-08-16 13:57:19 +08:00
Mike Kasberg
e080c7f1ce
Fix a link in deployment-methods.md
...
The link to the scp deploy script was broken - it appears someone
changed the link text and did not update the matching link text in the
markdown footer.
Because the script is really simple, and the script originally linked
includes some unnecessary scss commands, let's just inline the script.
2016-08-15 15:01:59 -06:00
jekyllbot
a49a5dcf4e
Merge pull request #5222 from stkent/patch-1
...
Merge pull request 5222
2016-08-11 14:22:51 -07:00
Gerardo
3e65dd36a9
fixed typo
2016-08-11 00:03:59 -05:00
Eduardo Bouças
e6f3fd347c
Add link to Staticman
...
This PR adds a link to [Staticman](https://staticman.net ), a free and open source platform to insert user-generated into a Jekyll site by converting entries to data files and pushing them to the repository where the site lives.
2016-08-10 10:08:00 +01:00
Stuart Kent
b3ce1392db
Add missing comma
2016-08-10 08:02:41 +01:00
Parker Moore
7841db8acf
Merge branch 'DirtyF-doc-link-tag'
...
* DirtyF-doc-link-tag:
templates.md: {% link %} tag only accepts collection documents
add more link tag usage examples
[docs] link tag example for a post
[docs] Document link Liquid tag
2016-08-07 11:54:40 -07:00
Parker Moore
ab4abb1933
templates.md: {% link %} tag only accepts collection documents
...
Remove examples of pages/static file links until it's released.
#5182 #5199
2016-08-07 11:54:32 -07:00
jekyllbot
d9a4f6a59a
Merge pull request #5205 from DirtyF/document-new-theme
...
Merge pull request 5205
2016-08-07 11:26:58 -07:00
jekyllbot
d0f55d7207
Merge pull request #5183 from nhoizey/patch-1
...
Merge pull request 5183
2016-08-06 12:30:34 -07:00
Frank Taillandier
aa8d7772d5
fix hightlight tag
2016-08-05 21:25:19 +02:00
Frank Taillandier
6ab8b5ffe1
Documentation : `new-theme` command
2016-08-05 21:15:57 +02:00
Frank Taillandier
50854d2f76
add more link tag usage examples
2016-08-04 10:56:39 +02:00
shingo-nakanishi
f084de7bc9
need subcommand build
...
simply run the `jekyll` shows
```
A subcommand is required.
jekyll 3.2.1 -- Jekyll is a blog-aware, static site generator in Ruby
```
need subcommand build
2016-08-03 10:56:43 +09:00
jekyllbot
997c61470b
Merge pull request #5185 from crispgm/doc-for-filters
...
Merge pull request 5185
2016-08-02 17:30:20 -07:00
Parker Moore
15dc18343c
Add release post for 3.2.1 & update History & version
2016-08-02 16:17:28 -07:00
DirtyF
d5e96757a5
[docs] link tag example for a post
...
* put link tag before post_url
* example of link to a post with link tag
2016-08-02 20:24:30 +02:00
David Zhang
3f1b12972b
Fix inspect
2016-08-03 01:21:27 +08:00
David Zhang
20e1da8d0b
Document for to_integer and inspect filters
2016-08-03 01:10:58 +08:00
Nicolas Hoizey
9ccd0d767a
Add the Jekyll Cloudinary plugin
2016-08-02 14:41:14 +02:00
DirtyF
bf8c15f949
[docs] Document link Liquid tag
2016-08-02 09:28:36 +02:00
jekyllbot
896a502129
Merge pull request #5168 from jekyll/change-quickstart
...
Merge pull request 5168
2016-08-01 17:36:40 -07:00
jekyllbot
ae72c64441
Merge pull request #5177 from gep13/patch-1
...
Merge pull request 5177
2016-08-01 17:25:43 -07:00
Gary Ewan Park
c5bd075bc7
Minor updates and corrections
...
- Corrected highlighting on multi-line sections
- Replace `cinst` with `choco install` for consistency
2016-08-01 19:20:59 +01:00
Daniel Chapman
65d1dc48f3
Future True on GitHub Pages note
2016-08-01 11:05:12 +09:00
Parker Moore
9d45644e6c
docs/quickstart: update instructions to require bundler
...
With gem-based themes being bundled in the new site via the `Gemfile`, we
should ask folks to use Bundler wherever possible. This should lead to more
successful installations and getting the base site setup properly.
The only trouble this introduces is it puts a dependency on Bundler. That
said, I'm totally fine with requiring everyone use Bundler for this site.
How could we best install bundler in these instructions?
/cc @jekyll/documentation
2016-07-30 11:35:06 -04:00
Ben Balter
b22fa7ce4e
note that themes have been released
2016-07-28 15:39:41 -04:00
Parker Moore
edec81ef96
Update History to reflect release of v3.2.0
2016-07-26 15:29:15 -07:00
Parker Moore
55317817d1
Backport #5138 to .github/CONTRIBUTING.markdown
2016-07-26 09:54:33 -07:00
jekyllbot
c83246bfe2
Merge pull request #5138 from chrisfinazzo/note-about-fmt
...
Merge pull request 5138
2016-07-26 09:53:00 -07:00
Chris Wells
087b763478
Removed confusing word repetition.
...
Deleted both instances of "yourself" in the first sentence under "Self-managed web server".
2016-07-26 09:09:57 -04:00
chrisfinazzo
7dd9e954d9
Add a note about script/fmt
2016-07-25 18:35:03 -04:00
Stephen Checkoway
71a971ff46
Make the documentation match the code.
2016-07-25 09:00:34 -05:00
jekyllbot
c1e1d2a099
Merge pull request #5122 from ayastreb/docs-fix
...
Merge pull request 5122
2016-07-21 11:42:18 -07:00
Anatoliy Yastreb
f4a9a2622c
docs: fix link to plugins page source
2016-07-21 21:28:16 +03:00
Anatoliy Yastreb
3c2765d104
docs: add jekyll-maps plugin reference
2016-07-21 20:09:36 +03:00
jekyllbot
b474ea8550
Merge pull request #5113 from XhmikosR/whitespace
...
Merge pull request 5113
2016-07-19 15:05:01 -07:00
Spencer A. Bywater
7975d2e994
Typo in documentation file templates.md
2016-07-18 13:06:08 -07:00
XhmikosR
5ca080ac6f
Whitespace cleanup.
2016-07-18 21:31:17 +03:00
Parker Moore
a3cd584311
Update activesupport handling and add comment to Gemfile.
...
/cc #5100
2016-07-12 20:17:44 -07:00
jekyllbot
b1674ed5b1
Merge pull request #5097 from chrisfinazzo/jekyll-community
...
Merge pull request 5097
2016-07-12 20:11:03 -07:00
Erick Sasse
d683baa257
Updates html-proofer code
...
As in html-proofer docs: https://github.com/gjtorikian/html-proofer
2016-07-11 23:17:30 -03:00
chrisfinazzo
26b2a6251c
Add a Community section and cleanup, closes #5057
2016-07-11 17:50:24 -04:00
Mike Neumegen
8d2227a03a
added JekyllConf page
2016-07-11 17:03:43 -04:00
Andrew Munsell
ac552cd4e4
Add Formingo to the list of Jekyll form SaaS
...
Formingo (https://www.formingo.co ) is a new service I'm working on that handles form processing for static websites, such as those generated through Jekyll. Adding it to the list of form services because I believe it'd be a helpful resource and alternative to some of the other listed services.
2016-07-04 16:15:48 -07:00
Alex Ivkin
c261730799
Art gallery generator plugin added
2016-06-29 21:30:42 -07:00
Sondre Nilsen
f6f0f483bf
Add generator-jekyllized to third party plugins
2016-06-21 19:40:22 +02:00
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
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
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
19b566e6ea
site: use rouge instead of pygments
2016-04-28 18:26:29 -07:00
Parker Moore
008e694732
Compile history.
2016-04-26 17:59:05 -07:00
Alex Hanselka
514fdc7610
update formkeep url
2016-04-26 16:23:52 -05:00
jekyllbot
30f2bdff5b
Merge pull request #4595 from jekyll/themes
...
Merge pull request 4595
2016-04-21 17:18:59 -07:00