23 Commits

Author SHA1 Message Date
Michael Jackson
2d45078761 Remove some static files 2019-02-07 14:40:07 -08:00
Michael Jackson
bbb092d974 Load React + Emotion from CDN URLs, use globals
Remove @emotion/babel-preset-css-prop and import { jsx } from
@emotion/core directly instead so Rollup can preserve imports order when
bundling (instead of @emotion/core automatically inserting itself as the
first import).
2019-01-23 21:27:58 -08:00
Michael Jackson
09914c1db4 Server render the main page
Also, add hashes to asset file names and use the "entry manifest" plugin
in dev to get auto-reloading.
2019-01-12 19:27:28 -08:00
Michael Jackson
31e7d3865a Experimental port to Firebase hosting 2019-01-05 17:14:36 -08:00
MICHAEL JACKSON
d6f2bc089a Better dev server integration 2018-02-16 16:00:06 -08:00
MICHAEL JACKSON
a22e0fa801 Move design file into repo root 2018-02-16 09:52:53 -08:00
MICHAEL JACKSON
06c9296809 Add back static assets 2017-12-14 08:52:04 -08:00
MICHAEL JACKSON
2a0d32f214 Add /_stats endpoint
Also, remove ingest_stats worker and use the cache instead.
2017-08-22 08:52:30 -07:00
MICHAEL JACKSON
0f5c584104 Rewrite frontend using create-react-app 2017-03-25 23:57:22 -07:00
Michael Jackson
c476954c99 Update logo 2017-03-24 18:16:07 -07:00
Michael Jackson
438c22ef49 Update favicon 2016-12-10 07:54:20 -08:00
Michael Jackson
4dfeac1cb3 Update logo 2016-09-27 15:04:12 -07:00
Michael Jackson
93a755a0b4 Update favicon 2016-09-26 11:09:33 -07:00
Michael Jackson
7a3cebd9bd Update logo 2016-09-24 10:17:10 -07:00
Michael Jackson
a494d93272 Add missing static resources 2016-08-18 10:13:06 -07:00
Michael Jackson
7e29e21483 Update logo and favicon 2016-05-17 19:02:36 -07:00
Michael Jackson
9e0f43484f Dynamically render home page 2016-04-30 17:26:23 -07:00
Michael Jackson
87f12086ab Add robots.txt 2016-04-12 11:31:22 -07:00
Michael Jackson
b6f6cae571 Update index page 2016-03-26 23:53:07 -07:00
Michael Jackson
4ed32cb24b Fix typo 2016-03-26 11:14:11 -07:00
Michael Jackson
515c67241d Update index page 2016-03-26 11:12:22 -07:00
Michael Jackson
28a96bbb66 Update home page 2016-03-12 22:58:48 -08:00
Michael Jackson
eeb7b62dce Initial commit 2016-02-21 18:52:19 -08:00