diff --git a/deploy_website.sh b/deploy_website.sh index c8b6d3f..bab4621 100755 --- a/deploy_website.sh +++ b/deploy_website.sh @@ -1,4 +1,4 @@ #!/bin/bash -runghc website.hs build -rsync -avzh --exclude '*.swp' _site/* alexg@remote12.chalmers.se:/chalmers/groups/edu2009/www/www.cse.chalmers.se/course.2017/TDA283_Compiler_Construction/ +runghc website.hs build +rsync -avzh --exclude '*.swp' _site/* myreen@remote12.chalmers.se:tda283/ diff --git a/files/lect01-6up.pdf b/files/lect01-6up.pdf index 5e83f3e..77ad898 100644 Binary files a/files/lect01-6up.pdf and b/files/lect01-6up.pdf differ diff --git a/files/lect02-6up.pdf b/files/lect02-6up.pdf index a16a263..5ceab12 100644 Binary files a/files/lect02-6up.pdf and b/files/lect02-6up.pdf differ diff --git a/files/lect03-6up.pdf b/files/lect03-6up.pdf index 56728ef..4f5c792 100644 Binary files a/files/lect03-6up.pdf and b/files/lect03-6up.pdf differ diff --git a/files/tester.tar.gz b/files/tester.tar.gz index 9ce6e00..53b63ae 100644 Binary files a/files/tester.tar.gz and b/files/tester.tar.gz differ diff --git a/pages/about.md b/pages/about.md index bc04978..6d130e7 100644 --- a/pages/about.md +++ b/pages/about.md @@ -34,10 +34,10 @@ The official syllabus can be found [here]($syllabus$). -Teachers --------- +Teacher +------- -* **Course responsible**: +* **Course responsible and examiner**: \$if(teacherbio)\$ [\$teacherfull\$](\$teacherbio\$) \$else\$ @@ -51,26 +51,10 @@ Teachers \$if(teacherhours)\$ Office hours: \$teacherhours\$ \$endif\$ -\$if(examinerfull)\$ -* **Examiner**: - \$if(examinerbio)\$ - [\$examinerfull\$](\$examinerbio\$) - \$else\$ - \$examinerfull\$ - \$endif\$
- Phone: \$examinerphone\$
- Email: \$examineremail\$
- \$if(examineroffice)\$ - Office: \$examineroffice\$
- \$endif\$ - \$if(examinerhours)\$ - Office hours: \$examinerhours\$ - \$endif\$ -\$endif\$ -Assistants ----------- +Assistant +---------