Brian Mann
37fd22446d
docs: add source to tag helper failure on local file
2017-06-18 14:46:02 -04:00
Brian Mann
ee751d020a
docs: increase performance by using HEAD instead of GET
...
- bypass checking download.cypress.io
- normalize href’s so we don’t request dupes
2017-06-16 15:39:40 -04:00
Brian Mann
e5dd194519
docs: better error handling, ignore timeout errors
2017-06-16 15:25:40 -04:00
Brian Mann
ae75db66ea
docs: correctly catch timeout errors, let real errors throw
2017-06-16 15:08:10 -04:00
Jennifer Shehane
61a62d78a0
doc: set timeout of url validator request to 5000ms
2017-06-16 14:48:31 -04:00
Jennifer Shehane
53a4cb9d85
docs: add catch for failed requests that prints error message and returns
2017-06-16 14:29:15 -04:00
Jennifer Shehane
c0cc9d359e
docs: url tag now throws if given undefined href
2017-06-16 12:43:09 -04:00
Brian Mann
1223f2e42b
docs: add urlHash tag helper to generate links within current document
2017-06-15 16:40:11 -04:00
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
3c9e7e98a5
docs: add tests around addPageAnchors helper
2017-06-11 20:03:04 -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