Ashwin Maroli
1852e54d10
add and use 'skip_if_windows' helper method
...
- add a new helper method to skip tests if on Windows platform
- skip those tests that fail due to lack of support for symlinked files
on Windows.
2016-11-04 09:20:46 +05:30
Parker Moore
57a6847165
Fix some external links.
2016-11-03 16:29:50 -07:00
Parker Moore
7af41649e9
Fix internal links.
2016-11-03 16:26:21 -07:00
Parker Moore
9824c3103b
Allow us to specify other options to pass to htmlproofer.
2016-11-03 16:26:16 -07:00
Parker Moore
8157d53af0
Update contributing documentation based on .github/CONTRIBUTING.md
2016-11-03 15:53:00 -07:00
jekyllbot
e1eff52cd2
Update history to reflect merge of #5536 [ci skip]
2016-11-03 15:22:56 -07:00
jekyllbot
4399dbbd3d
Merge pull request #5536 from malaterre/patch-1
...
Merge pull request 5536
2016-11-03 15:22:55 -07:00
Parker Moore
2dafd50664
Remove freenode.txt from jekyllrb.com.
...
Fixes #5539 .
2016-11-03 13:32:20 -07:00
jekyllbot
b30c499196
Update history to reflect merge of #5540 [ci skip]
2016-11-03 09:53:43 -07:00
jekyllbot
c0341ad9f4
Merge pull request #5540 from matthewdu/patch-1
...
Merge pull request 5540
2016-11-03 09:53:43 -07:00
jekyllbot
7298da6de4
Update history to reflect merge of #5533 [ci skip]
2016-11-03 08:38:28 -07:00
jekyllbot
7d2b2961ef
Merge pull request #5533 from crispgm/fix-link
...
Merge pull request 5533
2016-11-03 08:38:27 -07:00
jekyllbot
5237040b44
Update history to reflect merge of #5538 [ci skip]
2016-11-03 08:37:46 -07:00
jekyllbot
ebd40da4a6
Merge pull request #5538 from DirtyF/script-proof
...
Merge pull request 5538
2016-11-03 08:37:45 -07:00
Matthew Du
d55cfe5154
Update doc about categories and tags
2016-11-03 22:02:46 +08:00
Frank Taillandier
52e189c46a
update source in script/proof
2016-11-03 14:54:11 +01:00
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