Jon Snow's blog.
Open your terminal and execute
$ go get github.com/air-examples/blogdone.
The only requirement is the Go, at least v1.9.
Enter the directory where this example is located
$ cd $GOPATH/src/github.com/air-examples/blogand run it
$ go run main.gothen visit http://localhost:2333.
If you want to discuss this example, or ask questions about it, simply post questions or ideas here.
If you want to help build this example, simply follow this to send pull requests here.
This example is licensed under the Unlicense.
License can be found here.