From 625c5c97c5fd59c5ae70c399e39c5ca5b3bdc1f4 Mon Sep 17 00:00:00 2001 From: Vyacheslav Anzhiganov Date: Thu, 15 Aug 2024 11:25:20 +0300 Subject: [PATCH] sonic blog engine (#4674) * Update README.md * Update README.md --------- Co-authored-by: yassinebenaid --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5780f607..96f0655b 100644 --- a/README.md +++ b/README.md @@ -3389,6 +3389,7 @@ _Software written in Go._ - [Seaweed File System](https://github.com/chrislusf/seaweedfs) - Fast, Simple and Scalable Distributed File System with O(1) disk seek. - [shell2http](https://github.com/msoap/shell2http) - Executing shell commands via http server (for prototyping or remote control). - [Snitch](https://github.com/lucasgomide/snitch) - Simple way to notify your team and many tools when someone has deployed any application via Tsuru. +- [sonic](https://github.com/go-sonic/sonic) - Sonic is a Go Blogging Platform. Simple and Powerful. - [Stack Up](https://github.com/pressly/sup) - Stack Up, a super simple deployment tool - just Unix - think of it like 'make' for a network of servers. - [stew](https://github.com/marwanhawari/stew) - An independent package manager for compiled binaries. - [syncthing](https://syncthing.net/) - Open, decentralized file synchronization tool and protocol.