Commit Graph

6 Commits

Author SHA1 Message Date
Brian Mann e2732a643d docs: implement caching internal and external urls to prevent unnecessary requests + speed up building 2017-06-14 13:39:24 -04:00
Brian Mann f3da1bf63a docs: upgrade asserting hashes to take into account <a> elements with matching href attribute 2017-06-14 13:38:53 -04:00
Jennifer Shehane 784b28f4b5 docs: comment out external url validation until url linking strategy is more thoroughly discussed 2017-06-14 11:57:10 -04:00
Brian Mann b55dfb0e42 docs: cleanup 2017-06-09 16:18:36 -04:00
Brian Mann 81e4cbf1b4 docs: validate hashes exist when using {% url %} tag helper 2017-06-09 12:45:05 -04:00
Brian Mann 0192212581 docs: wrote custom 'url' tag to generate and validate that all urls are correct
-added docs unit tests
-validate external urls
-validate local urls by looking up their sidebar data translation
-TODO: validate that hashes exist on the suggested page
2017-06-08 16:12:41 -04:00