diff --git a/.nojekyll b/.nojekyll
index b698a6e..f4564cc 100644
--- a/.nojekyll
+++ b/.nojekyll
@@ -1 +1 @@
-d84569cf
\ No newline at end of file
+99b62e84
\ No newline at end of file
diff --git a/index.html b/index.html
index b17c8d7..a0ea5d0 100644
--- a/index.html
+++ b/index.html
@@ -272,6 +272,7 @@
On this page
Mac
Unix
+ Code of Conduct
License
@@ -446,6 +447,15 @@ Unix
+
+Code of Conduct
+If you decide to participate in this course, I expect you to abide by the following minimal code of conduct.
+
+- Be polite to the other class participants.
+- While in class, do not spend time on messaging apps, chat rooms, computer games, or similar content.
+
+You can expect your instructor to abide by the same code of conduct, so this is a matter of mutual respect. If you are found in breach of the above you will be given a single warning, and I will ask you to no longer join the course after a second time. Your grade will be “fail”.
+
License
diff --git a/search.json b/search.json
index 8d317a9..643af2e 100644
--- a/search.json
+++ b/search.json
@@ -1340,6 +1340,13 @@
"section": "Windows and Mac Specific Instructions",
"text": "Windows and Mac Specific Instructions\nThere are different instructions depending on whether you have a Mac or a Windows computer. Unix-based computers are similar to Macs in most respects.\n\nWindows\nWe need to install some things that make your windows computer a resemble a bit a Unix box. In particular, we want to be able to use the unix shell. Therefore, I want you to download and install\n\nGitForWindows\n\nSpecifics:\n\nDuring the installation process, choose all default settings.\nAt one point, you are offered a choice for a default editor being used for git. If you know vim already, why not (I use vim), otherwise I recommend nano, which is a simple to use editor that runs inside your command line - we want to avoid having to open an external window of a separate editor for our tasks (i.e. don’t choose notepad and other standalone editors).\n\n\n\nMac\nYou should be all set. To make sure we have really everything we need, open Terminal.app (in Applications > Utilities or do Cmd + Space to get spotlight search and type terminal). Then paste this code and hit enter:\nxcode-select --install\nclick on install (don’t click on get Xcode)\n\n\nUnix\nSame, all set. Maybe open a terminal and type\ngit --version\nif that throws an error, install it with your package manager, e.g.\nsudo apt install git-all"
},
+ {
+ "objectID": "index.html#code-of-conduct",
+ "href": "index.html#code-of-conduct",
+ "title": "ScPoProgramming",
+ "section": "Code of Conduct",
+ "text": "Code of Conduct\nIf you decide to participate in this course, I expect you to abide by the following minimal code of conduct.\n\nBe polite to the other class participants.\nWhile in class, do not spend time on messaging apps, chat rooms, computer games, or similar content.\n\nYou can expect your instructor to abide by the same code of conduct, so this is a matter of mutual respect. If you are found in breach of the above you will be given a single warning, and I will ask you to no longer join the course after a second time. Your grade will be “fail”."
+ },
{
"objectID": "05-git.html#version-what",
"href": "05-git.html#version-what",
diff --git a/sitemap.xml b/sitemap.xml
index 8bb9397..d0098a7 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -18,7 +18,7 @@
https://floswald.github.io/ScPoProgramming/11-NLP-R.html
- 2024-09-10T09:39:00.172Z
+ 2024-09-10T09:43:44.987Z
https://floswald.github.io/ScPoProgramming/01-shell-intro.html
@@ -30,7 +30,7 @@
https://floswald.github.io/ScPoProgramming/index.html
- 2024-09-01T17:31:18.901Z
+ 2024-09-10T16:40:32.686Z
https://floswald.github.io/ScPoProgramming/05-git.html