Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,10 @@ canvas.render("thumbnail.png")

[Get started](getting-started.md){ .md-button .md-button--primary }
[API Reference](api/index.md){ .md-button }


## Community & Support

- Bug report or feature request: [GitHub Issues](https://github.com/sjquant/quickthumb/issues)
- Questions and ideas: [GitHub Discussions](https://github.com/sjquant/quickthumb/discussions)

2 changes: 1 addition & 1 deletion specs/TASKS.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
- [TODO] Homepage headline: make the AI/JSON workflow angle front and center (currently buried)
- [TODO] Add "Common LLM Mistakes" section to the JSON schema page (invalid hex, wrong position format, unsupported effects, etc.)
- [TODO] Add "Why not X" section: brief comparison vs raw Pillow and html2image to help developers justify the dependency
- [TODO] Add community entry point: link to GitHub issues/discussions for bug reports and questions
- [DONE] Add community entry point: link to GitHub issues/discussions for bug reports and questions

### P1 — CLI Hardening (from code review)

Expand Down