Skip to content

Commit

Permalink
set out MLP for f/back
Browse files Browse the repository at this point in the history
  • Loading branch information
librasteve authored Jul 21, 2024
1 parent ec86e8f commit 8e3ce07
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 `<h1>text</h1>` 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
====

Expand Down

0 comments on commit 8e3ce07

Please sign in to comment.