Commit Graph

10326 Commits

Author SHA1 Message Date
Mathieu Malaterre 55887194cd Fix HTML rendering
Previously the YAML example would contains the string 'yaml' at the top of the file. Very confusing for newcomers.
2016-11-03 10:00:35 +01:00
David Zhang 0a17b0ab0a Fix broken links 2016-11-03 10:49:40 +08:00
jekyllbot e523b22510 Update history to reflect merge of #5532 [ci skip] 2016-11-02 18:55:48 -07:00
jekyllbot b9a17e05dc Merge pull request #5532 from ashmaroli/perma-docs
Merge pull request 5532
2016-11-02 18:55:47 -07:00
Ashwin Maroli acc00e41fb add permalinks to docs in '/maintaining/' 2016-11-03 07:00:55 +05:30
Parker Moore 3e2139e894
Fix 'Improve this page' link.
Fixes #5529
2016-11-02 15:09:46 -07:00
jekyllbot 2adac58b41 Update history to reflect merge of #5459 [ci skip] 2016-11-02 14:48:06 -07:00
jekyllbot 2115b73cb5 Merge pull request #5459 from jekyll/docs-folder
Merge pull request 5459
2016-11-02 14:48:05 -07:00
Parker Moore 1669f944d1
Move posts-specific permalink into collections metadata. Way better. 💫 2016-11-02 14:12:03 -07:00
Parker Moore 8b2a35dc50
Instead of a sleep hack, just use a Jekyll hook! 😄 2016-11-02 14:11:40 -07:00
Parker Moore b108f4c87e
Move docs/development to docs/maintaining 2016-11-02 14:03:08 -07:00
Sverrir Sigmundarson db4c571020
Updating install instruction link
Adding a link to updated installation instructions for Jekyll 3 and Ruby 2.2.5. These instructions were adapted and significantly updated from the earlier work of Julian Thilo which is now outdated.
2016-11-02 13:51:14 -07:00
Ben Balter 6be62def90
move site to docs folder 2016-11-02 13:51:14 -07:00
Ben Balter a087d34ece
update rake task to use docs folder 2016-11-02 13:51:13 -07:00
Ben Balter 8b9391da98
abstract one last site reference 2016-11-02 13:51:13 -07:00
Ben Balter 3eedfd8fe0
abstract site directory to variable 2016-11-02 13:51:13 -07:00
jekyllbot 16217b2ed7 Update history to reflect merge of #5466 [ci skip] 2016-11-02 13:40:22 -07:00
jekyllbot d9bf26bd9f Merge pull request #5466 from zdroid/patch-1
Merge pull request 5466
2016-11-02 13:40:21 -07:00
fen e92dd2055d check for the urldrop key first 2016-11-02 21:30:23 +01:00
Ashwin Maroli e6b9dd1cc1 TestFilters: adjust array size to ignore symlinks
Adjust the size of grouped-items array as it won't include symlinked
pages in Windows.
2016-11-02 22:55:12 +05:30
Ashwin Maroli 257e60b9a7 TestSite: add symlinked files only if not Windows
add symlinked files to "sorted_pages" array only when testing on
non-windows platforms.
2016-11-02 22:55:12 +05:30
Ashwin Maroli 0c234c90a9 TestGeneratedSite: add "|" to preserve newline
adding a pipe character ('|') preserves the formatting of
'expected_output' with a trailing newline bit, in windows.
2016-11-02 15:08:49 +05:30
fen 2d35364c02 implement warning about missing keys in url drops 2016-11-02 00:22:41 +01:00
fen a2ffde8f14 rewrite test to only not throw error 2016-11-02 00:22:20 +01:00
fen 1bb2259a10 add failing test 2016-11-02 00:00:38 +01:00
Pierre-Alexandre a856a948c9 no more invalid US-ASCII on lines 30 and 97
Avoiding errors on `jekyll serve`

```
# jekyll serve -H 0.0.0.0
Configuration file: /jekyll-offline-docs/site/_config.yml
Configuration file: /jekyll-offline-docs/site/_config.yml
            Source: /jekyll-offline-docs/site
       Destination: /jekyll-offline-docs/site/_site
 Incremental build: disabled. Enable with --incremental
      Generating...
  Conversion error: Jekyll::Converters::Scss encountered an error while converting 'css/screen.scss':
                    Invalid US-ASCII character "\xE2" on line 30
jekyll 3.3.0 | Error:  Invalid US-ASCII character "\xE2" on line 30
```

