Go to file
2023-09-11 23:42:58 +03:00
static/css feat: embed static files and templates in binary 2023-09-11 21:44:41 +03:00
templates fix: download link was incorrect. Added hint for saving file 2023-09-11 23:42:58 +03:00
.gitignore feat: embed static files and templates in binary 2023-09-11 21:44:41 +03:00
bindata.go feat: embed static files and templates in binary 2023-09-11 21:44:41 +03:00
go.mod [WIP] settings up template and static files embedding 2023-09-11 20:54:28 +03:00
main.go fix: download link was incorrect. Added hint for saving file 2023-09-11 23:42:58 +03:00
Makefile Basic Makefile 2023-09-11 00:00:01 +03:00