Skip to content

Commit

Permalink
Stop numbering my files, Act One
Browse files Browse the repository at this point in the history
  • Loading branch information
jennybc committed Jan 8, 2019
1 parent 1d1701e commit e6db437
Show file tree
Hide file tree
Showing 10 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions _bookdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ new_session: true
rmd_files: [
"index.Rmd",

"01_overview.Rmd",
"02_contributors.Rmd",
"03_workshops.Rmd",
"overview.Rmd",
"contributors.Rmd",
"workshops.Rmd",

"04_install-pep-talk.Rmd",
"05_install-github-acct.Rmd",
"06_install-r-rstudio.Rmd",
"07_install-git.Rmd",
"08_install-introduce-self-git.Rmd",
"09_install-git-client.Rmd",
"install-pep-talk.Rmd",
"install-github-acct.Rmd",
"install-r-rstudio.Rmd",
"install-git.Rmd",
"install-introduce-self-git.Rmd",
"install-git-client.Rmd",

"10_connect-git-github.Rmd",
"11_connect-credential-caching.Rmd",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions 04_install-pep-talk.Rmd → install-pep-talk.Rmd
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# (PART) Installation {-}

# Installation pain
# Installation pain {#installation-intro .unnumbered}

Getting all the necessary software installed, configured, and playing nicely together is honestly half the battle here. Brace yourself for some pain. The upside is that you can give yourself a pat on the back once you get through this. And you WILL get through this.

Expand All @@ -12,7 +12,7 @@ You will find far more resources for how to *use Git* than for installation and

In their defense, it's hard to write installation instructions. Failures can be specific to an individual OS or even individual computer. If you have some new problem and, especially, the corresponding solution, [we'd love to hear from you!](https://github.com/jennybc/happy-git-with-r/issues)

## Success and operating systems
## Success and operating systems {#operating-system-table .unnumbered}

<style type="text/css">
#success-and-operating-systems table {
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit e6db437

Please sign in to comment.