We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
We use HTML Proofer.
The gemfile in devportal should already have the required gems:
gem 'rake' gem 'html-proofer'
To install, run
bundle exec jekyll build
Navigate to devportal, and then run:
bundle exec htmlproofer ./_site --allow-hash-href
There was an error while loading. Please reload this page.