superject/cards/README.org

20 lines
507 B
Org Mode
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# -*- mode: org; coding: utf-8; -*-
* a proposition
* structure
- ~deck.rb~ - design logic
- ~cards.csv~ - list of cards and their properties
- ~layout-space-*.yml~ - layout description
- ~cards-verbs.txt~ - text for verb cards
- ~cards-occasions.txt~ - text for O cards
- ~cards-qualifiers.txt~ - text for Q cards
- ~img/~ - folder for images (etc)
* build
- in this directory
- edit ~deck.rb~ (if needed)
- run ~rake~
- the cards should be in the ~_output~ directory