Skip to content

Commit 586e6e1

Browse files
author
cjvanlissa
committed
fix github links
1 parent 405f485 commit 586e6e1

14 files changed

+22
-22
lines changed

docs/editing-the-book.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<meta name="author" content="dr. Caspar J. van Lissa" />
2525

2626

27-
<meta name="date" content="2020-03-28" />
27+
<meta name="date" content="2020-03-29" />
2828

2929
<meta name="viewport" content="width=device-width, initial-scale=1" />
3030
<meta name="apple-mobile-web-app-capable" content="yes" />

docs/examples.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<meta name="author" content="dr. Caspar J. van Lissa" />
2525

2626

27-
<meta name="date" content="2020-03-28" />
27+
<meta name="date" content="2020-03-29" />
2828

2929
<meta name="viewport" content="width=device-width, initial-scale=1" />
3030
<meta name="apple-mobile-web-app-capable" content="yes" />

docs/figtab.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<meta name="author" content="dr. Caspar J. van Lissa" />
2525

2626

27-
<meta name="date" content="2020-03-28" />
27+
<meta name="date" content="2020-03-29" />
2828

2929
<meta name="viewport" content="width=device-width, initial-scale=1" />
3030
<meta name="apple-mobile-web-app-capable" content="yes" />

docs/getgitbook.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<meta name="author" content="dr. Caspar J. van Lissa" />
2525

2626

27-
<meta name="date" content="2020-03-28" />
27+
<meta name="date" content="2020-03-29" />
2828

2929
<meta name="viewport" content="width=device-width, initial-scale=1" />
3030
<meta name="apple-mobile-web-app-capable" content="yes" />

docs/gitbook-demo.pdf

-8 Bytes
Binary file not shown.

docs/gitbook-demo.tex

+4-4
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120

