1
1
mirror of https://github.com/primer/css.git synced 2024-11-30 19:53:11 +03:00
Commit Graph

334 Commits

Author SHA1 Message Date
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
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
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
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
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
c14f9ac37f bump the tool versions because lerna is dumb 2019-01-07 15:14:46 -08:00
Shawn Allen
6c2aaac2ae remove sidebar frontmatter field 2019-01-04 10:40:04 -08:00
Shawn Allen
a8c3c1fceb remove some out-of-date info from the contributing docs 2019-01-04 10:40:04 -08:00
Shawn Allen
f3e9590cbb run node 8 on now 2019-01-04 10:34:53 -08:00
Shawn Allen
2f7660627b link to Metalsmith again 2018-12-21 11:10:29 -08:00
Shawn Allen
8a03949eed add docs/README.md 2018-12-21 11:09:53 -08:00
Shawn Allen
595727feeb move a comment 2018-12-21 11:06:33 -08:00
Shawn Allen
5b658f3578 simplify landing page markup again 2018-12-20 15:05:51 -08:00
Shawn Allen
8115deb179 just use Docs as the link text 2018-12-20 15:04:19 -08:00
Shawn Allen
dd4d8803d1 get the hero differently (to fix render issue?) 2018-12-20 14:54:15 -08:00