diff --git a/.travis.yml b/.travis.yml index 12f3182..f92ad5f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: diff --git a/_posts/2015-06-15-rss-tutorial.markup b/_posts/2015-06-15-rss-tutorial.markup index 35c3caf..3d5a6dc 100644 --- a/_posts/2015-06-15-rss-tutorial.markup +++ b/_posts/2015-06-15-rss-tutorial.markup @@ -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! diff --git a/tags/shortesttutorialever.html b/tags/shortesttutorialever.html deleted file mode 100644 index 5517ff2..0000000 --- a/tags/shortesttutorialever.html +++ /dev/null @@ -1,6 +0,0 @@ ---- -layout: tag -section-type: tag -title: ShortestTutorialEver ---- -## Tag