mirror of
https://gitlab.com/Anson-Projects/zine.git
synced 2025-07-27 00:31:23 +00:00
Add Archive Posts
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Anson's Blogroll Zine
|
||||
|
||||
Anson's Blogroll Zine is a Rust application designed to aggregate content from multiple RSS feeds, creating a personalized news page. It fetches articles from `feeds.txt` and `featured.txt`, generates HTML cards for each entry, and outputs a single, styled HTML page.
|
||||
Anson's Blogroll Zine is a Rust application designed to aggregate content from multiple RSS feeds, creating a personalized news page. It fetches articles from `feeds.txt` and `featured.txt`, generates HTML cards for each post, and outputs a single, styled HTML page.
|
||||
|
||||
## Algorithm
|
||||
|
||||
|
Reference in New Issue
Block a user