1
0
mirror of https://gitlab.com/Anson-Projects/zine.git synced 2025-07-23 23:01:23 +00:00

Make site look (more) like a newspaper

This commit is contained in:
2024-02-10 20:12:38 +00:00
parent 150b4aa059
commit e77d2b9ab6
5 changed files with 660 additions and 28 deletions

View File

@@ -10,3 +10,4 @@ feed-rs = "1.4.0"
reqwest = { version = "0.11.24", features = ["blocking"] }
maud = "0.26.0"
chrono = "0.4.33"
scraper = "0.18.1"