main
cosmonaut 2020-12-09 01:18:00 -08:00
parent 0b11c0379d
commit 66d006ca70
4 changed files with 7 additions and 6 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
html/
chess-cup-2020/

View File

@ -1,10 +1,10 @@
#!/bin/bash
mkdir -p ./html
mkdir -p ./html/standings
mkdir -p ./chess-cup-2020
mkdir -p ./chess-cup-2020/standings
pandoc -s ./index.md -c index.css -o ./html/index.html --metadata title="Monads Charity Chess Cup 2020"
pandoc -s ./standings.md -c index.css -o ./html/standings/index.html --metadata title="Monads Charity Chess Cup 2020 Standings"
pandoc -s ./index.md -c index.css -o ./chess-cup-2020/index.html --metadata title="Monads Charity Chess Cup 2020"
pandoc -s ./standings.md -c index.css -o ./chess-cup-2020/standings/index.html --metadata title="Monads Charity Chess Cup 2020 Standings"
cp ./index.css ./html/index.css
cp ./index.css ./html/standings/index.css

View File

@ -20,7 +20,7 @@ Each entrant will play a fixed amount of matches for points. Entrants will be gi
**Finals: Dec 13 9AM PST**
The 8 players with the highest scores in preliminaries will be invited to the finals. Finals will be a double-elimination bracket format, and will be played and streamed live on [twitch.tv](https://twitch.tv/the_dankwraith).
The 8 players with the highest scores in their groups will be invited to the finals. Finals will be a double-elimination bracket format, and will be played and streamed live on [twitch.tv](https://twitch.tv/the_dankwraith).
# Registration

View File

@ -74,7 +74,7 @@
| byttyrs | 4 | 2 | 0 | 2 |
| nekros_o_athanatos | 2 | 1 | 0 | 3 |
| Alex-Penclaw | 2 | 1 | 0 | 3 |
| josephbenton | 8 | 4 | 0 | 0 |
| ***josephbenton*** | 8 | 4 | 0 | 0 |
---