Melkeydev / go-blueprint

Go-blueprint allows users to spin up a quick Go project using a popular framework
https://docs.go-blueprint.dev/
MIT License
3.01k stars 193 forks source link

[Feature Request] Add alternative html/template HTMX support to Templ #268

Open unknovvn opened 1 week ago

unknovvn commented 1 week ago

Tell us about your feature request

There are multiple projects which use go-htmx stack, but not all of them are using Templ for templating. It would be nice if standart html/template alternative would be provided for this stack.

Disclaimer

briancbarrow commented 1 week ago

Thanks for submitting the issue @unknovvn. Are you thinking we should split the HTMX option into two separate options?

Something like this?

unknovvn commented 6 days ago

Hey @briancbarrow. At the moment there is only HTMX with Templ blueprint available, so it looks like people are not interested in blueprints without using HTMX (for example Templ without HTMX). IMHO HTMX option could be split into two: