Commit graph

10 commits

Author SHA1 Message Date
81e41a819c web/quotes: fix 500
I forgot to load the tailwind tags, so it just breaks.
2021-05-03 14:59:09 +00:00
8837939f5e web/quotes: update for django-tailwind 2.0.1 2021-04-29 12:16:35 +00:00
a3fdfcec40 web/quotes: increase root font size 2021-01-22 23:59:19 +00:00
e266f5bb2f web/quotes: format templates 2021-01-21 00:49:22 +00:00
de8bb349f0 web/quotes: shipit 2021-01-20 23:14:58 +00:00
2d634def1c web/quotes: add new and view quotes views 2021-01-20 22:48:15 +00:00
ee3299223a web/quotes: require login for all pages
...except things under /accounts/, because I generally just trust that to do
access control for me.
2021-01-20 18:14:22 +00:00
cf82eae2e3 web/quotes: switch to sans-serif font for everything 2021-01-20 17:55:17 +00:00
54bece932e web/quotes: add some styling to some things 2021-01-20 03:16:29 +00:00
ca27848285 web/quotes: add tailwind 2021-01-20 02:04:30 +00:00