mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
enh - relative 12.1 download hrefs + CI bugfix
This commit is contained in:
parent
fb7fbce4e1
commit
d5420bd276
2 changed files with 41 additions and 41 deletions
|
@ -2,4 +2,4 @@
|
|||
set -e # halt script on error
|
||||
|
||||
npm run build
|
||||
bundle exec htmlproofer ./_site --disable-external --allow-hash-href --assume-extension --alt-ignore '/.*/' --file-ignore /assets/,/dist/,/style-guide/,/blog/
|
||||
bundle exec htmlproofer ./_site --disable-external --allow-hash-href --assume-extension --alt-ignore '/.*/' --file-ignore /assets/,/dist/,/style-guide/,/blog/ --url-ignore /^\/binaries\/.+$/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue