Commit graph

11 commits

Author SHA1 Message Date
Mihai Parparita
6c662e2109 Changes necessary to run with the Go 1.11 App Engine runtime. 2020-03-05 21:30:47 -08:00
Mihai Parparita
9997f6a729 Tweak app.yaml for gcloud deploys 2019-02-27 22:57:08 -08:00
Mihai Parparita
33617ef0a1 Add basic robots.txt file. 2014-12-20 21:49:06 -08:00
Mihai Parparita
f8657e9992 Add favicon. 2014-12-13 22:33:18 -08:00
Mihai Parparita
9aaa8326e0 Basic RetroGit renaming.
User-facing strings only.
2014-10-17 22:52:51 -07:00
Mihai Parparita
ff360bc605 Switch to inlining styles.
Unfortunately Gmail for iOS does not respect the <style> block that desktop
Gmail does. Styles are instead defined in a styles.json and can be referenced
via a custom template function. Not quite as nice as CSS (e.g. link style
invocation has to be repeated for every link), but still tolerable.
2014-08-18 23:10:41 -07:00
Mihai Parparita
1b3f91363f Add basic admin UI for viewing the digest as another user. 2014-08-05 22:14:35 -07:00
Mihai Parparita
243cfb06e6 Allow digest.css to be read by the app in prod too. 2014-08-01 23:08:50 -07:00
Mihai Parparita
649bbd8fd9 Add digest cron handler. 2014-07-30 22:17:04 -07:00
Mihai Parparita
b1d334f8e9 Always use SSL. 2014-07-05 22:52:05 -07:00
Mihai Parparita
560a330833 App Engine skeleton. 2014-07-05 15:04:41 -07:00