make posts from your shell
This repository has been archived on 2026年06月07日 . You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
post "make posts from your shell" dependencies - POSIX environment steps 1. install with: ./install.sh 2. do mandatory configuration with: vim ~/.local/share/post/config 3. make your postpush action with: vim ~/.local/share/post/bin/postpush 3. customize your css with: post style features - linkify https, http, gopher, and gemini links - atom feed of all posts at https://example.com/feed.xml - <block> you can write code or poems if you do it just like this </block> - arbitrary html supported - markdown not supported - reply-by-email things to know - post with: post - get help with: post help - edit a post with: post edit - configure the date formatting with: vim ~/.local/share/post/bin/postdate - read this readme with: cat ~/.local/share/post/readme.txt - if you reinstall it will backup your existing config, then overwrite - if you reinstall it will not touch your existing posts - if there is a problem, fish around in ~/.local/share/post - lots of recycled code from codeberg.org/stillgreenmoss/thoughts