fx
Lightweight Rust microblogging and personal blog engine

fx is a compact, self-hostable microblogging and blogging server written in Rust. It focuses on quick publishing and editing of Markdown posts with a small runtime footprint and simple administration.
Key Features
- Lightweight Rust server designed to run with minimal memory and disk usage
- Write posts in Markdown with built-in syntax highlighting
- Inline math support using LaTeX-style syntax
- Upload files and images for embedding in posts
- Built-in search for finding posts
- Follow RSS feeds via a blogroll/follow list
- Simple backup API that exports site data as plain-text archives
- Docker and Docker Compose friendly; stores data in a local SQLite database
- API endpoints for basic site management and automated backups
Use Cases
- Personal public notebook for quick notes, recipes, code snippets, or micro-blogs
- Teacher or support knowledge base for reusable answers and shareable links
- Lightweight publishing platform for POSSE-style syndication to external social platforms
Limitations and Considerations
- No built-in federation (ActivityPub) or distributed social networking support, so it does not natively interoperate with Mastodon/Bluesky networks
- Designed primarily as a single-site, single-account blogging service with a SQLite backend; not intended for high-scale multi-user installations
fx is aimed at users who want a minimal, fast place to publish and retrieve short-form content without the complexity of larger platforms. Its small footprint and simple backup/export options make it suitable for personal sites and small deployments.
Categories:
Tags:
Tech Stack:
Similar Services

Ghost
Publishing platform with newsletters and paid memberships
Ghost is an open-source publishing platform for blogs and websites with built-in newsletters, membership management, and paid subscriptions.

Mastodon
Open-source federated microblogging social network server
Mastodon is an open-source, ActivityPub-compatible social network server for microblogging, offering federated timelines, moderation tools, media support, and APIs.

Halo
Extensible open-source website builder and CMS
Halo is an open-source CMS and site builder with themes, plugins, an editor, backups, REST APIs, and optional AI extensions for content and knowledge sites.

WordPress
Open-source content management system for websites and blogs
WordPress is an open-source CMS for building and managing websites and blogs with themes, a block editor, and a large plugin ecosystem.

WriteFreely
Minimalist federated blogging platform focused on writing
WriteFreely is a clean, Markdown-based publishing platform for creating minimalist blogs and communities, with ActivityPub federation and low-resource Go deployment.

Microweber
Drag-and-drop CMS and website builder with built-in e-commerce
Microweber is a drag-and-drop CMS and website builder for creating pages, blogs, and online stores with live editing, modules, and template-based design.
JavaScript
Markdown
Docker
Rust
CSS