Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 655 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 655 Bytes

Ctftime README stats

Get dynamically generated ctftime statistics for your READMEs.

Examples

My ctftime stats b01lers

Usage

Copy and past the following into your markdown.

Change ?teamid=11464 to your ctftime team id.

![My ctftime stats](https://ctf.neilhommes.xyz/?teamid=11464&theme=light)

Want dark themed cards?

Pass the query parameter theme=dark.

Deploy

docker compose up -d --build

Your cards will be accessible at localhost:11464

Contributing

Pull requests and feedback are welcome.