1
1
mirror of https://github.com/primer/css.git synced 2024-09-22 06:07:31 +03:00
Commit Graph

2521 Commits

Author SHA1 Message Date
Shawn Allen
445dd94f31 do the primer.css copy in prebuild, not deploy-docs 2019-01-11 14:29:22 -08:00
Shawn Allen
a08be0714c better broken link reports, fix local URL prefix fade 2019-01-11 14:29:22 -08:00
Shawn Allen
df031a79c9 move -v option after the url 2019-01-11 14:29:22 -08:00
Shawn Allen
8c4082c256 update GA UA from @jonrohan 2019-01-11 14:29:22 -08:00
Shawn Allen
20c667a6ae better handling of "excepted" urls in link checker 2019-01-11 14:29:22 -08:00
Shawn Allen
b27c56d591 fail builds with broken links 2019-01-11 14:29:22 -08:00
Shawn Allen
c62bb805f8 nix -r argument for script/check-links 2019-01-11 14:29:22 -08:00
Shawn Allen
d8598507f5 clean up link checker output some more 2019-01-11 14:29:22 -08:00
Shawn Allen
0164e948ac tweak how link checker is run in Travis 2019-01-11 14:29:22 -08:00
Shawn Allen
460c1ce410 fix .file access error in _app.js 2019-01-11 14:29:22 -08:00
Shawn Allen
fcea64cfb1 log excluded urls, even when not --verbose 2019-01-11 14:29:22 -08:00
Shawn Allen
43e42879df fix syntax error 2019-01-11 14:29:22 -08:00
Shawn Allen
1027a23113 run script/check-links after deploying docs 2019-01-11 14:29:22 -08:00
Shawn Allen
74972a0437 run script/check-links instead of blc 2019-01-11 14:29:22 -08:00
Shawn Allen
fcd90aae9f fix WAI-ARIA links on a11y page 2019-01-11 14:29:22 -08:00
Shawn Allen
5e12fa54b4 fix missing alt attribute on typography <img> 2019-01-11 14:29:22 -08:00
Shawn Allen
58cc205af2 rename check-local-links -> check-relative-links 2019-01-11 14:29:22 -08:00
Shawn Allen
8396c64f44 add new check-links wrapper script 2019-01-11 14:29:22 -08:00
Shawn Allen
540a2e5371 add char-spinner 2019-01-11 14:29:22 -08:00
Shawn Allen
71125b3fb2 add robots.txt for less error-prone crawling 2019-01-11 14:29:22 -08:00
Shawn Allen
87d68cd4fb run the link checker after deploying docs 2019-01-11 14:29:22 -08:00
Shawn Allen
feb07fae52 fix a ton of links 2019-01-11 14:29:22 -08:00
Shawn Allen
8fabde94f9 clean up contributing docs markup, links 2019-01-11 14:29:22 -08:00
Shawn Allen
82fec2ac85 add script/check-local-links for fast markdown checks 2019-01-11 14:29:22 -08:00
Shawn Allen
2c9081bde3 add test-links npm script (for local testing) 2019-01-11 14:29:22 -08:00
Shawn Allen
9a999a5647 add static assets (favicon, touch icon, analytics.js) 2019-01-11 14:29:22 -08:00
Shawn Allen
efd8b0d248 fix html link 2019-01-11 14:29:22 -08:00
Shawn Allen
77565993c6 use the github avatar instead of ellipses 2019-01-11 14:29:22 -08:00
Shawn Allen
312717f82a another absolute link 2019-01-11 14:29:22 -08:00
Shawn Allen
a1e72b13c7 hard-code github avatar in principles example 2019-01-11 14:29:22 -08:00
Shawn Allen
c54086b8c2 make more links absolute 2019-01-11 14:29:22 -08:00
Shawn Allen
b07dab8f72 make a bunch of links absolute 2019-01-11 14:29:22 -08:00
Shawn Allen
1b9dff8387 clean up some linting docs 2019-01-11 14:29:22 -08:00
Shawn Allen
ca661743db fix code style link on principles page 2019-01-11 14:29:22 -08:00
Shawn Allen
21ee4e90bd fix links on tools/linting page 2019-01-11 14:29:22 -08:00
Shawn Allen
4264e821cb fix breadcrumb example links 2019-01-11 14:29:22 -08:00
Shawn Allen
63609e515a fix some links 2019-01-11 14:29:22 -08:00
Shawn Allen
b532fed0af fix status key link in package header 2019-01-11 14:29:22 -08:00
Shawn Allen
832791f647 install broken-link-checker; npm audit fix 2019-01-11 14:29:22 -08:00
Shawn Allen
a910c08472 list redirects explicitly in docs path test 2019-01-11 14:29:22 -08:00
Shawn Allen
65a346ac2e update changelog 2019-01-11 14:29:22 -08:00
Shawn Allen
006ded9643 clean up docs url test 2019-01-11 14:29:22 -08:00
Shawn Allen
a2ccd31077 move before.txt -> test/fixtures/path-cache.txt 2019-01-11 14:29:22 -08:00
Shawn Allen
85d1d7c2e7 clean up docs path test output 2019-01-11 14:29:22 -08:00
Shawn Allen
45c6e71d74 run sync before test 2019-01-11 14:29:22 -08:00
Shawn Allen
6a88cbd6d2 update before.txt with normalized paths 2019-01-11 14:29:22 -08:00
Shawn Allen
b8dbd08d51 add klaw, run test/urls.js 2019-01-11 14:29:22 -08:00
Shawn Allen
51afc6d103 add test/urls.js and test/exceptions.js 2019-01-11 14:29:22 -08:00
Shawn Allen
5586bc03e5 nix test.sh 2019-01-11 14:29:22 -08:00
Shawn Allen
6fc4a06e13 add *.txt to .gitignore 2019-01-11 14:29:22 -08:00