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:
parent
e9cbd89e18
commit
dfdb926d71
46 changed files with 904 additions and 670 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue