1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-06 21:46:24 -07:00
No description
Find a file
2015-12-28 13:24:34 -08:00
html generate pages for boards and threads 2015-12-24 23:26:13 -08:00
src Continue on the documenting adventure, change paginate to no longer return the original array in the first position of the returned 2d array, added gte and lte to template functions, fixed board page template in order to make Previous button from 1.html work. 2015-12-28 13:24:34 -08:00
templates Continue on the documenting adventure, change paginate to no longer return the original array in the first position of the returned 2d array, added gte and lte to template functions, fixed board page template in order to make Previous button from 1.html work. 2015-12-28 13:24:34 -08:00
.gitignore Remove unneeded entry in .gitignore, was trying this fancy GitEye application.. 2015-07-16 00:47:14 -07:00
AUTHORS move AUTHORS and LICENSE to root, use Simplified BSD license 2015-02-05 23:54:26 -08:00
build.sh generate pages for boards and threads 2015-12-24 23:26:13 -08:00
config.example.cfg add "use_fastcgi" option 2014-05-17 18:41:25 -07:00
initialsetupdb.sql Make it so if a database is half created, the initial setup will be run again to make sure things are still good. 2015-05-28 22:26:51 -07:00
LICENSE move AUTHORS and LICENSE to root, use Simplified BSD license 2015-02-05 23:54:26 -08:00
README.md Remove apostrophe at end of gochan.org link. Ooops. 2015-08-28 05:58:06 -07:00

Gochan

A muti-threaded imageboard server written in Go

http://gochan.org

Installation

Coming soon!

Documentation

Coming soon!