Pagwin
b3808f4136
MVP Bundling is now implemented
...
This commit gets bundling to the point where it can be used now
TODO:
- Get ESBuild Stdout/stderr to not pop up in psb output
- figure out how to split off map files so I'm not shunting them into
script tags
2026-02-23 17:14:31 -05:00
Pagwin
c3637bd12d
added a module for bundling
2026-01-31 19:53:20 -05:00
Pagwin
aeb70675a9
factored out some useful parsing utilities to a separate file and began work on javascript tokenization
2025-12-26 14:02:29 -05:00
Pagwin
65e7091899
tree-sitter seems necessary
2025-12-26 00:57:50 -05:00
Pagwin
dfeffdef2b
beginning work on CSS and JS minification
2025-12-25 23:24:33 -05:00
Pagwin
c4ff078785
moved everything into src for ease of testing
2025-12-05 19:42:15 -05:00
Pagwin
d9e46a1a83
refactored to have most stuff in a library
2025-11-30 21:19:28 -05:00
Pagwin
874803d89e
made test run again
2025-11-28 13:43:32 -05:00
Pagwin
a69ddb2f92
cabal check nits fixed
2025-11-28 13:30:51 -05:00
Pagwin
10ea8c2177
version bump due to being close to the point where I'll start using this
2025-11-26 21:02:22 -05:00
Pagwin
9e9117db52
on the start of trying to make parser more generic for no good reason
2025-11-22 21:01:21 -05:00
Pagwin
219dce5abf
refactored Utilties to split off FilePath and Action functions into their own files among other refactoring
2025-11-22 19:00:43 -05:00
Pagwin
b930a78f66
made logging in parsing more generic
2025-11-16 14:51:19 -05:00
Pagwin
ebcb13929a
pretty errors and swapped to ParsecT to do debugging stuff
2025-11-14 00:37:14 -05:00
Pagwin
72d8892a20
ported to megaparsec for better error messages
2025-11-12 17:13:57 -05:00
Pagwin
a679bbd373
added more useful haskell features to cabal file
2025-11-06 13:37:43 -05:00
Pagwin
b1f9a8d2f9
removed pandoc fully and will now use a stale build to determine whether or not things are working
2025-11-04 22:22:37 -05:00
Pagwin
d61fd86b76
hooked everything up to make use of new markdown parsing, just need to write the code to generate HTML
2025-11-01 17:01:59 -04:00
Pagwin
016d50aff1
starting to move towards making my own markdown parser
2025-07-24 18:39:40 -04:00
Pagwin
4a5d5e541a
new setup for how I'm trying to tackle this
2025-05-09 21:13:22 -04:00
Pagwin
07218a32a6
restructuring handling of markdown
2025-05-09 20:08:42 -04:00
Pagwin
2027c8569f
more scaffolding
2025-02-05 12:19:18 -05:00
Pagwin
5bf0487023
scaffolding for yeeting pandoc
2025-02-05 11:21:57 -05:00
Pagwin
82c0fe7631
minor cabal file change
2025-02-05 11:19:45 -05:00
Pagwin
c7043b5fc3
lots of things to make github action maybe work
2024-12-30 18:30:06 -05:00
Pagwin
8f8b33517a
seems to be working now
2024-08-01 01:50:40 -04:00
Pagwin
daeaf9b9ec
made it so date is in the metadata instead of the filename
2024-07-30 01:49:28 -04:00
Pagwin
9c1dad567b
lots of progress but still has compiler errors
2024-07-20 17:36:55 -04:00
Pagwin
d364237e05
initial commit after moving out of repo
2024-07-20 16:49:21 -04:00