All Projects → zerok → webmentiond

zerok / webmentiond

Licence: GPL-3.0 license
A simple webmention receiver in Go

Programming Languages

go
31211 projects - #10 most used programming language
Vue
7211 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
Makefile
30231 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to webmentiond

webmention
Webmention Plugin for Craft CMS
Stars: ✭ 38 (-7.32%)
Mutual labels:  webmention
Pushl
Push notification adapter for feeds
Stars: ✭ 25 (-39.02%)
Mutual labels:  webmention
node-webmention-testpinger
A tool to ping your site with a variety of real world WebMentions
Stars: ✭ 28 (-31.71%)
Mutual labels:  webmention
sweetroll2
A powerful micro/blogging engine with IndieWeb features (abandoned)
Stars: ✭ 27 (-34.15%)
Mutual labels:  webmention
microlight
A fully IndieWeb-compatible PHP blogging engine
Stars: ✭ 35 (-14.63%)
Mutual labels:  webmention
nicolas-hoizey.com
The personal website/blog from Nicolas Hoizey, built with https://pack11ty.dev/
Stars: ✭ 77 (+87.8%)
Mutual labels:  webmention
entries.pub
WIP IndieWeb blog engine
Stars: ✭ 13 (-68.29%)
Mutual labels:  webmention
laravel-webmentions
A simple client to retrieve webmentions for your pages.
Stars: ✭ 20 (-51.22%)
Mutual labels:  webmention
indieweb-post-kinds
adds support for responding to and interacting with other sites using the standards developed by the Indieweb Community
Stars: ✭ 39 (-4.88%)
Mutual labels:  webmention

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].