Rblog
super fast blog engine written in rust. live demo @ https://blog.prabir.me
Install / Use
/learn @prabirshrestha/RblogREADME
rblog
Blog engine written in rust.
Installing
cargo install rblog
Running from source code
git clone https://github.com/prabirshrestha/rblog.git
cargo run
Running from source with listenfd
cargo install systemfd
systemfd --no-pid -s http::8080 -- cargo watch -x 'run'
Running in docker
Running tagged docker image
docker run -v ./posts:/data/posts -v ./blog.conf:/data/blog.yaml -p 8080:8080 prabirshrestha/rblog:v0.264.0
Running latest docker image
docker run -v ./posts:/data/posts -v ./blog.conf:/data/blog.yaml -p 8080:8080 prabirshrestha/rblog:latest
Running nightly docker image
docker run -v ./posts:/data/posts -v ./blog.conf:/data/blog.yaml -p 8080:8080 prabirshrestha/rblog:nightly
For demos ignore the volume mappings.
docker run -p 8080:8080 prabirshrestha/rblog:nightly
License
MIT
Related Skills
node-connect
346.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
346.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
