Commit graph

10 commits

Author SHA1 Message Date
b2f5f36207
fix(svg): re-inline svg into html (#772)
* Revert "fix(icons): fix icons.svg url (#769)"

This reverts commit 1d34d45da7.

* Revert "perf: use prefetch instead of preload for svgs (#765)"

This reverts commit b73dd548ae.

* Revert "perf: build separate icons.svg file (#762)"

This reverts commit ee45c07314.

* move svg to end of 2xx.html
2018-12-10 00:13:54 -08:00
ee45c07314
perf: build separate icons.svg file (#762) 2018-12-08 12:46:16 -08:00
7876f82871
fix: build inline script using Rollup (#761)
* fix: build inline script using Rollup

This reduces code duplication and allows the theme engine to work the
same without modifying the code in two places. It does extra extra deps,
but I tried to keep them to a minimum.

* change code comment

* remove unnecessary constant
2018-12-08 11:21:54 -08:00
283bc78b4f
Add CSP (#119)
Fixes #25
2018-04-14 15:50:16 -07:00
1164d9abee set up deploy dev/prod scripts 2018-04-04 18:33:08 -07:00
1b7a01f1ee add favorite/unfavorite feature 2018-02-24 14:49:28 -08:00
b133664904 update gitignore 2018-02-19 18:26:21 -08:00
5196109e0c more work on testing 2018-02-18 10:42:27 -08:00
f78be6a032 use scss for global css 2018-01-12 08:36:31 -08:00
c3a8f847aa initial commit 2018-01-06 15:51:25 -08:00