mirror of
https://gitlab.com/Anson-Projects/projects.git
synced 2025-09-14 09:35:04 +00:00
- Extract article content from ghost-optimized pages - Add extract_article_content() function with fallback to iframe - Try multiple selectors to find main content area - Provide graceful fallbacks for failed content extraction - Remove unused variables and fix warnings
ghost-upload
This code uploads posts from https://projects.ansonbiggs.com to https://notes.ansonbiggs.com. I couldn't figure out how to update posts, and the kagi API doesn't make it clear how long it caches results for so for now only posts that don't exist on the ghost blog will be uploaded. If you want to update content you need to manually make edits to the code and delete posts on the blog.