im-not-notion
A Tauri-based Hugo CMS with SSH remote editing, plugin system, and Git integration. Manage your blog from anywhere.
completed
Overview
im-not-notion is a desktop app for managing Hugo blogs remotely via SSH.
Key Features
- Remote Editing: Edit Hugo content over SSH with real-time preview
- Plugin System: Extensible manifest-based plugins (git-autopush, backup, image-fix)
- Multi-server: Connect to multiple Hugo sites
- Image Sync: Automatic image reference tracking and orphan cleanup
Tech Stack
| Layer | Technology |
|---|---|
| Frontend | Svelte 4 + TypeScript |
| Backend | Rust (Tauri v2) |
| Connection | SSH/SFTP |
| Styling | Tailwind CSS |