roc/examples/static-site-gen/platform
Brian Carroll 65a18591e5
static-site-gen: treat all input files as Str rather than List U8
This is just a lot more convenient and in practice isn't really a limitation
2022-09-04 16:41:14 +01:00
..
Html examples: move Html Roc files into platform dir 2022-08-28 14:26:00 +01:00
src static-site-gen: treat all input files as Str rather than List U8 2022-09-04 16:41:14 +01:00
build.rs Fix build errors 2022-08-29 23:23:38 +01:00
Cargo.lock examples: first draft of static site generator example 2022-08-28 14:33:03 +01:00
Cargo.toml examples: first draft of static site generator example 2022-08-28 14:33:03 +01:00
host.c examples: first draft of static site generator example 2022-08-28 14:33:03 +01:00
Html.roc examples: move Html Roc files into platform dir 2022-08-28 14:26:00 +01:00
main.roc static-site-gen: treat all input files as Str rather than List U8 2022-09-04 16:41:14 +01:00