1
1
mirror of https://github.com/primer/css.git synced 2024-11-29 14:14:26 +03:00
Commit Graph

2448 Commits

Author SHA1 Message Date
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
Shawn Allen
aede1b6d05 bump link spacing down from 3 to 2 2019-01-11 14:29:22 -08:00
Shawn Allen
0321d66875 match side nav link spacing from primer/components 2019-01-11 14:29:22 -08:00
Shawn Allen
80fe02d817 match content + side nav width of primer/components 2019-01-11 14:29:22 -08:00
Shawn Allen
507acb4bde move status label docs into a table 2019-01-11 14:29:22 -08:00
Shawn Allen
0991e43080 refactor status labels to look the same 2019-01-11 14:29:22 -08:00
Shawn Allen
ae7884ddda make "Status key" a SectionLink 2019-01-11 14:29:22 -08:00
Shawn Allen
b64fe6e547 don't show Metadata <details> in prod 2019-01-11 14:29:22 -08:00
Shawn Allen
a650d0f87d docs(primer-support): fix markup issues, code fmt 2019-01-11 14:29:22 -08:00
Shawn Allen
d45ba99ea3 add Status key link; improve nav path generation 2019-01-11 14:29:22 -08:00
Shawn Allen
8bc7a8512a replace "Whats New" header link with Releases 2019-01-11 14:29:20 -08:00
Shawn Allen
57445ef976 nix the whats-new directory and changelog sync plugin 2019-01-11 14:28:35 -08:00
Shawn Allen
21cd98bba6 move status-key.md up 2019-01-11 14:28:35 -08:00
Shawn Allen
88be8a9560 tidy up docs for NodeLink 2019-01-09 10:01:05 -08:00
Shawn Allen
fb9a8185b4 make header image responsive 2019-01-09 10:00:57 -08:00
Shawn Allen
03214885bc fix header link font sizes
/cc @emplums: I started with a verbatim copy of the header from
primer/components, but after introducing the global primer CSS it looks
like I've had to set fontSize={2} explicitly on all of our links to bump
it back up. The way I did this feels kinda yucky; would you have done it
differently?
2019-01-09 09:59:13 -08:00
Shawn Allen
fcc274b364 export HeaderImage from src/landing 2019-01-09 09:58:48 -08:00
Shawn Allen
219e15e2d6 replace intro text with header image 2019-01-09 09:58:35 -08:00
Shawn Allen
f45a62cbcf move src/IndexImage -> src/landing/HeaderImage 2019-01-09 09:57:58 -08:00
Shawn Allen
b1010e4f9c import new header image from @ashygee 2019-01-09 09:44:20 -08:00
Shawn Allen
36125bde54 tidy up docs commit status text 2019-01-08 13:38:49 -08:00
Shawn Allen
78b1857eb7 nix unused execa import 2019-01-08 13:38:38 -08:00
Shawn Allen
f8c6412e48 nix duplicate commit status 2019-01-08 13:38:38 -08:00
Shawn Allen
f3a4f1a028 deploy docs after releasing 2019-01-08 13:38:38 -08:00