1
0
mirror of https://gitlab.com/Anson-Projects/projects.git synced 2025-09-12 16:45:08 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
cf5021e682 Debug CI artifacts to locate RSS feed file 2025-08-23 00:43:59 -06:00
54f2a1bc53 Fix RSS feed parsing by reading from local artifacts
- Change fetch_feed to read from local file instead of HTTP request
- Update feed path to use ../public/index.xml from GitLab CI artifacts
- Add better error messages for file reading and parsing failures
- Resolves ParseError(NoFeedRoot) by avoiding 404 from live website
2025-08-22 23:34:32 -06:00
556c56fee4 Claude: Ghost Content Extraction 2025-08-22 11:32:49 -07:00
63c8096a88 Update Ghost uploader to include extra post info 2024-11-24 22:16:59 -07:00
87c3c4459b use iframes to put the post into ghost 2024-11-08 14:01:23 -07:00
a448e47ecd Fix ghost upload 2024-09-26 01:41:54 -06:00
872a2af846 Upload Posts to Ghost 2024-03-03 20:07:25 +00:00