Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | update styles from Bear | Alan Pearce | 2024-06-02 | -126/+113 |
| | ||||
* | fix CSP breaking styles in feed browser HTML preview | Alan Pearce | 2024-05-31 | -0/+5 |
| | ||||
* | Add support for pandoc-style fences | Alan Pearce | 2024-05-28 | -2/+8 |
| | | | | | | | | | | | | :::{#foo .bar} text ::: becomes <div id="foo" class="bar"> text </text> | |||
* | fix post tags validation error | Alan Pearce | 2024-04-18 | -1/+5 |
| | ||||
* | Remove inline styles | Alan Pearce | 2024-02-18 | -0/+4 |
| | ||||
* | Reduce margins on mobile devices | Alan Pearce | 2023-11-09 | -2/+1 |
| | ||||
* | Tweak CSS | Alan Pearce | 2023-09-24 | -11/+3 |
| | ||||
* | Use microformats class to style post listings | Alan Pearce | 2023-09-24 | -4/+4 |
| | ||||
* | Replace zola with DOM-based static site generation code | Alan Pearce | 2023-09-22 | -0/+196 |