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

34 lines
825 B
Markdown

---
id: task-053
title: Initial mycro-zine toolkit setup
status: Done
assignee: []
created_date: '2025-12-15 23:41'
labels:
- setup
- feature
dependencies: []
priority: high
---
## Description
<!-- SECTION:DESCRIPTION:BEGIN -->
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
<!-- SECTION:DESCRIPTION:END -->
## Acceptance Criteria
<!-- AC:BEGIN -->
- [ ] #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
<!-- AC:END -->