CSAW CTF 2017 CTFd Theme

CSAW CTF 2017 Theme

Installation

Download node @ nodejs.org if you haven't already.

  1. Install build dependencies
$ npm install
  1. Build assets
$ npm run build
  1. Copy CTFd/static and CTFd/template folders into your CTFd directory.