1
0
mirror of https://github.com/schollz/cowyo.git synced 2023-08-10 21:13:00 +03:00
Go to file
Zack Scholl 6347038563 Cowyo works as a single binary now
Former-commit-id: e3c11510f61564a5f8c6a53d9d9bd768c5fa0f17 [formerly 8c3e635c3cfd2f00acbe4fe4c89b5c9921c3a4ba] [formerly ed287ec86da7ff501a972dcb68f9a0045dcb3798 [formerly b2ea068629093bbeebca0be37f463701117a5d1b [formerly 3f3ee6c9fa]]]
Former-commit-id: 049fac69946d4e4a7866d28afa0999bac8457840 [formerly 4451a7e8d278d70f1547f4ade77df8f9ef76b0d3]
Former-commit-id: 3a8a4d9ab222d9d23ebf6981e0553a28a123a08f
Former-commit-id: 70616e9d31
2017-03-22 13:19:00 -06:00
static Delete bloat 2017-03-22 13:03:00 -06:00
templates Delete bloat 2017-03-22 13:03:00 -06:00
.gitignore Initial commit 2017-03-21 17:52:25 -06:00
bindata.go.REMOVED.git-id Updated bindata 2017-03-22 13:04:38 -06:00
handlers.go Cowyo works as a single binary now 2017-03-22 13:19:00 -06:00
LICENSE Initial commit 2017-03-21 17:52:25 -06:00
listify.go List works 2017-03-22 11:19:39 -06:00
main.go Cowyo works as a single binary now 2017-03-22 13:19:00 -06:00
migrate.go Reorganize and add migration 2017-03-21 21:51:52 -06:00
page_test.go Things are working 2017-03-21 20:46:05 -06:00
page.go Allow [[link]] for internal links 2017-03-22 10:59:48 -06:00
README.md Delete bloat 2017-03-22 13:03:00 -06:00
utils_test.go Things are working 2017-03-21 20:46:05 -06:00
utils.go Cowyo works as a single binary now 2017-03-22 13:19:00 -06:00

cowyo2

Make with

go-bindata static/... templates/... && go build && ./cowyo2 serve