Commit graph

89 commits

Author SHA1 Message Date
5209551bb0 Escape og:title tag 2025-03-16 17:53:24 -04:00
a5f9c659ff No special characters in slugs 2025-03-15 18:07:37 -04:00
a2a811aa4a Header link support 2025-03-15 17:56:00 -04:00
3d2d1f897e Special post handling 2025-03-15 16:15:15 -04:00
0e87e752d2 Add header links to blog meta 2025-03-15 14:28:22 -04:00
4aefda36fd oops 2025-02-15 05:35:01 -05:00
88bb800ec4 Clean up footer links 2025-02-15 05:31:50 -05:00
75b174f0a7 fix oops 2025-02-15 04:57:39 -05:00
d6b17a4be0 Credit mastodon 2025-02-15 04:56:42 -05:00
3069e480a4 Setup footer 2025-02-15 04:50:58 -05:00
4de44c7e8c Add comments 2025-02-12 21:26:00 -05:00
b307eb391b Add feed link to header 2025-02-12 20:48:24 -05:00
0c477e0cdd dark reader support 2025-02-12 05:48:08 -05:00
e3313b0608 generate the description tag too lol 2025-02-12 03:53:37 -05:00
2862f45d77 Open graph tag generation for posts 2025-02-12 03:38:55 -05:00
65984360f1 Article pluralization fix 2025-02-11 17:43:23 -05:00
468890206a Change tip styling 2025-02-10 19:03:15 -05:00
9246e914fe Improve unit test styling 2025-02-10 18:30:33 -05:00
dcc6799e6f Add post source code tag 2025-02-10 12:27:05 -05:00
e4e0349a32 Unit test styling 2025-02-09 22:30:10 -05:00
448908c18e post now command 2025-02-09 18:09:06 -05:00
972b73f665 Link styling tweaks 2025-02-09 17:27:31 -05:00
1d91c51084 Support admonitions 2025-02-09 07:31:26 -05:00
109165b80e Generate series list page 2025-02-09 05:51:52 -05:00
baf8d6556b Generate series pages 2025-02-09 05:28:59 -05:00
7cf4827d0c Change lasted edited at to date only in bubble 2025-02-09 03:25:38 -05:00
471603ae02 Change Archive link to All Posts 2025-02-09 03:22:30 -05:00
8ce16daa58 Only display post date in blurb
Still dispay the datetime in the hover
2025-02-09 03:13:28 -05:00
5c569780dc Fix tag formatting issues 2025-02-09 03:10:21 -05:00
4793d660e2 Add series links 2025-02-09 02:43:22 -05:00
d170a2fccf Series commands 2025-02-09 02:12:14 -05:00
0571a16dab Add series data structure 2025-02-09 01:50:37 -05:00
49502df416 Tweaks 2025-02-09 01:25:33 -05:00
73de17fc2c Add content src to atom feed 2025-02-09 00:52:53 -05:00
7a5ef790f3 post tag command 2025-02-08 23:58:10 -05:00
b095fe356b Advent of bugs 2025-02-07 06:50:13 -05:00
88e355730b Sort tags alphabetically for consistent ordering 2025-02-07 06:02:53 -05:00
19e06488c4 Functional syntax highlighting for rust 2025-02-07 05:48:05 -05:00
731d7aa19c Factor out post generation components 2025-02-07 02:54:20 -05:00
87e18dbf60 Factor out and clean up site-header 2025-02-07 02:44:35 -05:00
72bd2a238c factor out post-link method 2025-02-07 02:33:40 -05:00
68e20af5d7 Factor out generate-head 2025-02-07 02:26:17 -05:00
9a87e7825a Sort json keys 2025-02-07 02:02:40 -05:00
2072f88711 Generate pages for individual tags 2025-02-07 01:58:44 -05:00
20ecef3b3f Generate tags page 2025-02-07 01:43:52 -05:00
f1515aab06 Initial tags support 2025-02-06 23:45:26 -05:00
b067f79e1c Add guardrail against duplicate slugs 2025-02-06 20:32:38 -05:00
c60ce1efdf Add short slugs 2025-02-06 20:22:40 -05:00
14adc9fdf7 Add tags field 2025-02-06 19:48:36 -05:00
550c4613e7 uninline stylesheets 2025-02-06 18:45:15 -05:00