1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-03 03:36:22 -07:00
No description
Find a file
2013-06-01 16:59:16 -07:00
html added unfinished board management page 2013-05-27 12:47:33 -07:00
log Remove log file and fix exitWithError 2013-06-01 16:59:16 -07:00
src Remove log file and fix exitWithError 2013-06-01 16:59:16 -07:00
templates moved thread building to posting.go, fixed exitWithErrorPage() 2013-05-30 14:04:03 -07:00
build.sh Marked build.sh executable 2013-06-01 14:36:35 -07:00
config.example.cfg fixed database handling, fixed http handles, fixed configuration handling, added preliminary templating, etc 2013-04-20 01:21:40 -07:00
initialsetupdb.sql started on thread templating/posting 2013-05-29 12:15:44 -07:00
README.md First commit 2013-02-02 14:53:39 -08:00

go-chan

A muti-threaded Imageboard software project in Go

Notice: In its current state, Go-chan is not yet functional It should be able to do something more than just connect to the database shortly ;)