Commit Graph

19 Commits

Author SHA1 Message Date
kekePower d0fdd3ef2c New blog post about Zaguán Blade 2026-05-16 14:54:18 +02:00
kekePower 88e9349864 Blog: Let's talk about skills 2026-05-11 15:45:16 +02:00
kekePower afc17b861b New blog post about unknown unknowns 2026-04-28 22:45:35 +02:00
kekePower aac08bf626 Made blog post stronger and more direct 2026-04-11 16:53:11 +02:00
kekePower c97c5e8135 Made blog post stronger 2026-04-11 16:45:38 +02:00
kekePower 258e89c385 Update blog post 2026-04-11 16:38:51 +02:00
kekePower 5b6a607746 New blog post 2026-04-11 16:34:25 +02:00
kekePower fba2c96abb Update Blog: ZLP: What it is and what it isn't 2026-04-04 10:22:18 +02:00
kekePower 5551f6a7c7 Blog: ZLP: What it is and what it isn't 2026-04-04 10:20:24 +02:00
kekePower ec7c01208c docs(blog): add details about zcoderd's role and architecture
The commit adds concrete explanations about zcoderd's responsibilities, includes a simple architecture diagram showing the relationship between components, and emphasizes the predictability and groundedness of the split architecture.
2026-03-11 11:05:38 +01:00
kekePower 3b87904a24 docs(changelog): fix Zaguán Coder Daemon entry ordering and theme count 2026-03-11 07:50:03 +01:00
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