Pitch
This project is a self-hostable blogging server written in Go meant for small & development-focused blogs. The server itself is written in Go and should be stand-alone. This repo also contains an example client for interacting with the server and serves as examples on how to use the system. The client is a React SPA and as such should be easily deployable anywhere.
Features
- Mutli-author support using GitHub Authentication
- CRUD operations for blog posts
- Hierarchical categories
- Dynamic tagging system
- Third-party importing from various API
- Currently supports dev.to