Commit Graph

1581 Commits

Author SHA1 Message Date
Gerardo 3e65dd36a9 fixed typo 2016-08-11 00:03:59 -05: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
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
DirtyF 207b6f19f0 update instructions to require bundler 2016-07-30 18:22:51 +02: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
jekyllbot f29ebc4911 Merge pull request #5143 from adampetrie/jekyllrb-404
Merge pull request 5143
2016-07-28 11:58:26 -07:00
Ben Balter 6292476482 [site] enable excerpts 2016-07-28 09:52:30 -04:00
Parker Moore dd82c72e14
New latest version for Jekyll. 2016-07-27 18:40:28 -07:00
Parker Moore 59c8f02129 3.2.0 release post: remove duplicate contributor 2016-07-27 16:54:22 -07:00
Adam Petrie 989fc9c3db Centre align text and use nav styles on helpful links. 2016-07-27 19:54:07 -04:00
Adam Petrie 1155371f4e Puns FTW 2016-07-27 19:53:36 -04:00
Adam Petrie 83456e7cd2 Add helpful links and minor alignment tweak. 2016-07-27 19:09:20 -04:00
Adam Petrie 142957ff49 Create error template that has no main nav or footer. 2016-07-27 19:08:37 -04:00
Adam Petrie 954c0bfe07 Use more generic wording. 2016-07-27 18:33:16 -04:00
Adam Petrie ea185f11af sitemap: false so that the error page is not indexed 2016-07-27 18:32:49 -04:00
Adam Petrie b65aa4748b Initial 404 page 2016-07-27 17:00:19 -04:00
Parker Moore 058f9e8533 Remove DirtyF from 3.2.0 contributors list due to duplication 2016-07-26 17:24:35 -07:00
Parker Moore edec81ef96
Update History to reflect release of v3.2.0 2016-07-26 15:29:15 -07:00
Parker Moore 823a8630b6
Added post: v3.2.0 Released 2016-07-26 15:29:06 -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 e5028d505b Merge pull request #5118 from XhmikosR/site-valid-html
Merge pull request 5118
2016-07-21 11:42:42 -07: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