Go + Bootstrap + jQuery
Run ./install.sh to install.
- Go 1.24+
- SQLite (via mattn/go-sqlite3)
- Yinwang-inspired theme (home + article)
- Tags and tag filter
- Pagination (10 posts per page)
- Syntax highlighting (highlight.js, tomorrow theme)
- Mobile-friendly layout
- paginate
- add tag to article (search by tag)
- security (parameterized queries; GORM DAO available)
First-time login will create a record in the database with the given username and password.