all repos — newspaper @ master

Unnamed repository; edit this file 'description' to name the repository.

613924b6
First commit
Maxwell Jensen 85795372+maxwelljens@users.noreply.github.com
Sun, 26 Apr 2026 17:22:49 +0200

Newspaper

Magazine-style PDF generator from RSS feeds using llm_aggregator.

Usage

python3 generate_magazine.py

Structure

Customisation

Edit CATEGORIES in generate_magazine.py to add/modify sections. Each entry has: - name — section title - icon — FontAwesome icon (e.g., \faLinux) - feed — path to feeds file - prompt — summarisation instructions

Edit STRIP_TAG_START/STRIP_TAG_END to strip AI thinking tags from output.

Licence

Released into the public domain under CC0 1.0 Universal.

clone
git clone https://maxwelljensen.eu/newspaper.git