pub / zeitung

News-Aggregator in newspaper style as HTML/PDF/EPUB
git clone src.jayvii.de/pub/zeitung.git
Home | Log | Files | Exports | Refs | README | RSS

commit d06a2a57557320630934ab2c11e1451eff615e02
parent f249c981a11e10a75585e1af765f7d5478d5b8e1
Author: JayVii <jayvii[AT]posteo[DOT]de>
Date:   Tue,  3 Mar 2026 19:21:13 +0100

feat: add screenshots that show design

Diffstat:
MREADME.md | 19+++++++++++++++++++
1 file changed, 19 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -34,16 +34,35 @@ Please be aware that the `generate.sh` script will strip out all articles that were published before yesterday. Again, this is intended to be read daily, once a day and be done with it. +General formatting, external content, graphics and advertisement is stripped +from the article view as much as possible. + ## Name *Zeitung* means newspaper in German. Very original, I know. ![Meme: A cat in a suit, sitting at a breakfast table and reading newspaper. The caption sais in German: "I should read Zeitung"](https://paste.jayvii.de/21fe93f74b482a58e395849dde7b14e3848e4d70e2cd8a4294f38d848cbb2ff3) +## Screenshots + +Here are some screenshot for outputs *Zeitung* can look like. The look is +subject to change and can be adapted freely. But the screenshots below will give +an impression of what *Zeitung* achieves and how it presents articles. + +![HTML-Version of Zeitung's article overview, both as bright mode (sepia) and in dark mode (dark grey)](https://paste.jayvii.de/a22cd52890c4608e98b9c9b6acc70eb9e9aa9dcbebd722bd32b26f784d42bbde) + +![HTML-Version of Zeitung's article view, both as bright mode (sepia) and in dark mode (dark grey)](https://paste.jayvii.de/ea6cd0539b05c3e324f7ce3e28e93d274d87162e887aee1b631ec740b6292c6b) + +![PDF-Version of Zeitung in DIN A4 format, showing three pages: Title page, Overview and one article](https://paste.jayvii.de/74dfe8a0142a8cac50ea128a3deea099cb903a22854d17fc8fef523c14b517c1) + +![EPUB-Version of Zeitung in dark mode, showing two pages: Overview and one article](https://paste.jayvii.de/0f6518e6921559ff5c36d09b7da09bf77949827548770cb90ed91635cc2fd215) + ## Dependencies - [Pandoc](https://pandoc.org/) - [LaTeX / TeX Live](https://www.tug.org/texlive/) + - [XeTeX](https://www.tug.org/xetex/) + - [Source Code Pro font](https://tug.org/FontCatalogue/sourcecodepro/) - [Perlanet](https://github.com/davorg-cpan/perlanet/) Optionally, install [morss](https://github.com/pictuga/morss) on your own server