And line 97 when 30 is adjusted...
2016-10-30 11:41:15 +00:00
jekyllbot a1bdd31249 Update history to reflect merge of #5519 [ci skip] 2016-10-30 02:49:26 -07:00
jekyllbot 99d12724f9 Merge pull request #5519 from neudabei/patch-1
Merge pull request 5519
2016-10-30 02:49:25 -07:00
Robert 26144645d8 Remove Glynn as deployment option
Remove Glynn as deployment option since that gem is no longer actively maintained. See notes on readme in repository: https://github.com/dmathieu/glynn and https://github.com/dmathieu/glynn/issues/67
2016-10-29 14:45:18 +01:00
George Mandis 762bf18d25 Added jekyll-pinboard.
Added link to my Jekyll plugin: https://github.com/snaptortoise/jekyll-pinboard-plugin. Interfaces with the Pinboard API to make data for specified tags available to the template, sort of similar to the built-in Data Files support.
2016-10-25 13:54:43 -07:00
jekyllbot 803c8827e3 Update history to reflect merge of #5512 [ci skip] 2016-10-25 12:06:24 -07:00
jekyllbot 142e12addc Merge pull request #5512 from 5jt/patch-1
Merge pull request 5512
2016-10-25 12:06:23 -07:00
5jt fcec2a6af9 Update troubleshooting.md
`sudo apt-get install ruby2.0.0-dev` reports _Unable to locate package ruby2.0.0-dev_
2016-10-25 09:40:56 +02:00
jekyllbot 81535dc188 Update history to reflect merge of #5457 [ci skip] 2016-10-24 14:49:19 -07:00
jekyllbot 4896f54b87 Merge pull request #5457 from ashmaroli/dependency-template
Merge pull request 5457
2016-10-24 14:49:19 -07:00
jekyllbot ce6f20f187 Update history to reflect merge of #5505 [ci skip] 2016-10-24 14:48:05 -07:00
jekyllbot bc5e59ca3e Merge pull request #5505 from fene/master
Merge pull request 5505
2016-10-24 14:48:04 -07:00
jekyllbot a87cfec587 Update history to reflect merge of #5511 [ci skip] 2016-10-23 18:52:47 -07:00
jekyllbot 26f775c210 Merge pull request #5511 from bksteiny/bksteiny-patch-1
Merge pull request 5511
2016-10-23 18:52:46 -07:00
Chris Stein 9bb242b44a fix _config.yml typo in site_template
Found a typo when going through a tutorial. Replacing `these this` with `this`
2016-10-23 15:26:50 -05:00
Spencer A. Bywater 3689844597 Update 2-to-3.md
I was reading through the "Upgrading from 2.x to 3.x" page in the docs and noticed some of the markdown was janky. I made these small edits to fix the formatting and conform with how it's done elsewhere.
2016-10-22 09:54:35 -07:00
fen 7729d12cdc include a hashbang for all benchmark scripts
this also makes every benchmark script executable
2016-10-22 03:13:30 +02:00
jekyllbot 12a86c1298 Update history to reflect merge of #5504 [ci skip] 2016-10-21 13:58:47 -07:00
jekyllbot 0ce9d726f5 Merge pull request #5504 from baiyangcao/patch-2
Merge pull request 5504
2016-10-21 13:58:47 -07:00
Matthew Gifford 8ed9863f07 Add two plugins to the plugins page 2016-10-20 22:50:55 -07:00
baiyangcao d6844d284c Update deployment-methods.md 2016-10-21 13:30:26 +08:00
jekyllbot 4d597643ec Update history to reflect merge of #5502 [ci skip] 2016-10-20 13:12:08 -07:00
jekyllbot 343d5f7be5 Merge pull request #5502 from DirtyF/docs-jekyll-hook-outdated
Merge pull request 5502
2016-10-20 13:12:07 -07:00
Frank Taillandier 11a0b6578e
Remove jekyll-hook from deployment methods 2016-10-20 21:12:16 +02:00
jekyllbot 3431c9f7b8 Update history to reflect merge of #5495 [ci skip] 2016-10-19 21:24:11 -07:00