Initial commit: The Daily EPUB full implementation
Full implementation of a personalized daily newspaper delivered as an EPUB. Articles are pulled from a local self-hosted Miniflux instance, enriched with comments, summarized and filtered by DeepSeek AI, and then assembled into two EPUB editions: standard and optimized for the Xteink X4 e-ink reader. Both are served by the local self-hosted BookOrbit OPDS server in a separate library. Then the X4 edition is futher converted to XTC format and served over a separate OPDS server hosted by the Rust binary. Runs are tracked in a local SQLite database so runs are idempotent per date. Full documentation of the plan is in docs/plans and setup and install instructions are in the README.md file.
This commit is contained in:
+36
@@ -0,0 +1,36 @@
|
||||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/terms/" about="http://en.wikipedia.org/wiki/Special:Redirect/revision/1">
|
||||
<head><meta charset="utf-8"/><title>Portal:Current events/2026 August 15</title></head>
|
||||
<body id="mwAA" lang="en" class="mw-content-ltr sitedir-ltr ltr mw-body-content parsoid-body mediawiki mw-parser-output">
|
||||
<section data-mw-section-id="0" id="mwAQ">
|
||||
<div class="current-events-main vevent" id="mwAg">
|
||||
<div class="current-events-heading">
|
||||
<span class="summary"><span class="current-events-title">August 15, 2026</span></span>
|
||||
<span class="mw-editsection"><a href="/w/index.php?title=Portal:Current_events/2026_August_15&action=edit">edit</a></span>
|
||||
</div>
|
||||
<div class="current-events-content description" id="mwAw">
|
||||
<p><b>Armed conflicts and attacks</b></p>
|
||||
<ul>
|
||||
<li><a href="./Border_dispute" title="Border dispute">Border dispute</a> in the region continues for a fourth day, with mediators from the <a href="./United_Nations" title="United Nations">United Nations</a> arriving overnight.<sup class="reference" id="cite_ref-1"><a href="#cite_note-1">[1]</a></sup>
|
||||
<ul>
|
||||
<li>A second-level detail about the mediation timetable.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Officials report no casualties.<sup class="reference"><a href="#cite_note-2">[2]</a></sup></li>
|
||||
</ul>
|
||||
<p><b>Disasters and accidents</b></p>
|
||||
<ul>
|
||||
<li>Heavy rain floods the Charles River basin in <a href="./Boston" title="Boston">Boston</a>, <a href="./Massachusetts" title="Massachusetts">Massachusetts</a>, closing several stations.<sup class="reference"><a href="#cite_note-3">[3]</a></sup></li>
|
||||
</ul>
|
||||
<p><b>Science and technology</b></p>
|
||||
<ul>
|
||||
<li>A long-duration flight test concludes successfully.</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="navbox" role="navigation">
|
||||
<ul><li>Ongoing events</li><li>Recent deaths</li></ul>
|
||||
</div>
|
||||
</section>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user