Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
gpleiss committed Sep 2, 2024
1 parent 201e826 commit bef230c
Show file tree
Hide file tree
Showing 63 changed files with 8,255 additions and 304 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
a473b266
d592092e
4 changes: 2 additions & 2 deletions computing/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.57">
<meta name="generator" content="quarto-1.5.54">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -283,7 +283,7 @@ <h2 class="anchored" data-anchor-id="software-installation-instructions">Softwar
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/UBC-STAT\.github\.io\/stat-406\/");
var filterRegex = new RegExp("https:\/\/ubc-stat\.github\.io\/stat-406\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
4 changes: 2 additions & 2 deletions computing/mac_arm.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.57">
<meta name="generator" content="quarto-1.5.54">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -497,7 +497,7 @@ <h2 class="anchored" data-anchor-id="attributions">Attributions</h2>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/UBC-STAT\.github\.io\/stat-406\/");
var filterRegex = new RegExp("https:\/\/ubc-stat\.github\.io\/stat-406\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
4 changes: 2 additions & 2 deletions computing/mac_x86.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.57">
<meta name="generator" content="quarto-1.5.54">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -497,7 +497,7 @@ <h2 class="anchored" data-anchor-id="attributions">Attributions</h2>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/UBC-STAT\.github\.io\/stat-406\/");
var filterRegex = new RegExp("https:\/\/ubc-stat\.github\.io\/stat-406\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
4 changes: 2 additions & 2 deletions computing/ubuntu.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.57">
<meta name="generator" content="quarto-1.5.54">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -497,7 +497,7 @@ <h2 class="anchored" data-anchor-id="attributions">Attributions</h2>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/UBC-STAT\.github\.io\/stat-406\/");
var filterRegex = new RegExp("https:\/\/ubc-stat\.github\.io\/stat-406\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
4 changes: 2 additions & 2 deletions computing/windows.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.57">
<meta name="generator" content="quarto-1.5.54">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -497,7 +497,7 @@ <h2 class="anchored" data-anchor-id="attributions">Attributions</h2>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/UBC-STAT\.github\.io\/stat-406\/");
var filterRegex = new RegExp("https:\/\/ubc-stat\.github\.io\/stat-406\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
850 changes: 850 additions & 0 deletions course-setup 3.html

Large diffs are not rendered by default.

16 changes: 13 additions & 3 deletions course-setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.57">
<meta name="generator" content="quarto-1.5.54">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -191,7 +191,10 @@ <h1>Github Org</h1>
<section id="create-a-github.com-organization" class="level2">
<h2 class="anchored" data-anchor-id="create-a-github.com-organization">Create a GitHub.com organization</h2>
<ul>
<li>This is free for faculty with instructor credentials.</li>
<li>This is free for faculty with instructor credentials.
<ul>
<li><strong>Note</strong> make sure you upgrade the organization to a “Github Team.” If you have registered your instructor credentials with Github, you should be able to upgrade for free from the <a href="https://education.github.com/globalcampus/teacher">Github Global Campus</a> page under “Upgrade your academic organizations.”</li>
</ul></li>
<li>Allows more comprehensive GitHub actions, PR templates and CODEOWNER behaviour than the UBC Enterprise version (last I checked)</li>
<li>Downside is getting students added (though we include R scripts for this)</li>
</ul>
Expand Down Expand Up @@ -255,6 +258,13 @@ <h4 class="anchored" data-anchor-id="homework-template">homework-template</h4>
<li><code>workflows</code> contains a GH-action to comment on the PR with the date+time when the PR is opened.</li>
</ul></li>
<li>Under Settings &gt; General, select “Template repository”. This makes it easier to duplicate to the student repos.</li>
<li>Setup branch protection rules for the <code>main</code> branch. Create a new ruleset for default branches, and select the following:
<ul>
<li>Require a pull request before merging</li>
<li>Require review from Code Owners</li>
<li>Block force pushes<br>
I recommend adding the <span class="citation" data-cites="TAs">@TAs</span> team to the bypass list.</li>
</ul></li>
</ul>
</section>
</section>
Expand Down Expand Up @@ -501,7 +511,7 @@ <h1>Populate the Org</h1>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/UBC-STAT\.github\.io\/stat-406\/");
var filterRegex = new RegExp("https:\/\/ubc-stat\.github\.io\/stat-406\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
Loading

0 comments on commit bef230c

Please sign in to comment.