Pagwin created branch main in Pagwin/wordle-crush 2025-11-10 03:06:17 +00:00
Pagwin pushed to main at Pagwin/wordle-crush 2025-11-10 03:06:17 +00:00
ede227f887 this is dumb
Pagwin created repository Pagwin/wordle-crush 2025-11-10 03:06:01 +00:00
Pagwin pushed to main at Pagwin/psb 2025-11-09 21:13:15 +00:00
3546654a66 fixed more bugs but currently reckoning with the whole situation of how markdown deals with singular vs double newlines
79e54b112b swapped version to allow for possibility of using old builder for blog if needed
Compare 2 commits »
Pagwin pushed to main at Pagwin/new_blog 2025-11-09 02:42:40 +00:00
a09a07e3e0 minor change to avoid fixing ssg
Pagwin pushed to main at Pagwin/psb 2025-11-08 02:38:52 +00:00
b834cd6dbb escaped html stuff that needs escaping, added crossing out text and fixed how plain text consumed everything alongside setup for some future refactoring of parsing
Pagwin pushed to main at Pagwin/new_blog 2025-11-06 20:44:15 +00:00
f66add033b meta viewport added to light dark demos
90e5303125 minor fix so I don't need to fix ssg parser
Compare 2 commits »
Pagwin pushed to main at Pagwin/psb 2025-11-06 18:46:11 +00:00
24606b1e83 made use of haskell features added to cabal file
Pagwin pushed to main at Pagwin/psb 2025-11-06 18:37:58 +00:00
a679bbd373 added more useful haskell features to cabal file
Pagwin pushed to main at Pagwin/psb 2025-11-06 18:36:49 +00:00
dc4abfa982 added more useful haskell features to cabal file
Pagwin pushed to main at Pagwin/psb 2025-11-06 01:40:40 +00:00
a2b33de596 fixed mistakes enough for blog to compile
Pagwin pushed to main at Pagwin/psb 2025-11-05 04:22:35 +00:00
b956f906ec okay errors are abound with the new setup slowly working through them though
b1f9a8d2f9 removed pandoc fully and will now use a stale build to determine whether or not things are working
06671b3b3b I think something crucial is using pandoc or I'm using an old psb version on the blog, I'm scared
Compare 3 commits »
Pagwin pushed to main at Pagwin/psb 2025-11-03 04:35:15 +00:00
bab574a9db minor correction to IR and a lot of work towards generating the HTML, just need to handle some inline elements
Pagwin pushed to main at Pagwin/psb 2025-11-01 21:02:04 +00:00
d61fd86b76 hooked everything up to make use of new markdown parsing, just need to write the code to generate HTML
e1064e342f brought in LLM impl of markdown parsing
b346c399f5 minor cleanup
Compare 3 commits »
Pagwin pushed to main at Pagwin/psb 2025-11-01 19:41:53 +00:00
4893b40cc9 minor LLM fuckup fixes
6212c3fd05 fixed up output from LLM for IR a bit
33b049e64e IR changed via Claude
010351c6b1 giving up and having an LLM do markdown parser next commit
Compare 4 commits »
Pagwin pushed to main at Pagwin/new_blog 2025-10-28 17:15:33 +00:00
8e35a4e6af updated post to reflect prior change
Pagwin pushed to main at Pagwin/new_blog 2025-10-28 15:45:28 +00:00
80b2e2e5b2 view transition for javascript
Pagwin pushed to main at Pagwin/psb 2025-10-25 19:49:14 +00:00
57126ef6be fucking hell inline html is a bitch
Pagwin pushed to main at Pagwin/psb 2025-10-23 16:40:46 +00:00
f5eb2e7657 todo update
Pagwin pushed to main at Pagwin/new_blog 2025-10-20 21:01:17 +00:00
9dcb01b2ae commented on view transition in blog post