Commit graph

6 commits

Author SHA1 Message Date
Gered 672408c3eb include and display some build metadata at startup 2023-07-09 13:55:04 -04:00
Gered cff659b072 version 0.2 2023-07-02 14:02:19 -04:00
Gered 39e35c19db release build/profile settings to reduce binary size 2023-07-02 13:49:34 -04:00
Gered 276c714ee8 add initial file watching support to trigger content reloading
not all of the paths that we'd probably like are being watched yet
2023-07-01 14:33:57 -04:00
Gered 6e3eae7abd switch from json to yaml
yaml is just easier to write by hand, and since we're using it for
files which are all meant to be written/edited by hand, it seems like
a no-brainer.
2023-06-28 17:38:41 -04:00
Gered 4c3fc25e50 initial commit
basically works, but still missing things. as well as some (much?) code
being kinda janky
2023-06-27 17:15:58 -04:00