mirror of
https://github.com/PR0M3TH3AN/VoxVera.git
synced 2025-09-08 23:18:42 +00:00
15 lines
432 B
Markdown
15 lines
432 B
Markdown
# Flyer Templates
|
||
|
||
Pre-built flyer templates live in the `templates/` directory. Use the CLI to copy one with:
|
||
|
||
```bash
|
||
voxvera init --template <name>
|
||
```
|
||
|
||
This will create a new folder under `dist/` named `<name>-<YYYYMMDD>` containing the template files.
|
||
|
||
Available templates:
|
||
|
||
- **blank** – minimal placeholder files, also used when extracting fields from a PDF.
|
||
- **voxvera** – example flyer showcasing the VoxVera project.
|