diff --git a/README.md b/README.md index 6412793..76b5d5f 100644 --- a/README.md +++ b/README.md @@ -7,15 +7,23 @@ See [Issues](https://github.com/librasteve/raku-HTMX/issues/1) for active featur TODOS ===== +#### Minimum Lovable Product (`MLP`) + - [ ] Get a definitive list of HTML tags - [ ] Export them so that `h1("text")` makes `

text

` and so on - - Maybe a Grammar/Actions would be nice for this - [ ] Do the ΒΆ term - [ ] Make a parse script (& instructions how to watch a dir) - [ ] Write some docs in POD6 - [ ] Release with App::Mi6 - [ ] Publish as raku-htmx on the htmx Discord +#### Follow On + +- [ ] CSS - try some alternatives, read some stuff, make a plan +- [ ] Cro - how to integrate HTMX Static pages with Cro backend +- [ ] Hummingbird - ditto for HB +- [ ] Attribute checking (need deeper list of attr names and set of types) + NAME ====