Commit graph

60 commits

Author SHA1 Message Date
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
b1ec578902 Format atom feed 2025-02-06 18:39:20 -05:00
278f5a8390 CSS Reset 2025-02-05 20:37:42 -05:00
4c3e514a14 First post 2025-02-05 06:02:05 -05:00
53c0c6a9d6 Basci atom feed generation 2025-02-05 04:37:28 -05:00
7d5cbfba3c Edited at time 2025-02-05 03:45:50 -05:00
73aefa28eb Symlink about page 2025-02-05 03:31:26 -05:00
d1eb6f1762 Generate archive 2025-02-05 03:28:49 -05:00
c59c266ee1 Generate Index 2025-02-05 03:26:39 -05:00
d861c7ef87 header links 2025-02-05 00:26:12 -05:00
9ccc512533 tweaks 2025-02-04 23:43:42 -05:00
e7fdf59618 Seperate out title into seperate visual block 2025-02-04 22:24:37 -05:00
bc79817184 checkpoint 2025-02-04 21:39:47 -05:00
ce364c01d8 Description generation 2025-02-04 16:51:48 -05:00
bf56790e3a set font and round corners 2025-02-04 04:17:34 -05:00
7df154596b Center things a bit 2025-02-04 03:18:19 -05:00
37e92392ca Basic syntax highlighting 2025-02-04 03:10:40 -05:00
2c38910ccd basic idris rendering 2025-02-04 01:21:32 -05:00
56833369ce Add ipkg path to idrispost 2025-02-03 23:43:19 -05:00
addce4f87c render markdown 2025-02-03 21:51:09 -05:00
815ff4bf4e Rendering template 2025-02-03 21:36:07 -05:00
abe676f512 pandoc generate html method 2025-02-03 20:53:32 -05:00
72607c7f25 add render method 2025-02-03 20:41:31 -05:00
3b0e34e66e use database directory instead of database file 2025-02-03 16:02:03 -05:00
fc04245162 Add palceholder post and update db init 2025-01-22 21:26:25 -05:00
a8e3b30668 Fix slugs logic 2025-01-22 21:17:38 -05:00
22952a01f7 Move IdrisPost to its own file 2025-01-22 20:53:52 -05:00
f767eeb589 Move MarkdownPost to its own file 2025-01-22 20:49:47 -05:00
3fd900b2d6 Move post to its own file 2025-01-22 20:13:45 -05:00
849f6543c8 Move BlogMeta class to own file 2025-01-22 19:55:18 -05:00