canvas-website/backlog/tasks/task-053 - Initial-mycro-zi...

1.1 KiB

id title status assignee created_date updated_date labels dependencies priority
task-053 Initial mycro-zine toolkit setup Done
2025-12-15 23:41 2025-12-15 23:41
setup
feature
high

Description

Created the mycro-zine repository with:

  • Single-page print layout generator (2x4 grid, all 8 pages on one 8.5"x11" sheet)
  • Prompt templates for AI content/image generation
  • Example Undernet zine pages
  • Support for US Letter and A4 paper sizes
  • CLI and programmatic API
  • Pushed to Gitea and GitHub

Acceptance Criteria

  • #1 Repository structure created
  • #2 Layout script generates single-page output
  • #3 Prompt templates created
  • #4 Example zine pages included
  • #5 Pushed to Gitea and GitHub

Implementation Notes

Completed 2025-12-15. Repository at:

  • Gitea: gitea.jeffemmett.com:jeffemmett/mycro-zine
  • GitHub: github.com/Jeff-Emmett/mycro-zine

Test with: cd /home/jeffe/Github/mycro-zine && npm run example