This intends to provide tools to build out a workflow to write notes in org-mode, but serialize them out to Noosphere.
Clone the git repo. Get org-to-subtext on your path.
# Fill out env based on your setup
cp env.sample env
# Add the "share" tag to any of your files you want to render out. using `org-roam-tag-add`
# Render out the files into your current directory (this generates .subtext files)
org-sync.sh
# save & sync
orb sphere save
orb sphere sync