diff --git a/.gitignore b/.gitignore index 5ccff1a..ded60ad 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ html/ +chess-cup-2020/ diff --git a/build.sh b/build.sh index 3b7f882..2574434 100755 --- a/build.sh +++ b/build.sh @@ -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 diff --git a/index.md b/index.md index 2289b6f..e9454b0 100644 --- a/index.md +++ b/index.md @@ -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 diff --git a/standings.md b/standings.md index 927e713..3e8ed94 100644 --- a/standings.md +++ b/standings.md @@ -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 | ---