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.
|
|
4 years ago | |
|---|---|---|
| .github/workflows | 5 years ago | |
| cmd/webmentiond | 4 years ago | |
| docs | 4 years ago | |
| frontend | 4 years ago | |
| pkg | 4 years ago | |
| .dockerignore | 6 years ago | |
| .gitignore | 5 years ago | |
| .goreleaser.yml | 5 years ago | |
| CHANGELOG.md | 5 years ago | |
| Dockerfile | 5 years ago | |
| LICENSE | 6 years ago | |
| Makefile | 4 years ago | |
| README.md | 5 years ago | |
| envrc-dist | 4 years ago | |
| go.mod | 5 years ago | |
| go.sum | 5 years ago | |
| mkdocs.yml | 5 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.