Commit Graph

8 Commits

Author SHA1 Message Date
kekePower 9fe6500d52 docs(blog): update Mistral Devstral 2 introduction post
- Revise claims about exclusivity and market position
- Add note about model's inference speed
- Update section headings for accuracy
2026-03-03 21:53:12 +01:00
kekePower b8ae49c477 docs(blog): add Mistral Devstral 2 introduction post 2026-03-03 19:28:40 +01:00
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 4f97a17ef3 docs(blog): add measuring token savings post
Add a new blog post detailing the methodology and metrics of context compression and selective retrieval in Zaguán Coder Daemon, comparing naive and compressed modes.
2026-02-28 10:09:11 +01:00
kekePower 5f8f95b43a feat(blog): add Ollama local AI models system prompts guide 2026-02-25 18:30:09 +01:00
kekePower 3bebf1e115 feat(blog): add welcome post content
Replace placeholder text with actual content about dogfooding
Zaguán Blade and the development process.
2026-02-22 10:28:05 +01:00
kekePower 495d17a0a3 feat(blog): publish welcome post 2026-02-22 09:50:45 +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