Commit Graph

4 Commits

Author SHA1 Message Date
Paul Huliganga 22081a068b Document static assets and image handling
- Add detailed section on image storage location and serving
- Document image URL rewriting from Windows paths to HTTP URLs
- Include examples of image content (robotics, running, technical diagrams)
- Update file structure with image handling details
2026-03-03 11:22:14 -05:00
Paul Huliganga be1a25c6fb Update README.md with latest findings
- Add Git repository status and Gitea links
- Document successful data extraction (467 posts, 1.3MB)
- Include current development status and testing results
- Add Open Brain integration readiness
- Update project structure with new files
2026-03-03 11:09:35 -05:00
Paul Huliganga 665fbc6edf Initial commit: Thingamablog web app (React frontend + Node.js backend)
- React/Material-UI frontend for browsing posts
- Express backend with JSON API
- HSQLDB parser fallback
- Clean blog data export
- Comprehensive documentation
2026-03-03 10:53:53 -05:00
Paul Huliganga 8fe45f5536 Initial commit: Thingamablog web app (React + Node.js) 2026-03-03 10:51:29 -05:00