Commit graph

7 commits

Author SHA1 Message Date
fda28b5afa
docs: update README and CLAUDE.md with recent features
All checks were successful
Continuous Integration / Build Package (push) Successful in 2m8s
Continuous Integration / Lint, Check & Test (push) Successful in 2m24s
- Add regenerate command documentation
- Add download target type
- Fix reference_images field (list, not single string)
- Document archive behavior for clean command
- Update module structure to reflect actual files
- Add OpenAI provider documentation
- Update supported models list
- Add OPENAI_API_KEY to environment variables
2026-02-21 11:48:49 +01:00
9ace38c806
docs: add hokusai-logo 2026-02-21 11:35:42 +01:00
4def49350e
chore: rename bulkgen to hokusai
All checks were successful
Continuous Integration / Build Package (push) Successful in 35s
Continuous Integration / Lint, Check & Test (push) Successful in 57s
2026-02-20 17:08:12 +01:00
a28cc97aed
docs: add archive_folder and OpenAI provider to README
All checks were successful
Continuous Integration / Build Package (push) Successful in 1m37s
Continuous Integration / Lint, Check & Test (push) Successful in 2m39s
2026-02-20 16:55:53 +01:00
fd09d127f2
docs: add home-manager installation instructions to README
Some checks failed
Continuous Integration / Build Package (push) Successful in 35s
Continuous Integration / Lint, Check & Test (push) Failing after 55s
2026-02-14 11:19:15 +01:00
f71af1cfaf
docs: add CLAUDE.md development guide and README.md user docs
CLAUDE.md covers architecture, data flow, code style conventions,
provider specifics, and all commands needed for development.

README.md covers installation, quick start, full config format
reference, CLI usage, incremental builds, and environment variables.
2026-02-13 20:18:51 +01:00
4fd7f94db3
build: set up project for bulkgen 2026-02-13 19:32:47 +01:00