Tracking things using static site generators
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
trémeur 4176cb113f Add demo org file 10 months ago
build Rebuild in modular fashion 10 months ago
.gitignore Rebuild in modular fashion 10 months ago
COPYING Working script for game tracking 11 months ago
README.org Rebuild in modular fashion 10 months ago
backlog.py Rebuild in modular fashion 10 months ago
cardstring.py Rebuild in modular fashion 10 months ago
demo.org Add demo org file 10 months ago
gamesort.py Add demo org file 10 months ago
generate.py Rebuild in modular fashion 10 months ago
history.py Rebuild in modular fashion 10 months ago
library.py Rebuild in modular fashion 10 months ago
skeleton.py Rebuild in modular fashion 10 months ago
sublibrary.py Rebuild in modular fashion 10 months ago
variables-template.py Rebuild in modular fashion 10 months ago

README.org

Trackers

Tracking games with a backloggery clone

Rename variables-template.py to variables.py and edit:

  • endlessgames: a list of “endless” games in the format title (console)
  • orgpath: absolute path to the root directory in which .org files are stored, including trailing slash
  • localpath: absolute path to this directory, including trailing slash
  • serverpath: path to directory on the server where files will be uploaded, including trailing slash
  • description: 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)