Skip to content

Commit 3bd9016

Browse files
committed
Add information about html proofer
1 parent 105b9d3 commit 3bd9016

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: Gemfile

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
source 'https://rubygems.org'
22
gem 'github-pages'
33
gem 'webrick'
4+
#
45
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

Comments
 (0)