diff --git a/build.sh b/build.sh index 96d57a9..3b7f882 100755 --- a/build.sh +++ b/build.sh @@ -1,8 +1,10 @@ #!/bin/bash mkdir -p ./html +mkdir -p ./html/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.html --metadata title="Monads Charity Chess Cup 2020 Standings" +pandoc -s ./standings.md -c index.css -o ./html/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 4692ee5..2289b6f 100644 --- a/index.md +++ b/index.md @@ -26,6 +26,10 @@ The 8 players with the highest scores in preliminaries will be invited to the fi Registrations are now **closed**. +# Standings + +[https://monads.online/chess-cup-2020/standings/](https://monads.online/chess-cup-2020/standings/) + # Group Stage Each entrant will play at least one match against every other player. They must play their matches by the evening of Dec 11.