1
0
Fork
You've already forked gf
0
post on a gemfeed
  • Shell 100%
2026年06月07日 13:08:31 -04:00
gf-edit updates 2026年06月07日 13:08:31 -04:00
gf-help init 2026年06月06日 23:46:37 -04:00
gf-post init 2026年06月06日 23:46:37 -04:00
install.sh updates 2026年06月07日 09:42:44 -04:00
readme.txt updates 2026年06月07日 09:42:44 -04:00
update.sh init 2026年06月06日 23:46:37 -04:00

gf
==
gf (gemfeed) facilitates posting to a gemfeed on a gemini capsule
it is very simple
install
=======
install with ./install.sh
post-install
============
1) customize your header. this will be at the top of your gf landing page
 $ vim ~/.local/share/gf/header.txt
2) write an upload action. something to get your posts onto your capsule
 $ vim ~/.local/share/gf/update.sh
3) make a post
 $ gf-post
commands
========
gf-post
 make a post
gf-edit
 edit existing posts
gf-help
 get help
tips
====
to get your posts onto your capsule, you most likely want to sync the entire
~/.local/share/gf/posts directory onto your capsule. if you put it in your
capsule's web root, your gemfeed will be available at
gemini://example.com/posts/index.gmi