You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forest
ab1d159fd8
|
3 years ago | |
---|---|---|
.github/workflows | 4 years ago | |
cmd/webmentiond | 3 years ago | |
docs | 3 years ago | |
frontend | 3 years ago | |
pkg | 3 years ago | |
.dockerignore | 5 years ago | |
.gitignore | 4 years ago | |
.goreleaser.yml | 4 years ago | |
CHANGELOG.md | 4 years ago | |
Dockerfile | 4 years ago | |
LICENSE | 5 years ago | |
Makefile | 3 years ago | |
README.md | 4 years ago | |
envrc-dist | 3 years ago | |
go.mod | 4 years ago | |
go.sum | 4 years ago | |
mkdocs.yml | 4 years ago |
README.md
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.