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

22 Commits

Author SHA1 Message Date
Shawn Allen
d2b49913c2 simplify next.config.js 2018-12-17 15:26:50 -08:00
Shawn Allen
0f5e9cca70 add metadata to the changelog 2018-12-17 15:26:50 -08:00
Shawn Allen
c371303a8a fix warning about root 2018-12-17 15:26:50 -08:00
Shawn Allen
4da5321376 only attempt to sync in CI 2018-12-17 15:26:50 -08:00
Shawn Allen
ff62ac1e21 move sync hook from next.config to lib/config 2018-12-17 15:26:50 -08:00
Shawn Allen
c2e05d8449 refactor syncing with Metalsmith 2018-12-17 15:26:50 -08:00
Shawn Allen
b903b40b06 sort paths in docs/pages/css/.gitignore 2018-12-17 15:26:50 -08:00
Shawn Allen
b1d769259b be smarter about files synced 2018-12-17 15:26:50 -08:00
Shawn Allen
8132c0c330 wrap up script/copy w/ --watch flag, add watching to next.config.js 2018-12-17 15:26:50 -08:00
Shawn Allen
29ef33801a move copy.js -> script/copy, add watch() 2018-12-17 15:26:50 -08:00
Shawn Allen
2a9e16bca2 tweak resolve.alias for primer css 2018-12-17 15:26:50 -08:00
Shawn Allen
22ca302bc3 move primer css alias to lib/config 2018-12-17 15:26:50 -08:00
Shawn Allen
40390e5fe6 simplify webpack rules 2018-12-17 15:26:50 -08:00
Shawn Allen
abc4ae58ff remove unused lib/*.js 2018-12-17 15:26:50 -08:00
Shawn Allen
dd2a0f64c6 use mdx-loaded (with batteries!) 2018-12-17 15:26:50 -08:00
Shawn Allen
52e8996cee lint 2018-12-17 15:26:50 -08:00
Shawn Allen
32c4ee78dc rename lib/mdx -> lib/config 2018-12-17 15:26:50 -08:00
Shawn Allen
5d74233523 move svg loader to lib/mdx 2018-12-17 15:26:50 -08:00
Shawn Allen
9b8727a76c add custom mdx plugin w/YAML frontmatter parsing 2018-12-17 15:26:09 -08:00
Shawn Allen
fcdccc3eea tweak "do not edit" .gitignore comment 2018-12-17 15:26:09 -08:00
Shawn Allen
d2061f26d9 track copied files in pages/css/.gitignore 2018-12-17 15:26:09 -08:00
Shawn Allen
636a9544ab move site/lib -> docs/lib 2018-12-17 15:26:09 -08:00