Commit Graph

3 Commits

Author SHA1 Message Date
73f6c462f8 Make blog page dynamic using JSON data
- Blog posts now load from blog/posts.json
- Create blog/script.js to dynamically render posts
- Each post displays: title, date, content, image
- Support hash-based navigation to specific posts
- Updated blog/index.html to load posts dynamically
- Added styling for blog posts and containers
- First post is 'Status' matching the original content
2026-02-28 16:38:42 -05:00
025fe8a80b Updated blog with image 2025-09-25 20:55:52 -04:00
c5a6b90d7e Changed Blog Location 2025-09-21 08:32:48 -04:00