From b5ff5db7852ca7667ecd1ace02d84e4d3c4f9cf6 Mon Sep 17 00:00:00 2001 From: Aidan Feldman Date: Wed, 23 Oct 2013 00:20:44 -0700 Subject: [PATCH] tweaks to make html-proofing pass --- Rakefile | 3 ++- index.html | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Rakefile b/Rakefile index 8feeb72..9ee2964 100644 --- a/Rakefile +++ b/Rakefile @@ -2,5 +2,6 @@ require "html/proofer" task :test do sh "bundle exec jekyll build" - HTML::Proofer.new("./_site").run + # ignore href="#" for the "Copy to clipboard" button + HTML::Proofer.new("./_site", :href_ignore => ["#"]).run end diff --git a/index.html b/index.html index ccc3372..fe5bc4b 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@ description: A site to provide non-judgmental guidance on choosing a license for