1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-01 22:26:24 -07:00

Add partially refactored configuration changes

This commit is contained in:
Eggbertx 2021-07-11 11:51:29 -07:00
parent e9cbd89e18
commit dfdb926d71
46 changed files with 904 additions and 670 deletions

View file

@ -1,5 +1,8 @@
Gochan
=======
**NOTE**: I am currently working on refactoring configuration, use `master` for non-broken code until this branch is merged into it.
A semi-standalone imageboard server written in Go
Gochan works in a manner similar to Kusaba X, Tinyboard and others. As such, Gochan generates static HTML files which can optionally be served by a separate web server.