Jacob Tomlinson 2/18/2015

Test your Jekyll blog with Travis CI

Read Original

This technical tutorial explains how to implement continuous integration for a Jekyll blog hosted on GitHub. It details using Travis CI to automatically run HTML Proofer, testing for broken external links, missing image alt text, and HTML standards compliance every time code is committed, ensuring blog quality and catching issues early.

Test your Jekyll blog with Travis CI

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week