forked from Archives/Athou_commafeed
549 B
549 B
garrettmills/commafeed
This is my personal fork of Athou/commafeed with some tweaks:
- "Infrequent" tab - like "All" but limits to blogs w/ an average post interval greater than a user-configurable number of days
- User preference to disable the swipe-to-open-menu gesture on mobile
Building
Use gmfork-build-docker.sh to build the JVM Docker image for linux/amd64:
DOCKER_REGISTRY=myregistry.example.com ./gmfork-build-docker.sh
To run locally:
docker run -p 8082:8082 $DOCKER_REGISTRY/commafeed-fork:latest