Pure functionaλ successor of the minimalist sebsauvage-shaarli. https://0x4c.de/shaarλi

Marcus Rohrmoser 9804482294 static linking 4 years ago
bin 9804482294 static linking 4 years ago
lib 48db999763 Error handling 4 years ago
test d1850219b2 tests 4 years ago
.gitignore ea841f04de Add a git version to the binary. 4 years ago
Makefile ea841f04de Add a git version to the binary. 4 years ago
README.md 5fb441a27e Project prose. 4 years ago
ShaarliHasFun.opam 29058aa88b Start with a command line client. 4 years ago
dune-project b9345517f2 A working test, thanks to https://stackoverflow.com/a/53325230/349514 5 years ago

README.md

ShaarliHasFun is the successor of http://mro.name/shaarligo, the personal, 0-dependency, friendly microblogging engine.

This from-scratch rewrite aims for

  • be as easy and ubiquitous to install and operate as before,
  • be a pleasure to use.
  • no GAFAM inside,
  • hold up to djb quality standards,
  • showcase functional programming also on the tiniest hardware,

What has to be done

  • de-/serialise posts
  • de-/serialise configuration
  • de-/serialise volatile runtime conditions (blocked aceess)
  • create Atom feeds, lazy!
  • authenticate
  • scrape target webpage
  • web interface
  • search
  • pinboard API
  • PUsH/ActivityPub/Webmention/Micropub
  • images
  • comments
  • curses interface for maintenance

Similar