Compare commits
2 Commits
7339e8c0d6
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a605024024
|
||
|
|
3d36517511
|
@@ -1,10 +1,13 @@
|
||||
> [!IMPORTANT]
|
||||
> This project was developed entirely with AI coding assistance (Google Gemini 3.1 Pro, via Cursor IDE) and has not undergone rigorous review. It is provided as-is and may require adjustments for other environments.
|
||||
|
||||
# PI Weekly Newspaper
|
||||
|
||||
[](https://htmlpreview.github.io/?https://github.com/cottongin/pi-weekly-newspaper/blob/master/docs/gallery.html)
|
||||
[](https://htmlpreview.github.io/?https://code.cottongin.xyz/cottongin/pi-weekly-newspaper/raw/branch/master/docs/gallery.html)
|
||||
|
||||
Generates weekly ePub "newspapers" from the [Plymouth Independent](https://www.plymouthindependent.org/) RSS feed, optimized for the Xtreink X4 e-reader (800x480 screen).
|
||||
|
||||
[📸 View all screenshots](docs/screenshots.md) | [🖼️ View Interactive Gallery](https://htmlpreview.github.io/?https://github.com/cottongin/pi-weekly-newspaper/blob/master/docs/gallery.html) | [🪟 Large Mosaic](docs/screenshots/mosaic_large.png)
|
||||
[📸 View all screenshots](docs/screenshots.md) | [🖼️ View Interactive Gallery](https://htmlpreview.github.io/?https://code.cottongin.xyz/cottongin/pi-weekly-newspaper/raw/branch/master/docs/gallery.html) | [🪟 Large Mosaic](docs/screenshots/mosaic_large.png)
|
||||
|
||||
## Quick Start
|
||||
|
||||
|
||||
@@ -180,7 +180,7 @@
|
||||
<img src="screenshots/08-settings.png" class="thumb" onclick="setSlide(7)">
|
||||
</div>
|
||||
|
||||
<a href="../README.md" class="back-link">← Back to README</a>
|
||||
<a href="https://code.cottongin.xyz/cottongin/pi-weekly-newspaper" class="back-link">← Back to README</a>
|
||||
|
||||
<script>
|
||||
let currentSlide = 0;
|
||||
|
||||
Reference in New Issue
Block a user