go-sonic / sonic
- воскресенье, 13 ноября 2022 г. в 00:37:12
Sonic is a blogging platform developed by Go. Simple and powerful
Sonic [ˈsɒnɪk] ,Sonic is a Go Blogging Platform. Simple and Powerful.
English | 中文
Sonic means as fast as sound speed. Like its name, sonic is a high-performance blog system developed using golang
Thanks Halo project team,this project is inspired by Halo. Front end project fork from Halo
Please pay attention to the operating system and instruction set
wget https://github.com/go-sonic/sonic/releases/download/v1.0.0/sonic-linux-64.zip -O sonic.zipunzip sonic.zipcd sonic
./sonic -config conf/config.yamlThe default port is 8080
Open http://ip:port/admin#install
Next, you can access sonic through the browser.
The URL of the admin console is http://ip:port/admin
Source code in sonic is available under the MIT License.