Skip to content

zerok/webmentiond

Repository files navigation

webmentiond: A simple webmention server

This repository contains the source code for the Webmention backend used at https://zerokspot.com. It comes with the following features:

  • A server for receiving mentions and storing them in a SQLite database
  • A simple UI for managing incoming mentions, approving and rejecting them

A public Docker image built automatically from the master branch of this repository is available on https://hub.docker.com/r/zerok/webmentiond.

You can find a detailed getting started guide and lots of additional documentation inside the docs/ folder!

Need help? Please ask on r/webmentiond or in our GitHub issues.