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

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

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