Commit Graph

1610 Commits

Author SHA1 Message Date
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
jekyllbot 1979426812 Merge pull request #5281 from Anthony-Gaudino/site-documentation-links
Merge pull request 5281
2016-08-26 17:04:50 -07:00
jekyllbot 0e2aa46bcb Merge pull request #5294 from svachmic/patch-1
Merge pull request 5294
2016-08-26 16:54:09 -07:00
Michal Švácha 891a66bddb Word update
Just a little update - I guess Travis has changed its icon a bit. It's not a wrench icon, but a gear one.
2016-08-26 13:56:41 +02:00
Ashwin Maroli 7f578b5dd8 sassy update to match 2016-08-26 06:55:18 +05:30
Ashwin Maroli 1cd880f9d0 replace liquid highlight tag with backticks 2016-08-26 06:55:18 +05:30
jekyllbot 59b8f2da55 Merge pull request #5291 from mertkahyaoglu/jekyll-admin-post
Merge pull request 5291
2016-08-25 11:13:54 -07:00
mertkahyaoglu 299e89df01 up timezone 2016-08-25 09:50:03 +03:00
mertkahyaoglu 8903038571 up date 2016-08-25 02:57:24 +03:00
mertkahyaoglu 250ca228c9 add post about jekyll admin initial release 2016-08-25 01:53:00 +03:00
jekyllbot e4233b055e Merge pull request #5287 from ashmaroli/docs-fix
Merge pull request 5287
2016-08-24 13:15:38 -07:00
Ashwin Maroli a74a6be4c4 update homepage to reflect merge of #5258 2016-08-24 19:37:10 +05:30
Anthony Gaudino df1cafd507 On the site documentation section, links to documentation items point to the "jekyllrb.com" website, this means that users testing changes might get confused because they will see the official external website instead of their local website upon clicking those links. 2016-08-23 21:48:35 -03:00
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
jekyllbot d759cfbeb9 Merge pull request #5272 from Anthony-Gaudino/site_install_command
Merge pull request 5272
2016-08-23 09:15:36 -07:00
Frank Taillandier 27139f40e2
Link to latent semantic indexing on Wikipedia 2016-08-23 02:24:30 +02:00
Anthony Gaudino c5e1c66b73 Many of the gems installed bu just running `bundle install` are not necessary to test the Jekyll site. Changed the install command to avoid installing unecessary gems. 2016-08-22 16:13:00 -03: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
jekyllbot d0ae757714 Merge pull request #5244 from mkasberg/master
Merge pull request 5244
2016-08-17 17:25:17 -07:00
Patrick Marsceill 748b2f1279 Maintain aspect ratio with height: auto; 2016-08-17 13:49:32 -04: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
Stuart Kent b3ce1392db Add missing comma 2016-08-10 08:02:41 +01:00
jekyllbot c526c9dd62 Merge pull request #5214 from DirtyF/fix-5213
Merge pull request 5214
2016-08-08 19:05:27 -07:00
Frank Taillandier 519ccdf4d9 Remove mention of page for link tag
fix #5213
2016-08-08 21:39:31 +02: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
jekyllbot a63a6d8487 Merge pull request #5190 from shingo-nakanishi/master
Merge pull request 5190
2016-08-03 11:57:51 -07:00
Nicolas Hoizey ddff013696 Fix path in the prompt 2016-08-03 14:00:53 +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 b5dcd4b295
New site/latest_version.txt 2016-08-02 16:17:28 -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