Micro blogging via SSH
ssh tinyblog.page
Features
No Password Needed
Authenticate with your SSH key. Your public key is your identity.
Write in Markdown
Full markdown support for formatting your posts.
Your Own URL
Get your blog at tinyblog.page/username
Terminal Native
Write and manage your blog from the terminal.
How It Works
01
Connect via SSH
Run ssh tinyblog.page in your terminal
02
Choose Your Username
Pick a unique username for your blog
03
Start Writing
Create posts with markdown content
04
Share Your Blog
Your posts are live instantly
Commands
ssh tinyblog.page
Open the interactive terminal UI to manage your blog
cat post.md | ssh tinyblog.page post
Publish a post from a markdown file. First line must be a heading (# Title)
How can I verify the public key?
> cat ~/.ssh/known_hosts
tinyblog.page ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOvN15Y74s5+JJhrkBlrjpvczFdj21JNMOWfayURL5eV