Create task task-053
This commit is contained in:
parent
14624b1372
commit
4c51b0a602
|
|
@ -0,0 +1,33 @@
|
|||
---
|
||||
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 -->
|
||||
Loading…
Reference in New Issue