Commit Graph

29 Commits

Author SHA1 Message Date
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 1cd880f9d0 replace liquid highlight tag with backticks 2016-08-26 06:55:18 +05:30
XhmikosR 5ca080ac6f Whitespace cleanup. 2016-07-18 21:31:17 +03:00
Erick Sasse d683baa257 Updates html-proofer code
As in html-proofer docs: https://github.com/gjtorikian/html-proofer
2016-07-11 23:17:30 -03:00
Parker Moore 19b566e6ea
site: use rouge instead of pygments 2016-04-28 18:26:29 -07:00
Suriyaa Kudo 387c40f667 Set protocol of jekyllrb.com to HTTPS 2016-04-03 10:28:09 +02:00
jekyllbot 9e57eb1858 Merge pull request #4628 from mejackreed/travis-sudo
Merge pull request 4628
2016-03-09 11:19:58 -08:00
Jack Reed 0f50dd1bb7 Update continuous-integration docs with sudo: false information
Updates the continuous-integration docs to provide information about the `sudo: false` behavior which can route builds to the faster container-based infrastructure. https://docs.travis-ci.com/user/workers/container-based-infrastructure/#Routing-your-build-to-container-based-infrastructure
2016-03-09 09:36:02 -05:00
Alex Plescan 71d510a79c Update HTMLProofer CLI command
Version 3.0 of HTMLProofer has renamed the CLI command `htmlproof` to `htmlproofer` (https://github.com/gjtorikian/html-proofer/issues/246).

This commit updates documentation to reflect this change.
2016-03-06 13:30:37 +10:00
chrisfinazzo cfb4a848b4 Use HTTPS 2016-02-22 22:17:02 -05:00
Johan Bové d3c327e184 Further flesh out Continuous Integration guide
More information added after having some trouble getting Travis to execute with the existing explanation.
2015-08-05 10:16:22 -07:00
Jordon Bedwell 166fdf35a3 Merge pull request #3671 from falkorichter/completeCiInstructions
Added a mention on the Gemfile to complete the instructions
2015-04-26 08:17:35 -05:00
Falko Richter 159dbd0170 feedback on jekyll#3671 2015-04-24 10:28:40 +02:00
Falko Richter 76c1dcc791 added a mention on the Gemfile to complete the instructions
travis relies on a Gemfile tp be present.
2015-04-21 10:53:56 +02:00
Parker Moore 7be47c2c48 ci docs: Add note that the .travis.yml assumes bundle install.
Closes #3660
2015-04-20 10:23:04 -07:00
Parker Moore 12b16dde52 Merge pull request #3623 from chrisfinazzo/ci-docs
Merge pull request 3623
2015-04-10 16:32:28 -04:00
chrisfinazzo ec7474f55c Only use 3 sections 2015-03-27 16:50:28 -04:00
chrisfinazzo e82cb3115d Line wrapping 2015-03-27 10:42:09 -04:00
chrisfinazzo ebc6dff37e Don't repeat yourself 2015-03-27 10:31:40 -04:00
chrisfinazzo 017a26457c Add a warning label 2015-03-27 10:28:51 -04:00
William Entriken 18209ff78c Fixes #3480 Show how to install and use html-proofer without Gemfile 2015-03-27 09:09:06 -04:00
chrisfinazzo 8da7d1a5bc Grammar, hard-wrap lines at 80 characters 2015-01-31 22:52:46 -05:00
Alan Scherger c26f040bcf Eliminate the need for prev_section and next_section metadata. 2015-01-11 21:19:14 -08:00
mitaa 57ca3a04d5 Update continuous-integration.md
Fix miswording
2014-10-30 10:05:19 +01:00
Kevin Ndung'u ec0e1dcb14 Update continuous-integration.md
Fix minor typo
2014-10-08 21:44:57 +03:00
Felix Kiss d452fa65ba Update continuous-integration.md
Fix typo
2014-08-07 03:26:42 -04:00
Parker Moore 9ccbfa0bae Fix broken links now that docs is a collection in site. 2014-07-31 18:21:43 -04:00
Parker Moore e57cd0031d Use site.docs instead of site.pages. 2014-07-31 04:34:38 -04:00