Loading _episodes/02-tooling.md +2 −2 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ in a template repo. The master copy of each lesson would be a fork of that repo, and each author's working copy would be a fork of that master:   However, GitHub only allows a user to have one fork of any particular repo. This creates a problem for us because an author may be involved in writing several lessons, Loading @@ -44,7 +44,7 @@ After the lesson has been created, we manually add the [template repository]({{ site.template_repo }}) as a remote called `template` to update the lesson when the template changes.   ## GitHub Pages Loading _episodes/03-organization.md +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ Instead, each lesson's repository is self-contained. The diagram below shows how source files and directories are laid out, and how they are mapped to destination files and directories:   > ## Collections > Loading _episodes/04-formatting.md +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ each of which has: The diagram below shows the internal structure of a single episode file (click on the image to see a larger version): <a href="{{ site.github.url }}/fig/episode-format.png"><img src="{{ site.github.url }}/fig/episode-format-small.png" alt="Formatting Rules" /></a> <a href="../fig/episode-format.png"><img src="../fig/episode-format-small.png" alt="Formatting Rules" /></a> ## Locations and Names Loading _includes/all_figures.html +6 −6 Original line number Diff line number Diff line <p><img alt="" src="{{ site.github.url }}/fig/using-github-import.png" /></p> <p><img alt="" src="../fig/using-github-import.png" /></p> <hr/> <p><img alt="Forking Repositories" src="{{ site.github.url }}/fig/forking.svg" /></p> <p><img alt="Forking Repositories" src="../fig/forking.svg" /></p> <hr/> <p><img alt="Repository Links" src="{{ site.github.url }}/fig/repository-links.svg" /></p> <p><img alt="Repository Links" src="../fig/repository-links.svg" /></p> <hr/> <p><img alt="Source and Destination Files" src="{{ site.github.url }}/fig/file-mapping.svg" /></p> <p><img alt="Source and Destination Files" src="../fig/file-mapping.svg" /></p> <hr/> <p><img alt="Formatting Rules" src="{{ site.github.url }}/fig/episode-format-small.png" /></p> <p><img alt="Formatting Rules" src="../fig/episode-format-small.png" /></p> <hr/> <p><img alt="" src="{{ site.github.url }}/fig/episode-format.png" /></p> <p><img alt="" src="../fig/episode-format.png" /></p> <hr/> <p><img alt="plot of chunk plot-example" src="../fig/rmd-plot-example-1.png" /></p> setup.md +1 −1 Original line number Diff line number Diff line Loading @@ -63,7 +63,7 @@ lesson is `data-cleanup`. 7. At this point, you should have a page like this:   You can now click "Begin Import". When the process is done, Loading Loading
_episodes/02-tooling.md +2 −2 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ in a template repo. The master copy of each lesson would be a fork of that repo, and each author's working copy would be a fork of that master:   However, GitHub only allows a user to have one fork of any particular repo. This creates a problem for us because an author may be involved in writing several lessons, Loading @@ -44,7 +44,7 @@ After the lesson has been created, we manually add the [template repository]({{ site.template_repo }}) as a remote called `template` to update the lesson when the template changes.   ## GitHub Pages Loading
_episodes/03-organization.md +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ Instead, each lesson's repository is self-contained. The diagram below shows how source files and directories are laid out, and how they are mapped to destination files and directories:   > ## Collections > Loading
_episodes/04-formatting.md +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ each of which has: The diagram below shows the internal structure of a single episode file (click on the image to see a larger version): <a href="{{ site.github.url }}/fig/episode-format.png"><img src="{{ site.github.url }}/fig/episode-format-small.png" alt="Formatting Rules" /></a> <a href="../fig/episode-format.png"><img src="../fig/episode-format-small.png" alt="Formatting Rules" /></a> ## Locations and Names Loading
_includes/all_figures.html +6 −6 Original line number Diff line number Diff line <p><img alt="" src="{{ site.github.url }}/fig/using-github-import.png" /></p> <p><img alt="" src="../fig/using-github-import.png" /></p> <hr/> <p><img alt="Forking Repositories" src="{{ site.github.url }}/fig/forking.svg" /></p> <p><img alt="Forking Repositories" src="../fig/forking.svg" /></p> <hr/> <p><img alt="Repository Links" src="{{ site.github.url }}/fig/repository-links.svg" /></p> <p><img alt="Repository Links" src="../fig/repository-links.svg" /></p> <hr/> <p><img alt="Source and Destination Files" src="{{ site.github.url }}/fig/file-mapping.svg" /></p> <p><img alt="Source and Destination Files" src="../fig/file-mapping.svg" /></p> <hr/> <p><img alt="Formatting Rules" src="{{ site.github.url }}/fig/episode-format-small.png" /></p> <p><img alt="Formatting Rules" src="../fig/episode-format-small.png" /></p> <hr/> <p><img alt="" src="{{ site.github.url }}/fig/episode-format.png" /></p> <p><img alt="" src="../fig/episode-format.png" /></p> <hr/> <p><img alt="plot of chunk plot-example" src="../fig/rmd-plot-example-1.png" /></p>
setup.md +1 −1 Original line number Diff line number Diff line Loading @@ -63,7 +63,7 @@ lesson is `data-cleanup`. 7. At this point, you should have a page like this:   You can now click "Begin Import". When the process is done, Loading