A no-installation, easy-to-use blogging system written in Go.
- π Official Webiste: tunalog.org (Source Code)
- π¦ Source Code: GitHub
- π Supported Languages: πΉπΌ ε°η£ζ£ι«, πΊπΈ English (US)
- Easy Markdown editor (powered by SimpleMDE).
- Portable, Zero-configuration SQLite file database.
- Only 30 MiB in size and uses 32 MiB of memory while running.
Launch with the
-p :8123
argument if you want to change the port.
- http://localhost:8080 - π Site
- http://localhost:8080/admin - π©βπΌ Admin Panel
- Download latest Tunalog
$ wget -c https://github.com/caris-events/tunalog/releases/latest/download/x64_linux_tunalog
- Run Tunalog
./x64_linux_tunalog
-
Download latest Tunalog: x64_windows_tunalog.exe
-
Double-click the downloaded
x64_windows_tunalog.exe
file to run.
ββββββββββββ βββββββ βββ ββββββ βββ βββββββ βββββββ
ββββββββββββ ββββββββ ββββββββββββββ βββββββββββββββββ
βββ βββ βββββββββ ββββββββββββββ βββ ββββββ ββββ
βββ ββββββββββββ βββββββββ βββββββββββββββββββββββββββββ
βββ βββββββ βββ ββββββββ βββββββββββ βββββββ βββββββ
NAME:
tunalog - A simple blogging system written in Golang β¨
USAGE:
tunalog [global options] command [command options]
VERSION:
1.0.0
COMMANDS:
reset-password reset the password of a user, email address is required
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
--port value, -p value port to listen on (default: ":8080")
--tls-key value path to TLS key file
--tls-crt value path to TLS certificate file
--help, -h show help
--version, -v print the version
- twitter/twemoji - Default fish favicon because I was too lazy to draw one myself.
- teacat/tocas - The UI used in the default theme and admin panel.
- cznic/sqlite - For the CGO-free SQLite driver, making it easier to cross-compile Tunalog.
And Tunalog is inspired by Ghost Blog and WordPress.
Ω©(ΛαΛ*)Ω Developed by Yami Odymel from Taiwan, along with the β€οΈ from contributors. The source code is licensed under MIT. Feel free to use, share, or contribute. Tunalog is co-developed by Caris Events, part of Sorae & Co., Ltd.