22 Commits

Author SHA1 Message Date
Adam Wathan
b2b95d5738 Register config file with Webpack for watching
This change tells Webpack (for those using it) that the config file
used should be tracked as a dependency and that the CSS should be
re-compiled if that config file changes.

It's careful to make sure the config file is loaded fresh every single
time to avoid weird caching issues.
2017-11-03 09:54:15 -04:00
Jonathan Reinink
c70ce45472 Remove slate and smoke colors 2017-10-31 16:15:04 -04:00
Adam Wathan
e6f81cc908 Tweak a bunch of styles 2017-10-31 10:15:19 -04:00
Adam Wathan
4e45780582 Default responsive sidebar to closed
Previously, if you loaded the page at a wide size then resized smaller,
the sidebar would be open.
2017-10-31 08:02:36 -04:00
Adam Wathan
7789f00bac Switch to Aktiv Grotesk 2017-10-31 07:52:36 -04:00
Jonathan Reinink
cd06efb4e6 Add new home page
Adds new "documentation" layout, replacing the previous "markdown" layout.
2017-10-31 00:15:02 -04:00
Adam Wathan
0aee1a59f2 Add responsive example to align content docs + minor clean up 2017-10-27 13:22:48 -04:00
Adam Wathan
b4738aa9b7 Update colors to Steve's new palette 2017-10-26 15:59:49 -04:00
Adam Wathan
782598319a Comment out requiring defaultConfig inside itself
Uncomment on init
2017-10-26 12:06:10 -04:00
Jonathan Reinink
e06e758312 Update the doc's Tailwind config to use the new config format
Also had to create a self referencing package dependency so that the require('tailwindcss') call in the default config would work.
2017-10-26 10:18:07 -04:00
Adam Wathan
bc8ea314e6 Use new icons 2017-10-26 08:29:32 -04:00
Adam Wathan
b6e3b37bca Add "default" badges to default utility values 2017-10-24 12:45:12 -04:00
Adam Wathan
ab601d42f7 Use position fixed for sidebar to restore keyboard scrolling functionality 2017-10-24 12:45:12 -04:00
Adam Wathan
720e051f19 Styling links and normalizing headers 2017-10-24 07:44:46 -04:00
Adam Wathan
b0dda81564 Working on splitting flex docs into multiple pages 2017-10-24 07:44:46 -04:00
Adam Wathan
a983e8bc1c Don't use SFMono, doesn't seem to actually work? 2017-10-23 11:01:39 -04:00
Adam Wathan
525a86bd0a WIP 2017-10-21 17:42:41 -04:00
Adam Wathan
b631014ef4 Tweak some colors 2017-10-21 17:42:41 -04:00
Adam Wathan
8cf83ce464 Working on new docs design 2017-10-21 17:42:41 -04:00
Adam Wathan
3bad6d0f65 Update to latest default config as base 2017-10-21 17:42:41 -04:00
Adam Wathan
3c31e2a773 Scaffold out a bunch of docs pages 2017-10-09 16:25:15 -04:00
Adam Wathan
2c1de94d5c Switch docs to use .js config instead of JSON 2017-10-09 12:33:22 -04:00