Org Social Web Reading

Public timeline viewer for Org Social posts.

Run

cp .env.example .env
docker compose up --build -d

Open http://localhost:8080.

Configuration

Environment variables (.env):

Variable Default Description
RSS_URL http://relay.org-social.org/rss.xml RSS feed URL
CACHE_TIMEOUT 300 Cache duration in seconds
EXTERNAL_PORT 8080 Public port
Description
Public timeline viewer for Org Social posts.
https://reading.org-social.org/
Readme 30 KiB
Languages
Python 49.2%
CSS 29.4%
HTML 18.6%
Dockerfile 2.8%