Commit graph

67 commits

Author SHA1 Message Date
8f8150eaac new style + some posts 2024-12-05 06:41:29 +01:00
2d53d00d20 import qualified M → import M qualified 2024-12-03 21:26:42 +01:00
934557eb91 haha oops 😇 2024-12-03 20:31:34 +01:00
cb8f0e930f fixup cabal file 2024-12-03 20:23:08 +01:00
5a94aae932 make less inefficient
- do all filters in one go
- do all post lists in one run of the program
- only write files if they are changed
  (so make repeats less work)
- simplify pandoc command for meta pages
  (this might not actually make a difference)
2024-12-03 20:17:27 +01:00
0385c3215b posts 2024-12-03 17:54:47 +01:00
4f30b1e3c6 .emojiseq class for no wrapping 2024-12-03 17:54:27 +01:00
076cee1d6b remove --size-only 2024-12-03 17:53:57 +01:00
998271e342 use currentcolor for lántas text
now possible with inline svg!!!
2024-11-30 20:07:17 +01:00
cf0624a983 some posts 2024-11-29 00:54:16 +01:00
e228947212 update makefile 2024-11-29 00:51:25 +01:00
53365f2079 add link to rss entries 2024-11-29 00:50:59 +01:00
e1135a5d35 h-entry stuff 2024-11-29 00:50:42 +01:00
cb4649c2e2 filter updates & figure fixups 2024-11-29 00:50:15 +01:00
9ec847179c add default lang=en 2024-09-27 18:13:25 +02:00
d42fad94a5 new post 2024-09-26 15:57:49 +02:00
628a8b3548 fix figcaption styling 2024-09-26 15:57:34 +02:00
947d4ed983 dark mode fixes 2024-09-26 15:57:17 +02:00
0a0c5468f7 give <code> outside of <pre> a bg/border too 2024-09-26 15:56:31 +02:00
037384723d make <small> inside a heading normal width 2024-09-26 15:55:13 +02:00
77f78f642a update langfilter 2024-09-26 15:54:50 +02:00
b1d96ac567 comments and a little simplification 2024-09-16 19:45:50 +02:00
645aa00aa4 viewport 2024-09-16 17:02:36 +02:00
465cd432c8 simplify date treatment 2024-09-16 17:02:19 +02:00
8423cb575d those posts are next to each other 2024-09-15 18:41:19 +02:00
36c1f265e4 add rss <link> 2024-09-15 18:29:52 +02:00
75a8fa15f0 new post 2024-09-15 18:27:50 +02:00
9f850de9ba posts 2024-09-15 17:57:09 +02:00
3f827564b4 new theme 2024-09-15 17:57:09 +02:00
f5ac91e29c quox syntax updates 2024-09-15 17:57:09 +02:00
9284365c72 add rss 🎉 2024-09-15 17:57:09 +02:00
3ac457b1ec mathml 2024-09-15 17:48:16 +02:00
feb5d7d89e bump laantas-script 2024-09-15 17:47:28 +02:00
7023da3902 add post summaries 2024-09-15 17:46:40 +02:00
3ae0cd7c52 bytestring hGetLine has moved 2024-09-15 17:46:40 +02:00
0438ee590f slug generation improvements 2024-09-15 17:46:40 +02:00
32edbb1816 a bunch of stuff sorry 2023-12-28 01:00:37 +01:00
2910daf0c6 update deps 2023-06-05 17:48:09 +02:00
3aee53faa1 posts 2023-05-03 22:00:19 +02:00
c49e080cc3 typos 2022-09-17 21:46:43 +02:00
0ec38537f4 adjust syntax highlighting 2022-09-17 20:57:32 +02:00
1e7423fffe add ats post 2022-09-17 20:57:25 +02:00
8d401ab404 """finish""" old beluga post 2022-09-17 20:56:52 +02:00
be46a2fc5c fix tags with spaces
add a filter that replaces tags e.g.
"tag name" → {name: "tag name", slug: "tag_name"}
2022-09-17 20:54:16 +02:00
5108acba61 post list on one column 2022-07-12 21:19:29 +02:00
80f7039301 header size 2022-07-12 21:19:21 +02:00
6e1e83ff7b beluga syntax 2022-07-12 21:19:03 +02:00
53d8244aa6 base version updates 2022-03-30 04:37:32 +02:00
aa9f411f50 make YAML module less misleading 2022-03-30 04:37:03 +02:00
3e433df2fe remove some trash that shouldn't have been there 2022-03-30 03:14:17 +02:00