]> git.sesse.net Git - remoteglot/commit
Add the WWW directory. It is a mess currently, but...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 18 Nov 2013 20:58:15 +0000 (21:58 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 18 Nov 2013 20:58:15 +0000 (21:58 +0100)
commitcdb5cb80047a5a852bf9ba64fb14aa5bc5ef84d5
tree42fadfcbd29f03727bd1686d2ba9c1dc123c5261
parenta01798debae3ac16607e44f4a8fc32668bf21147
Add the WWW directory. It is a mess currently, but...
23 files changed:
www/LICENSE.txt [new file with mode: 0644]
www/analysis.pl [new file with mode: 0755]
www/app.psgi [new file with mode: 0644]
www/css/chessboard-0.3.0.css [new file with mode: 0644]
www/css/chessboard-0.3.0.min.css [new file with mode: 0644]
www/img/chesspieces/wikipedia/bB.png [new file with mode: 0644]
www/img/chesspieces/wikipedia/bK.png [new file with mode: 0644]
www/img/chesspieces/wikipedia/bN.png [new file with mode: 0644]
www/img/chesspieces/wikipedia/bP.png [new file with mode: 0644]
www/img/chesspieces/wikipedia/bQ.png [new file with mode: 0644]
www/img/chesspieces/wikipedia/bR.png [new file with mode: 0644]
www/img/chesspieces/wikipedia/wB.png [new file with mode: 0644]
www/img/chesspieces/wikipedia/wK.png [new file with mode: 0644]
www/img/chesspieces/wikipedia/wN.png [new file with mode: 0644]
www/img/chesspieces/wikipedia/wP.png [new file with mode: 0644]
www/img/chesspieces/wikipedia/wQ.png [new file with mode: 0644]
www/img/chesspieces/wikipedia/wR.png [new file with mode: 0644]
www/index.html [new file with mode: 0644]
www/js/chessboard-0.3.0.js [new file with mode: 0644]
www/js/chessboard-0.3.0.min.js [new file with mode: 0644]
www/js/jquery-1.10.2.min.js [new file with mode: 0644]
www/js/jquery.jsPlumb-1.5.3-min.js [new file with mode: 0644]
www/js/json3.min.js [new file with mode: 0644]