Commit Graph

9 Commits

Author SHA1 Message Date
9a3803cca2 chore: switch Jekyll theme to minima
Change from jekyll-theme-cayman to minima for a cleaner look.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 21:57:45 +07:00
cd1264828a fix: correct footnote syntax for proper rendering
- Remove period from footnote ID (z.ai → zai)
- Improve date format: "Checked on Mar 25, 2026"

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 21:52:25 +07:00
e4c2166462 docs: make raw URLs clickable in README
Wrap bare URLs in angle brackets for proper link rendering
while keeping the URL text visible.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 21:47:06 +07:00
72bf014e7b feat: add Jekyll GitHub Pages setup
Add _config.yml with Cayman theme and index.md that includes
README.md content, enabling GitHub Pages without duplication.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 21:42:07 +07:00
25cf1af381 docs: fix grammar and improve README clarity
- Improve intro description for better readability
- Fix grammar: "donate" → "donating", section headers
- Update pricing note to mention plan duration and offers
- Improve contribution message clarity

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 21:38:00 +07:00
bf68957e25 chore: add CLAUDE.md and project memory for Claude Code
Add CLAUDE.md with project guidance for adding new LLM providers.
Add .claude/memory/ with feedback rules:
- Preserve markdown quotes when editing
- Save memories in project directory

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 21:30:33 +07:00
bc72a408cc docs: add contribution guidelines and improve intro text
Add invitation for users to submit PRs or issues for new providers.
Minor text improvements to donation message.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 21:22:20 +07:00
97279fc784 docs: add LLM provider documentation with pricing details
Add comprehensive documentation for budget-friendly LLM providers:
- Z.ai coding plans (Lite, Pro, Max tiers)
- OpenRouter free tier limits and pricing

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 21:19:57 +07:00
Tien Nguyen Minh
e44c806118 Initial commit 2026-03-25 17:46:51 +07:00