Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

CardForge templates

Shared, global starter templates for CardForge.

index.json lists templates the app offers under New Project → Start from. Each entry is a full layout:

{
  "version": 1,
  "templates": [
    { "id": "magic", "label": "Magic-style", "description": "", "template": { /* CardTemplate */ }, "rows": [ /* sample rows */ ] }
  ]
}

These are generic, homebrew-friendly layouts (element placement + bound {{columns}}) — no logos, official art, or trademarked assets. Add or edit a template by committing to index.json (PRs welcome). Users can also save their own templates privately to their cardforge-index repo from within the app.

About

Shared starter card templates for CardForge (generic homebrew layouts)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors