21 Commits

Author SHA1 Message Date
e03da5b2f7 Go back to ATX headers; don't use sortingMark
All checks were successful
Run Scraper / scrape (push) Successful in 18s
2025-05-17 03:41:58 +02:00
c634f46f47 Add trailing comma to MarkdownConverter parameters for consistency
All checks were successful
Run Scraper / scrape (push) Successful in 16s
2025-05-17 03:12:17 +02:00
81cb342725 Don't strip img tags
All checks were successful
Run Scraper / scrape (push) Successful in 17s
2025-05-17 03:11:48 +02:00
20410ff8aa Improve HTML generation 2025-05-17 00:02:21 +02:00
9511970cc6 Use HTML instead of markdown 2025-05-16 23:50:07 +02:00
b3f88c1d3b Sort articles list by createTime before creating feed
All checks were successful
Run Scraper / scrape (push) Successful in 16s
2025-05-16 03:18:23 +02:00
775ad97007 Fix type handling for article content in generate_atom_feed function 2025-05-15 03:35:22 +02:00
23cc6ca402 Enhance Markdown processing and link formatting 2025-05-15 03:15:45 +02:00
804f33657d Escape HTML 2025-05-10 19:27:44 +02:00
e58751e464 Use Markdown instead of HTML 2025-05-10 19:07:11 +02:00
81742c35ce Add HTML cleaning 🧹 2025-05-10 17:55:26 +02:00
230094adcd Remove HTML sanitization 2025-05-10 17:26:54 +02:00
7035f3e72e Keep newlines in Atom feed 2025-05-10 16:55:53 +02:00
f7b6600089 Add Atom feeds 2025-05-10 16:34:42 +02:00
1b87fccaf4 ArticleMenu.json contains data that should be added to the articles 2025-05-10 12:12:15 +02:00
efb79fb892 Update scrape.py to enhance articles directory section formatting 2025-05-10 10:02:48 +02:00
a0d61427e2 Enhance README article links to include JSON file references 2025-05-10 10:01:31 +02:00
5658f88abf Add articles to README 2025-05-09 05:02:43 +02:00
0c7dff95c0 Add check for existing file in Git history before committing 2025-05-09 03:29:29 +02:00
af0de88d8e Add functionality to commit JSON files to Git with their modification timestamps 2025-05-09 03:08:18 +02:00
88eb0d2560 Add initial scrape script 2025-05-09 02:36:15 +02:00