Added htmlproofer in travis ci as validation

This commit is contained in:
Panos Sakkos 2015-10-06 18:09:58 +02:00
parent b1d735539c
commit 40c76eb12a
3 changed files with 2 additions and 8 deletions

View file

@ -3,7 +3,7 @@ rvm:
- 2.1
install: gem install jekyll html-proofer
script: jekyll build
script: jekyll serve --baseurl "" --detach && htmlproof ./_site --disable-external --empty-alt-ignore
branches:
only:

View file

@ -3,7 +3,7 @@ layout: post
section-type: post
title: Generating your Blog's RSS feed
category: tech
tags: [ 'tutorial', 'ShortestTutorialEver' ]
tags: [ 'tutorial' ]
---
Sit back, build the jekyll theme and it will be autogenerated in /feed.xml!

View file

@ -1,6 +0,0 @@
---
layout: tag
section-type: tag
title: ShortestTutorialEver
---
## Tag