maragudk / gomponents

HTML components in pure Go.
https://www.gomponents.com
MIT License
1.3k stars 32 forks source link

Move gomponents module to maragu.dev/gomponents #200

Closed markuswustenberg closed 1 month ago

markuswustenberg commented 2 months ago

I want to be independent of Github and move the module to my own namespace.

This will obviously be a breaking change, so I want to make it the least painful possible. Investigate how.

EwenQuim commented 2 months ago

This makes users dependent on your domain name.

markuswustenberg commented 2 months ago

@EwenQuim yes, but the code is still available on Github. So if anything happens to me and/or the domain, the project can just be forked. 😊

markuswustenberg commented 1 month ago

Also, I realized that the Go module proxy makes sure that the module will always be available, even if the domain and/or repo is down, so I think I'm going to do this before v1.