Jakub Klímek
4eb82706d8
Mention Bash on Ubuntu on Windows ( #5960 )
...
Merge pull request 5960
2017-03-31 01:31:32 -04:00
Frank Taillandier
0d02a25b04
Default options for script/proof ( #5995 )
...
Merge pull request 5995
2017-03-30 22:02:04 -04:00
Frank Taillandier
a2e82b7264
mention Ruby > 2.1.0 in docs
2017-03-27 20:47:55 +02:00
jekyllbot
cba13d4026
Merge pull request #5965 from Kivlov84/patch-2
...
Merge pull request 5965
2017-03-22 11:28:39 -04:00
jekyllbot
af0051f19f
Merge pull request #5962 from Kivlov84/patch-1
...
Merge pull request 5962
2017-03-22 10:02:03 -04:00
Aleksander Kuś
b60b78cfc4
changed link references to names
2017-03-22 13:55:56 +01:00
jekyllbot
2c4eebc2ae
Merge pull request #5971 from tomjohnson1492/patch-21
...
Merge pull request 5971
2017-03-21 15:34:55 -04:00
Tom Johnson
fe6d4c7bea
updates from parkr's review
...
- removed "actually"
- switched code example to use `where`
2017-03-21 10:27:05 -07:00
jekyllbot
061aa40e9f
Merge pull request #5949 from lukebro/patch-1
...
Merge pull request 5949
2017-03-21 12:26:05 -04:00
Tom Johnson
f9243c5ab1
Included more details about adding defaults to static files
...
Based on the functionality released in [3.4.2](http://jekyllrb.com/news/2017/03/09/jekyll-3-4-2-released/ ) re adding defaults to static files, I thought this page needed some more detail.
2017-03-21 08:52:33 -07:00
Parker Moore
eab83c3653
Update generated history for jekyllrb.com
2017-03-21 10:00:47 -04:00
Pat Hawks
9d66fc2292
Release 💎 3.4.3
2017-03-21 10:00:04 -04:00
Aleksander Kuś
086bf13a33
Update buddyworks.md
...
added article to `buddy.yml`
2017-03-21 10:49:48 +01:00
Aleksander Kuś
93f472d1eb
Update buddyworks.md
...
added unique links + minor text changes
2017-03-21 09:34:43 +01:00
Aleksander Kuś
ddc9931c20
added (buddyworks) to ci list
...
This can only be approved once https://github.com/jekyll/jekyll/pull/5962 has been merged.
2017-03-20 12:04:46 +01:00
Aleksander Kuś
9e55247dac
fix in line 42
2017-03-20 11:59:25 +01:00
Aleksander Kuś
be7fc8a2c4
added extension + fixed line 15
2017-03-17 16:46:31 +01:00
Aleksander Kuś
336b488d70
Create buddyworks
...
Added description for configuring a Jekyll build using a free https://buddy.works project.
2017-03-17 16:18:52 +01:00
Lukasz Brodowski
cf65d2cd8e
Corrected permalink
...
Fixed the permalink to navigation page since it was moved to under tutorials.
2017-03-12 14:55:47 -07:00
Lukasz Brodowski
4df6753109
Removed navigation paragraph
...
Removed the paragraph telling a user to visit the navigations page to learn how to build more robust navigation.
The permalink was broken since Navigation no longer exists and no other suitable substitute (closest being ./permalinks) fits the description.
2017-03-12 14:22:16 -07:00
Ashwin Maroli
6a7c49c5b8
update exclude array in configuration.md
2017-03-11 17:42:03 +05:30
Parker Moore
511481e626
Release 💎 3.4.2
2017-03-09 15:39:21 -05:00
Parker Moore
9b91b248ab
Release 💎 3.4.1
2017-03-03 12:09:04 -05:00
jekylltools
f7d1a9c999
update plugin URL to reflect repo move
2017-02-28 17:32:40 -08:00
jekyllbot
eaa2124226
Merge pull request #5698 from tomjohnson1492/patch-12
...
Merge pull request 5698
2017-02-28 14:04:51 -05:00
Roger Sheen
b9c645d4c3
Fix typo in contribution information
...
Minor subject/verb agreement (use plural “pull request**s**” to agree with verb form)
2017-02-27 23:27:30 +01:00
Antonio Argote
1f5612dd1b
update broken links
...
where once there was a working url, there's now a broken redirect
2017-02-26 16:02:17 +08:00
Jan Pobořil
4e913add3e
Fixed tutorial for publishing gem to include repo.
...
gem build lists files by git, so it is needed to have them commited.
2017-02-22 22:58:48 +01:00
Chun Fei Lung
db229a85d7
Remove duplicate footnote_nr from default config
...
The configuration page lists the footnote_nr kramdown configuration option twice. That seemed a bit much, so I removed one of the two lines.
2017-02-18 17:14:15 +01:00
Phil Nash
42a65a57e6
Makes uri_escape template docs more specific.
...
I didn't know the difference between cgi_escape and uri_escape until it bit me when I had a colon in a title I used uri_escape on. Addressable::URI.encode (from addressable 2.4.0 and later) thought it was a URI and raised an error. I should have been using cgi_escape, which is for strings that will be added to URIs and not uri_escape, which is for encoding strings that are already in a URI.
This commit borrows from the addressable docs to make it more specific so that readers choose uri_escape when they already have a URI and cgi_escape when they are just escaping a plain string.
2017-02-17 02:16:37 +00:00
jekyllbot
8816a24f53
Merge pull request #5882 from felicianotech/posts-is-collection
...
Merge pull request 5882
2017-02-14 02:34:14 -05:00
Ivan Storck
50292be895
fix typo
2017-02-13 11:40:30 -05:00
Ivan Storck
b181eb2515
fix typo
2017-02-12 17:56:08 -05:00
Ivan Storck
b17c6c2914
update Aerobatic docs
2017-02-12 13:54:46 -05:00
Ricardo N Feliciano
9ec7969c09
Add note to collections doc on hard-coded collections.
2017-02-11 00:09:16 -05:00
BlueberryFoxtrot
7414ab068a
Update installation.md
...
It --> Jekyll.
Avoids misreading that "it is possible to get [Windows] running on Windows."
2017-02-11 05:35:50 +01:00
Marcelo Canina
1d44be5421
fix ial css classes in theme doc
2017-02-10 12:34:16 -03:00
Colin
7e45610379
Add the correct year to the 3.4.0 release date
2017-02-04 15:52:42 +00:00
Nate
875486e8ae
Add Termux section on troubleshooting
2017-01-30 22:13:05 -08:00
jekyllbot
1ff59026f1
Merge pull request #5817 from DirtyF/pull/installation
...
Merge pull request 5817
2017-01-27 11:37:03 -05:00
Parker Moore
5183bde7b8
Update release date of 3.4.0
2017-01-27 11:05:55 -05:00
Parker Moore
7c1aae3e30
Update history on website to reflect new things merged
2017-01-26 16:24:45 -05:00
Parker Moore
d266354e42
Merge branch 'master' into release-3-4-0
...
* master: (39 commits)
Update history to reflect merge of #5798 [ci skip]
Update history to reflect merge of #5822 [ci skip]
use logger.info
run codeclimate after success
Update history to reflect merge of #5819 [ci skip]
Fixed inaccuracy in "Built-in permalink styles" docs [skip ci]
Update history to reflect merge of #5802 [ci skip]
Update history to reflect merge of #5811 [ci skip]
Update history to reflect merge of #5690 [ci skip]
Update history to reflect merge of #5815 [ci skip]
Review CI pages
Rework CI doc to include multiple providers.
Update history to reflect merge of #5812 [ci skip]
Add jekyll-ga plug-in
Update configuration.md
Add mention of classifier-reborn for LSI
Update history to reflect merge of #5810 [ci skip]
Got that diaper money?
Added note about --blank flag
Update history to reflect merge of #5797 [ci skip]
...
2017-01-26 16:15:07 -05:00
Tom Johnson
c7db12bad8
fixed link in datafiles.md to point to navigation.md location in new tutorials collection
2017-01-25 06:50:23 -08:00
Frank Taillandier
65a3891ca2
ought to -> should
...
props @pnn
2017-01-25 14:10:19 +01:00
Alexey Rogachev
ecdc8a5bf2
Fixed inaccuracy in "Built-in permalink styles" docs [skip ci]
...
Must be either:
> Rather than typing `permalink: /:categories/:year/:month/:day/:title/`, you can just type `permalink: pretty`.
or:
> Rather than typing `permalink: /:categories/:year/:month/:day/:title.html`, you can just type `permalink: date`.
I guess the former was meant to write because the latter was already mentioned in "Where to configure permalinks" section.
2017-01-25 15:22:26 +06:00
Tom Johnson
a05e64c9d3
moved navigation under new collection called tutorial
2017-01-24 15:38:17 -08:00
Frank Taillandier
7397f305c2
Add Ubuntu section on troubleshooting
2017-01-24 20:23:01 +01:00
Frank Taillandier
b1edaea7e8
Add a note about troubleshooting on installation page
2017-01-24 20:21:34 +01:00
jekyllbot
15728936a9
Merge pull request #5802 from ajaykarwal/master
...
Merge pull request 5802
2017-01-24 12:51:23 -05:00
jekyllbot
4ced56d0c8
Merge pull request #5811 from nhoizey/patch-3
...
Merge pull request 5811
2017-01-24 10:45:26 -05:00
jekyllbot
f552652780
Merge pull request #5690 from tomjohnson1492/patch-4
...
Merge pull request 5690
2017-01-24 10:41:12 -05:00
Frank Taillandier
aefec6654d
Review CI pages
2017-01-24 01:42:53 +01:00
Ricardo N Feliciano
3a3ceff150
Rework CI doc to include multiple providers.
2017-01-23 16:59:39 -05:00
jekyllbot
9792eda1c6
Merge pull request #5812 from jhabdas/jekyll-ga-generator
...
Merge pull request 5812
2017-01-23 11:53:12 -05:00
Josh Habdas
2a2602cf61
Add jekyll-ga plug-in
2017-01-23 18:03:18 +08:00
Nicolas Hoizey
e6392ea6dd
Update configuration.md
2017-01-23 10:06:24 +01:00
Nicolas Hoizey
03722f022e
Add mention of classifier-reborn for LSI
...
classifier-reborn is mandatory for LSI since Jekyll 3.0
2017-01-22 22:12:58 +01:00
Josh Habdas
f7186c86c4
Got that diaper money?
2017-01-22 22:33:21 +08:00
Ajay Karwal
eb54e270f9
Added note about --blank flag
...
Added instructions about installing Jekyll with a blank slate using the --blank flag.
2017-01-21 00:17:14 +00:00
Tunghsiao Liu
4ed4c43044
Add `match_regex` and `replace_regex` filters
2017-01-20 15:14:23 +08:00
Frank Taillandier
84e9ea82d1
Merge branch 'master' into patch-1
2017-01-19 18:12:05 +01:00
Frank Taillandier
02f092809a
Merge branch 'master' into fix-broken-links
2017-01-19 14:14:12 +01:00
Parker Moore
b7f44e6eca
Queue up a 3.4 deploy with unfinished release post.
2017-01-18 16:54:36 -05:00
jekyllbot
036d447f68
Merge pull request #5694 from tomjohnson1492/patch-8
...
Merge pull request 5694
2017-01-18 15:36:11 -05:00
jekyllbot
20c6aec88f
Merge pull request #5753 from DirtyF/docs-merge-categories
...
Merge pull request 5753
2017-01-17 20:20:35 -05:00
Frank Taillandier
e1f4d92d02
add missing class
2017-01-17 18:22:28 +01:00
Frank Taillandier
492a510538
Merge branch 'master' into docs-usage-help
2017-01-17 09:32:48 +01:00
jekyllbot
bf7e24cc99
Merge pull request #5731 from zdroid/gcc-make
...
Merge pull request 5731
2017-01-16 21:48:19 -05:00
jekyllbot
16d71b1f4b
Merge pull request #5691 from tomjohnson1492/patch-5
...
Merge pull request 5691
2017-01-16 21:38:55 -05:00
Dmitrii Evdokimov
55993c6c5d
Fix a markdown link to look properly on the web
2017-01-16 17:53:04 +03:00
Purplecarrot
59cbdf5935
Correct minor typo
2017-01-14 10:36:55 +00:00
Tom Johnson
6d9633e364
making edits from reviews
2017-01-12 23:28:56 -08:00
Tom Johnson
7efeb3d4af
made updates as requested from latest review
2017-01-12 23:03:56 -08:00
BlueberryFoxtrot
2fc4fdfe79
Update quickstart.md
2017-01-12 17:39:21 +01:00
BlueberryFoxtrot
335c8fcf62
Update installation.md
...
1. Addition of *Running Jekyll on Ubuntu* section, to address Ubuntu stumbling block as per https://github.com/jekyll/jekyll/issues/5719 .
2. Restructuring, and I hope I understood correctly when NodeJS/Python are/aren't required.
3. Gentler wording – it's probably not a good idea to tell punters who hit this page because they ran into trouble that installing Jekyll *is* easy and straight-forward; it *ought to be* straight-forward. (There's always the potential for pain and confusion if not all dependencies are in place.)
2017-01-12 17:28:32 +01:00
Frank Taillandier
538cff15e9
report @parkr feedback
2017-01-11 20:57:34 +01:00
jekyllbot
9b71cf7556
Merge pull request #5744 from DirtyF/pull/docs-use-defaults
...
Merge pull request 5744
2017-01-11 09:13:38 -08:00
Frank Taillandier
d77ed5e608
Add missing merge labels for jekyllbot
2017-01-11 10:49:21 +01:00
Max Chadwick
c198b08ee8
Add jekyll-pre-commit to plugins list
2017-01-10 22:50:30 -05:00
yoostk
4ef69b948c
Fix a minor grammatical mistake on themes' document
2017-01-10 15:03:46 +09:00
Frank Taillandier
74e6ef83c9
Use defaults in config
...
All docs stored in _docs inherit from docs layout
All news items stored in _posts inherit from news-item layout
2017-01-09 21:10:24 +01:00
Frank Taillandier
f4ff88adb7
Merge branch 'master' into docs-usage-help
2017-01-09 19:52:06 +01:00
Zlatan Vasović
5ac3e0a866
Fix #5730 : add gcc and make to the list of requirements
2017-01-09 17:45:28 +01:00
Frank Taillandier
e60769731a
Report modifications to docs
2017-01-09 15:25:59 +01:00
Kurt Anderson
0ebc832e1b
Remove duplicate paragraph.
2017-01-09 08:01:58 -05:00
Longwelwind
6cd388b2ab
Replace a dead link with a web-archived one
2017-01-08 23:12:45 +01:00
Frank Taillandier
441b275af2
fix broken links in documentation
2017-01-08 16:43:59 +01:00
Frank Taillandier
02a8ce5585
add spaces to variables
2017-01-08 15:15:48 +01:00
jekyllbot
0bc4f2a28f
Merge pull request #5696 from tomjohnson1492/patch-11
...
Merge pull request 5696
2017-01-08 06:06:08 -08:00
jekyllbot
7df1adb4f8
Merge pull request #5692 from tomjohnson1492/patch-6
...
Merge pull request 5692
2017-01-08 06:02:30 -08:00
Frank Taillandier
234ed44db6
Fix format, corrections
2017-01-08 14:44:59 +01:00
Frank Taillandier
870a57316c
Merge branch 'master' into revert-5532-perma-docs
2017-01-08 13:38:05 +01:00
jekyllbot
6050b3566e
Merge pull request #5720 from oakstudios/add-unpublished-to-docs
...
Merge pull request 5720
2017-01-06 02:14:52 -08:00
muratayusuke
657e502a72
Add jekyll-numbered-headings
2017-01-06 15:30:36 +09:00
Skylar Challand
be12be3411
Add undocumented --unpublished build option
...
via 57fd5f887d/lib/jekyll/command.rb (L63-L64)
2017-01-05 15:04:42 -05:00
Tom Johnson
5166ead2e0
Made updates with indentation
2017-01-04 10:14:41 -08:00
Frank Taillandier
a44a1eff92
Merge branch 'master' into patch-7
2017-01-02 17:46:14 +01:00
Tom Johnson
75c40edff8
Added link to new navigation page
...
This just links to the new page I added about navigation.
2017-01-02 17:30:37 +01:00
jekyllbot
0d62e7fb41
Merge pull request #5683 from Nursen/patch-1
...
Merge pull request 5683
2017-01-01 06:51:38 -08:00