We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 105b9d3 commit 3bd9016Copy full SHA for 3bd9016
Gemfile
@@ -1,4 +1,6 @@
1
source 'https://rubygems.org'
2
gem 'github-pages'
3
gem 'webrick'
4
+#
5
gem 'html-proofer'
6
+# gem 'html-proofer' # link-checking: bundle exec htmlproofer ./_site/ --only-4xx --ignore-empty-alt=true --allow-hash-href=true
0 commit comments