paceboard is a template-based static site generator for speedrun leaderboards.
Find a file
2021-06-27 14:13:06 -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 Implement category leaderboards 2021-06-25 23:05:19 -04:00
csv Remove tk_category_description 2021-06-25 23:22:33 -04:00
runs Rename to README 2021-06-24 23:59:21 -04:00
scripts Start helper script implementation 2021-06-27 14:13:06 -04:00
templates Favicon embed, places on run pages 2021-06-27 00:30:26 -04:00
paceboard.py Start helper script implementation 2021-06-27 14:13:06 -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.