Skip to content

rhiaro/no-ceremonies-are-necessary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

No Ceremonies Are Necessary

Blog posts (notes and articles) app that posts to a server using the ActivityPub client-to-server protocol, ish.

Post body should be HTML.

Run

docker run --rm --interactive --tty \
  --volume $PWD:/app \
  --volume ${COMPOSER_HOME:-$HOME/.composer}:/tmp \
  composer install

Vocab

Posts objects with type as:Note or as:Article.

Todo

  • Fetch posts from endpoint to edit
  • Save drafts in local storage

About

ActivityPub client for posting articles and notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors