1
0
Fork 0
photos/cmd/web
Ambrose Chua ff4646598f Switch gallery layout engine into a single function 2020-10-11 22:22:29 +08:00
..
README.md Working web render for public albums 2020-05-31 21:51:09 +08:00
bindata.go Switch gallery layout engine into a single function 2020-10-11 22:22:29 +08:00
req.go Get web interface into working state 2020-08-23 00:21:56 +08:00
templates.go Get web interface into working state 2020-08-23 00:21:56 +08:00
web.go Get web interface into working state 2020-08-23 00:21:56 +08:00

README.md

Creating embedded data

go get -u github.com/go-bindata/go-bindata/v3/...
go generate