about summary refs log tree commit diff stats
path: root/src/templates.ts
Commit message (Collapse)AuthorAgeLines
* bye bye bunAlan Pearce2024-04-17-290/+0
|
* sort tagsAlan Pearce2024-04-15-2/+5
|
* format dates without millisecondsAlan Pearce2024-04-15-5/+9
|
* Fix tag URI in tagged feedsAlan Pearce2024-04-15-1/+1
|
* Clean up according to TS hintsAlan Pearce2024-04-11-2/+4
|
* Purge CSS on a per-template basisAlan Pearce2024-04-04-10/+25
|
* templates: don't escape HTML for Atom feed; it's not necessaryAlan Pearce2024-04-01-1/+1
|
* Replace Bun fs calls with node-compatible moduleAlan Pearce2024-04-01-24/+31
|
* Add headings to tag pagesAlan Pearce2024-02-09-0/+5
|
* Template "elsewhere on the internet" linksAlan Pearce2023-11-10-0/+10
|
* Tweak menu configuration structureAlan Pearce2023-11-10-3/+3
|
* Remove extra space after Home linkAlan Pearce2023-10-29-0/+1
|
* Make template names clearerAlan Pearce2023-09-23-2/+2
|
* Markup content with more microformatsAlan Pearce2023-09-22-1/+6
|
* Replace zola with DOM-based static site generation codeAlan Pearce2023-09-22-0/+238