@cloudcannon/suite
Version:
A suite of gulp tools to manage static sites on CloudCannon
14 lines (12 loc) • 343 B
Markdown
title: Introduction
package: Proofer
order_number: 1
The *Proofer* package allows you to automatically check your compiled site for the following:
* Missing alt tags
* Broken external links
* Broken internal links
* Missing favicon
* Missing href values
These issues are logged to a `.json` file so you can process them conveniently.