seperate the hyperlegible font face out into a template and organize the crate structure
075dd95c03
Merge pull request 'seperate the hyperlegible font face out into a template and organize the crate structure' (#8) from font-style into main
10caf581ad
remove the sus println
60c2ac15e7
move asset stuff to its own crate
f4e9ef6af9
seperate the hyperlegible font-face to a template
0e3ffc0991
move crates out to a folder
50d92e998a
Merge pull request 'add an index page and add name functions to the API and cache busting' (#7) from index-page into main
70bb0691d3
implement a CachedResponse Responder struct
53193d84b8
add cache busting filenames and split off assets
1654821763
bump version number to 0.2.0
4e17ef7dff
update stylesheet and clean up asset code
add an index page and add name functions to the API and cache busting
ec9d5cd874
Merge pull request 'hot reloading support' (#6) from hot-reloading into main
33f0b6a5e9
don't panic on parsing error with running watcher
93bd3540e8
use async mutex
a672135793
add cursed hot reloading support
hot reloading support
make stuff more portable and improve the cli
df86523df2
Merge pull request 'make stuff more portable and improve the cli' (#4) from portability into main
0c5fce59ca
add an error if you try to add a url that exists.
a08502cc73
add a filter argument to the print command
f37034b8d8
add json string support to the cli's print command
e93b201d77
move command group printing logic into function