docs icon indicating copy to clipboard operation
docs copied to clipboard

Is it time to remove the Go Modules warning?

Open ryanerwin opened this issue 5 years ago • 1 comments

The go modules message is kind of an eyesore and use of modules seems to be nearly ubiquitous at this point... Seems like this could safely be moved to a small note in the Install documentation instead?

image

Having this notice from over a year ago on every page just makes the project feel abandoned... As a new user, before I really dug into buffalo, I had reservations because of this.

image

Ultimately, I found that buffalo was the easiest way to deploy a golang + web app as a single binary without any other dependencies, and hot code reloading to make that process very simple. Perhaps "Deploy your entire app as a single binary" may be worth adding to the homepage...

ryanerwin avatar Dec 07 '20 05:12 ryanerwin

Sure, removing this notice a good idea!

stanislas-m avatar Aug 07 '21 20:08 stanislas-m