Commit Graph

5 Commits

Author SHA1 Message Date
dbf1a3de8c Add technical plan for multi-format export system
Added plan.md with complete architecture for format-agnostic content generation:
- Support for Markdown, HTML, Plain Text, JSON formats
- New FormatExporter module with neutral data structure
- Integration strategy with existing ContentAssembly and ArticleStorage
- Bonus features: SEO metadata generation, readability scoring, WordPress Gutenberg format
- Implementation roadmap with 4 phases (6h total estimated)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-18 16:14:29 +08:00
ad9e3e1374 Add logviewer.html, prompt improvment, clean duplication 2025-09-04 09:27:07 +08:00
28fc01531c Resolve initial .gitignore merge conflict 2025-09-03 15:33:17 +08:00
239a7161c2 Initial commit 2025-09-03 15:29:19 +08:00
bc2eee78e9 Initial commit 2025-09-02 07:18:02 +00:00