Matt Baer
b0d70d9bdb
Support <audio> element
...
This whitelists the HTML5 <audio> element and adds some basic style to
make it look nice.
2019-07-25 22:54:11 -04:00
Matt Baer
ebeb7b03e6
Explicitly set background-color
...
Closes #132
2019-06-28 08:26:15 -04:00
Matt Baer
6bf4e1a52e
Add spacing around time element on index pages
...
This adds a small margin around a time element, which makes things look
better when the body of a post starts with a header.
2019-06-01 09:26:58 -04:00
Matt Baer
4b1ca3e296
Make post body h2's smaller on index pages
...
Previously, <h2>s in a post were the exact same size as post titles on
index pages (blog index, tag listing). This fixes that by reducing the
font-size of body h2's. Closes #82 .
2019-06-01 09:17:28 -04:00
Matt Baer
c08484aa9c
Fix excessive p spacing in blockquotes
2019-04-13 12:04:17 -04:00
Matt Baer
a76144c182
Fix rendered sublist spacing
...
Along with a recent change to how spaces are output by the
writeas/saturday library, this alters the CSS to make sublists display
correctly, and fixes #27 .
2019-01-14 14:01:43 -05:00
Matt Baer
001fc8bb2d
Fully support single-user mode
...
- New editor nav
- New backend nav
- Support for drafts
- Different footers on backend
2018-11-09 22:10:46 -05:00
Matt Baer
0567564905
Add LESS styles, fonts, icons, CSS generation
2018-11-07 22:33:13 -05:00