121121
\title{A GitBook Example for Teaching}
122122
\author{\href{https://www.uu.nl/staff/CJvanLissa}{dr. Caspar J. van Lissa}}
123-
\date{2020-03-28}
123+
\date{2020-03-29}
124124

125125
\begin{document}
126126
\maketitle
@@ -136,7 +136,7 @@ \chapter{About GitBooks}\label{about-gitbooks}}
136136

137137
A \emph{GitBook} is a useful tool for creating (open?) educational resources. It is an online ``book'' format, that can be hosted directly from a GitHub repository. You are currently reading a GitBook designed to help you get started creating your own educational GitBooks for your courses (how meta!). It does this in two ways: By explaining how to create GitBooks, and by serving as a template that you can copy and edit, instead of having to start from scratch. This template GitBook has all the settings that I consider to be useful for educational GitBooks, but you can always customize it.
138138

139-
I will focus specifically on GitBooks that are made in \href{www.rstudio.com}{Rstudio}, using the \href{https://rstudio.com/wp-content/uploads/2016/03/rmarkdown-cheatsheet-2.0.pdf}{\texttt{rmarkdown} markup language}, rendered using the \href{https://bookdown.org/yihui/bookdown/get-started.html}{\texttt{bookdown} package}, and hosted on \href{www.github.com}{GitHub}. If you want to get started, skip ahead to Chapter \ref{prerequisites}; if you need more convincing, keep reading below.
139+
I will focus specifically on GitBooks that are made in \href{www.rstudio.com}{Rstudio}, using the \href{https://rstudio.com/wp-content/uploads/2016/03/rmarkdown-cheatsheet-2.0.pdf}{\texttt{rmarkdown} markup language}, rendered using the \href{https://bookdown.org/yihui/bookdown/get-started.html}{\texttt{bookdown} package}, and hosted on \href{https://github.com/}{GitHub}. If you want to get started, skip ahead to Chapter \ref{prerequisites}; if you need more convincing, keep reading below.
140140

141141
\hypertarget{why-use-a-gitbook-for-teaching}{%
142142
\section{Why use a GitBook for teaching?}\label{why-use-a-gitbook-for-teaching}}
@@ -195,7 +195,7 @@ \chapter{Prerequisites}\label{prerequisites}}
195195
\begin{itemize}
196196
\tightlist
197197
\item
198-
Go to \href{https://github.com/}{github.com} and click ``Sign up''. Choose an ``Individual'', ``Free'' plan.
198+
Go to \url{https://github.com/} and click ``Sign up''. Choose an ``Individual'', ``Free'' plan.
199199
\item
200200
Request a \href{https://help.github.com/en/articles/applying-for-an-educator-or-researcher-discount}{free academic upgrade}. This allows you to create \emph{private repositories}, which are only visible to you and selected collaborators, and can be made public when your work is published.
201201
\end{itemize}
@@ -218,7 +218,7 @@ \chapter{Prerequisites}\label{prerequisites}}
218218
\item
219219
Close Rstudio (it might offer to restart by itself; this is fine)
220220
\item
221-
Go to \href{https://www.github.com}{www.github.com}
221+
Go to \url{https://github.com}
222222
\item
223223
Click your user icon, click \emph{Settings}, and then select the \emph{SSH and GPG keys} tab.
224224
\item

docs/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<meta name="author" content="dr. Caspar J. van Lissa" />
2525

2626

27-
<meta name="date" content="2020-03-28" />
27+
<meta name="date" content="2020-03-29" />
2828

2929
<meta name="viewport" content="width=device-width, initial-scale=1" />
3030
<meta name="apple-mobile-web-app-capable" content="yes" />
@@ -172,13 +172,13 @@ <h1>
172172
<div id="header">
173173
<h1 class="title">A GitBook Example for Teaching</h1>
174174
<p class="author"><em><a href="https://www.uu.nl/staff/CJvanLissa">dr. Caspar J. van Lissa</a></em></p>
175-
<p class="date"><em>2020-03-28</em></p>
175+
<p class="date"><em>2020-03-29</em></p>
176176
</div>
177177
<div id="about-gitbooks" class="section level1">
178178
<h1><span class="header-section-number">Chapter 1</span> About GitBooks</h1>
179179
<p><img src="img/using_gitbook.jpeg" /></p>
180180
<p>A <em>GitBook</em> is a useful tool for creating (open?) educational resources. It is an online “book” format, that can be hosted directly from a GitHub repository. You are currently reading a GitBook designed to help you get started creating your own educational GitBooks for your courses (how meta!). It does this in two ways: By explaining how to create GitBooks, and by serving as a template that you can copy and edit, instead of having to start from scratch. This template GitBook has all the settings that I consider to be useful for educational GitBooks, but you can always customize it.</p>
181-
<p>I will focus specifically on GitBooks that are made in <a href="www.rstudio.com">Rstudio</a>, using the <a href="https://rstudio.com/wp-content/uploads/2016/03/rmarkdown-cheatsheet-2.0.pdf"><code>rmarkdown</code> markup language</a>, rendered using the <a href="https://bookdown.org/yihui/bookdown/get-started.html"><code>bookdown</code> package</a>, and hosted on <a href="www.github.com">GitHub</a>. If you want to get started, skip ahead to Chapter <a href="prerequisites.html#prerequisites">2</a>; if you need more convincing, keep reading below.</p>
181+
<p>I will focus specifically on GitBooks that are made in <a href="www.rstudio.com">Rstudio</a>, using the <a href="https://rstudio.com/wp-content/uploads/2016/03/rmarkdown-cheatsheet-2.0.pdf"><code>rmarkdown</code> markup language</a>, rendered using the <a href="https://bookdown.org/yihui/bookdown/get-started.html"><code>bookdown</code> package</a>, and hosted on <a href="https://github.com/">GitHub</a>. If you want to get started, skip ahead to Chapter <a href="prerequisites.html#prerequisites">2</a>; if you need more convincing, keep reading below.</p>
182182
<div id="why-use-a-gitbook-for-teaching" class="section level2">
183183
<h2><span class="header-section-number">1.1</span> Why use a GitBook for teaching?</h2>
184184
<p><strong>To spead the workload</strong></p>

docs/license-your-gitbook.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<meta name="author" content="dr. Caspar J. van Lissa" />
2525

2626

27-
<meta name="date" content="2020-03-28" />
27+
<meta name="date" content="2020-03-29" />
2828

2929
<meta name="viewport" content="width=device-width, initial-scale=1" />
3030
<meta name="apple-mobile-web-app-capable" content="yes" />

docs/open-educational-resources.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<meta name="author" content="dr. Caspar J. van Lissa" />
2525

2626

27-
<meta name="date" content="2020-03-28" />
27+
<meta name="date" content="2020-03-29" />
2828

2929
<meta name="viewport" content="width=device-width, initial-scale=1" />
3030
<meta name="apple-mobile-web-app-capable" content="yes" />

docs/prerequisites.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<meta name="author" content="dr. Caspar J. van Lissa" />
2525

2626

27-
<meta name="date" content="2020-03-28" />
27+
<meta name="date" content="2020-03-29" />
2828

2929
<meta name="viewport" content="width=device-width, initial-scale=1" />
3030
<meta name="apple-mobile-web-app-capable" content="yes" />
@@ -191,7 +191,7 @@ <h1><span class="header-section-number">Chapter 2</span> Prerequisites</h1>
191191
</ul></li>
192192
<li>Register on GitHub
193193
<ul>
194-
<li>Go to <a href="https://github.com/">github.com</a> and click “Sign up”. Choose an “Individual”, “Free” plan.</li>
194+
<li>Go to <a href="https://github.com/" class="uri">https://github.com/</a> and click “Sign up”. Choose an “Individual”, “Free” plan.</li>
195195
<li>Request a <a href="https://help.github.com/en/articles/applying-for-an-educator-or-researcher-discount">free academic upgrade</a>. This allows you to create <em>private repositories</em>, which are only visible to you and selected collaborators, and can be made public when your work is published.</li>
196196
</ul></li>
197197
<li>Connect Rstudio to Git and Github (for more support, see <a href="https://support.rstudio.com/hc/en-us/articles/200532077-Version-Control-with-Git-and-SVN">this Rstudio article</a>, and <a href="https://www.r-bloggers.com/rstudio-and-github/">this blog post</a>)
@@ -202,7 +202,7 @@ <h1><span class="header-section-number">Chapter 2</span> Prerequisites</h1>
202202
<li>Click <em>Create RSA Key</em>. Do not enter a passphrase. Press <em>Create</em>. A window with some information will open, which you can close.</li>
203203
<li>Click <em>View public key</em>, and copy the entire text to the clipboard.</li>
204204
<li>Close Rstudio (it might offer to restart by itself; this is fine)</li>
205-
<li>Go to <a href="https://www.github.com">www.github.com</a></li>
205+
<li>Go to <a href="https://github.com" class="uri">https://github.com</a></li>
206206
<li>Click your user icon, click <em>Settings</em>, and then select the <em>SSH and GPG keys</em> tab.</li>
207207
<li>Click <em>New SSH key</em>. Give it an arbitrary name (e.g., your computer ID), and paste the public key from your clipboard into the box labeled “<em>Key</em>”.</li>
208208
<li>Open Rstudio again (unless it restarted by itself)</li>

docs/references.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<meta name="author" content="dr. Caspar J. van Lissa" />
2525

2626

27-
<meta name="date" content="2020-03-28" />
27+
<meta name="date" content="2020-03-29" />
2828

2929
<meta name="viewport" content="width=device-width, initial-scale=1" />
3030
<meta name="apple-mobile-web-app-capable" content="yes" />

0 commit comments

Comments
 (0)