To create a theme we provide a simple utility tool coming. We included the jar in the card-maker directory not to have to manage different version of the tool.
- copy paste one of the directories under card-marker and give it a new name
- this directory should contain few files: cards.css cards.csv cards.html
- to generate the web page, launch the utility jar: java -jar ./Hccd.jar
- using the 'open' button, select the HTML file of your newly created folder
Alternatively, you can any other runtime to generate cards, the only requirement is to provide everything we need to update the deck by ourself.
As simple as the other contributions, do a pull request :)