Code Jams
-
+ Information on our monthly code jams, where users are paired into teams to compete with each other
Getting Help
-
+ How to ask for help - and how to interpret the responses
Resources
-
+ A page full of useful resources for learning and working with Python
Server Rules
-
+ Rules and infraction information for our server
diff --git a/templates/main/info/jams.html b/templates/main/info/jams.html
index 3bba1870..f4de813c 100644
--- a/templates/main/info/jams.html
+++ b/templates/main/info/jams.html
@@ -91,8 +91,8 @@
dialogue, and it will be forked to your account.
-
-
+
+
Once this has been done, you should find yourself looking at your new copy of the repository. Next
@@ -101,9 +101,9 @@
collaborator.
-
-
-
+
+
+
Now that you've set up your repository, it's time to install Git. If you're on Linux, you can
@@ -119,7 +119,7 @@
repository page on GitHub. Use cd project-name to change directory to the repository.
-
+
Now, open the newly-cloned repository in your favourite editor and make some edits. We'll be using
@@ -127,7 +127,7 @@
you prefer. For example, let's create a file named "hello.py", and add a line of code to it.
-
+
Now that we've edited a file, we need to make Git aware of our changes. Head back over to your
@@ -140,8 +140,8 @@
Following this, we can use git push origin master to push our commit up to GitHub.
-
-
+
+
In order to pull the latest version of the code when the repository was cloned earlier, we can
@@ -149,9 +149,9 @@
the help of our lovely assistant...
-
-
-
+
+
+
Oh boy.
@@ -164,10 +164,10 @@
button to finish.
-
-
-
-
+
+
+
+
Now that your pull request has been created, keep working on your project! Code that you push to
@@ -177,7 +177,7 @@
if you wish.
-
+
That's all there is to it! Keep working at your task, do your best and you might just come out
diff --git a/templates/main/info/rules.html b/templates/main/info/rules.html
index dd7e14d4..e4ff0609 100644
--- a/templates/main/info/rules.html
+++ b/templates/main/info/rules.html
@@ -73,7 +73,7 @@
Keep all discussions SFW - No ecchi
- or NSFW media. If you wouldn't want
+ or NSFW media. If you wouldn't want
the entire world to know about your interest in it, it doesn't belong on this server.