This repository was archived by the owner on Mar 21, 2019. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork30
Movedhttps://gitea.com/tango/wego
NotificationsYou must be signed in to change notification settings
go-tango/wego
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An open source forum system for Gopher community forked from WeTalk and rewritten viatango &xorm.
go get github.com/go-tango/wegocd $GOPATH/src/github.com/go-tango/wegogo build
Copyconf/global/app.ini
toconf/app.ini
and edit it. All configure has comment in it.
The files inconf/
can overwriteconf/global/
in runtime.
run./wego
and then openhttp://localhost:9000
in your web browser.
Contrib
- Tangohttps://github.com/lunny/tango (develop branch)
- Social-Authhttps://github.com/go-tango/social-auth
- Compresshttps://github.com/beego/compress
- i18nhttps://github.com/Unknwon/i18n
- Mysqlhttps://github.com/go-sql-driver/mysql
- goconfighttps://github.com/Unknwon/goconfig
- fsnotifyhttps://github.com/howeyc/fsnotify
- resizehttps://github.com/nfnt/resize
- blackfridayhttps://github.com/slene/blackfriday
WeGo useGoogle Closure Compile
andYui Compressor
compress js and css files.
So you could need Java Runtime. Or close this feature in code by yourself.
Maintain bylunny
Releases
No releases published
Packages0
No packages published