Commit Graph

2 Commits

Author SHA1 Message Date
kekePower cb77a5e7d8 feat(blog): add table styles to layout and enhance token savings post
Add global CSS rules for markdown tables in BlogPost.astro including
borders, padding, and row hover states. Update the token savings
breakdown table to use an improved format with visual impact scales.
2026-02-28 10:19:03 +01:00
kekePower ea6ffd37d2 feat(blog): add blog section and rss feed
- Add blog content collection schema and welcome post
- Create blog index, post layout components, and dynamic routing
- Add `@astrojs/rss` dependency and implement RSS feed generation
- Add blog links to header and footer navigation
- Update changelog with Gemini 3.1 Pro enhancement notes
2026-02-22 09:44:42 +01:00