Update README.md
This commit is contained in:
parent
403e730a42
commit
aa40eac72a
1 changed files with 6 additions and 0 deletions
|
|
@ -35,3 +35,9 @@ func IndexPage(ctx *h.RequestContext) *h.Page {
|
|||
4. built in tailwindcss support, no need to configure anything by default
|
||||
5. plugin architecture to include optional plugins to streamline development, such as http://entgo.io
|
||||
6. custom [htmx extensions](https://github.com/maddalax/htmgo/tree/b610aefa36e648b98a13823a6f8d87566120cfcc/framework/assets/js/htmxextensions) to reduce boilerplate with common tasks
|
||||
|
||||
**get started:**
|
||||
> [!WARNING]
|
||||
> This is a prerelease version and generally should not be used at this time. Watch on github for the stable release!
|
||||
|
||||
View documentation on [htmgo.dev](https://htmgo.dev/).
|
||||
|
|
|
|||
Loading…
Reference in a new issue