Commit Graph

15 Commits

Author SHA1 Message Date
Jeff Avallone
49a236bf89 Switching back to SVG components for icons
No longer need the hack to only use them in components while URLs are
used in styles since I don't need icons in the styles anymore. Embedding
the markup also provides the option to restyle the icons
2018-02-11 06:58:59 -05:00
Jeff Avallone
810b37aa47 Removing SVG components
Sticking with importing data URIs for now
2018-02-11 06:51:54 -05:00
Jeff Avallone
10125066d9 Fixing URLs in yarn.lock
Also adding a project yarnrc so I don't end up using my internal npm
repo again.
2018-02-10 19:15:35 -05:00
Jeff Avallone
3e729b2a34 Adding Jest 2018-02-10 18:30:07 -05:00
Jeff Avallone
738902d0ce Adding precommit hook 2018-02-10 18:11:30 -05:00
Jeff Avallone
cca35117f5 Adding eslint 2018-02-10 18:03:21 -05:00
Jeff Avallone
74d622c7a4 Getting icon loading in the root styles working 2018-02-10 17:55:48 -05:00
Jeff Avallone
8eb4b450ca Adding SVG icons 2018-02-10 16:32:52 -05:00
Jeff Avallone
e52103a516 Integrating React 2018-02-10 16:22:59 -05:00
Jeff Avallone
40d08ddef8 Adding service worker cache 2018-02-10 16:08:42 -05:00
Jeff Avallone
97a61dc0f3 Adding prod and dev webpack configs 2018-02-10 16:05:25 -05:00
Jeff Avallone
d78f4efd16 Base webpack config 2018-02-10 15:58:54 -05:00
Jeff Avallone
ae2b7c74dd Clearing out old site code 2018-02-10 13:33:13 -05:00
Jeff Avallone
ce8093d710 Upgrading dependencies 2017-07-29 16:35:14 -04:00
Jeff Avallone
54e9030f44 Adding a yarn.lock 2017-07-29 16:15:33 -04:00