paceboard is a template-based static site generator for speedrun leaderboards.
Find a file
2021-06-25 13:35:35 -04:00
assets Initial style, formatting tweaks 2021-06-23 11:47:42 -04:00
categories Rename to README 2021-06-24 23:59:21 -04:00
css Initial homepage and category page generation scripts 2021-06-24 23:52:22 -04:00
csv Implement add-run.py 2021-06-25 13:35:35 -04:00
runs Rename to README 2021-06-24 23:59:21 -04:00
scripts Implement add-run.py 2021-06-25 13:35:35 -04:00
templates Rename to README 2021-06-24 23:59:21 -04:00
a Implement add-run.py 2021-06-25 13:35:35 -04:00
README.md Initial homepage and category page generation scripts 2021-06-24 23:52:22 -04:00

paceboard

Simple leaderboard site template updated via Python scripts!

Designed for use within speedrunning communities.

About

paceboard is a template-based static site generator for speedrunning leaderboards. Python scripts are used to add runs and categories, and all info is stored in csv files.