|
529b1a9cd4
|
Update XML links to use GitHub raw URLs and format Python code for consistency
|
2025-07-12 23:47:03 +02:00 |
|
|
39e937212a
|
Go back to ATX headers; don't use sortingMark
|
2025-05-17 03:41:58 +02:00 |
|
|
327d3ec83e
|
Add trailing comma to MarkdownConverter parameters for consistency
|
2025-05-17 03:12:17 +02:00 |
|
|
4aa6d8bbe4
|
Don't strip img tags
|
2025-05-17 03:11:48 +02:00 |
|
|
32adde998f
|
Improve HTML generation
|
2025-05-17 00:02:21 +02:00 |
|
|
db1f5ce004
|
Use HTML instead of markdown
|
2025-05-16 23:50:07 +02:00 |
|
|
4dfa0c0ad1
|
Sort articles list by createTime before creating feed
|
2025-05-16 03:18:23 +02:00 |
|
|
e3c8494049
|
Fix type handling for article content in generate_atom_feed function
|
2025-05-15 03:35:22 +02:00 |
|
|
42a0f53dc2
|
Enhance Markdown processing and link formatting
|
2025-05-15 03:15:45 +02:00 |
|
|
a77eda24b1
|
Escape HTML
|
2025-05-10 19:27:44 +02:00 |
|
|
a5e7e271ea
|
Use Markdown instead of HTML
|
2025-05-10 19:07:11 +02:00 |
|
|
de689247ac
|
Add HTML cleaning 🧹
|
2025-05-10 17:55:26 +02:00 |
|
|
f0a713ff95
|
Remove HTML sanitization
|
2025-05-10 17:26:54 +02:00 |
|
|
b2bfadb057
|
Keep newlines in Atom feed
|
2025-05-10 16:55:53 +02:00 |
|
|
5f997faded
|
Add Atom feeds
|
2025-05-10 16:34:42 +02:00 |
|
|
1f7d0654aa
|
ArticleMenu.json contains data that should be added to the articles
|
2025-05-10 12:12:15 +02:00 |
|
|
0a7c9f9770
|
Update scrape.py to enhance articles directory section formatting
|
2025-05-10 10:02:48 +02:00 |
|
|
5815efdf39
|
Enhance README article links to include JSON file references
|
2025-05-10 10:01:31 +02:00 |
|
|
e3e99c56c9
|
Add articles to README
|
2025-05-09 05:02:43 +02:00 |
|
|
0a0a547c1d
|
Add check for existing file in Git history before committing
|
2025-05-09 03:29:29 +02:00 |
|
|
8a6cae3799
|
Add functionality to commit JSON files to Git with their modification timestamps
|
2025-05-09 03:08:18 +02:00 |
|
|
3846ac1fd1
|
Add initial scrape script
|
2025-05-09 02:36:15 +02:00 |
|