Tracking things using static site generators
build | ||
.gitignore | ||
backlog.py | ||
cardstring.py | ||
COPYING | ||
demo.org | ||
gamesort.py | ||
generate.py | ||
history.py | ||
library.py | ||
README.org | ||
skeleton.py | ||
sublibrary.py | ||
variables-template.py |
Trackers
Tracking games with a backloggery clone
Rename variables-template.py
to variables.py
and edit:
endlessgames
: a list of “endless” games in the formattitle (console)
orgpath
: absolute path to the root directory in which.org
files are stored, including trailing slashlocalpath
: absolute path to this directory, including trailing slashserverpath
: path to directory on the server where files will be uploaded, including trailing slashdescription
: content for the “about” section (can include HTML tags)consoles
: add or remove consoles following the format provided (.png
images must be added to the build directory with a filename corresponding with the value of"img"
for each console)