Skip to content

Commit

Permalink
markdown source builds
Browse files Browse the repository at this point in the history
Auto-generated via {sandpaper}
Source  : 6c36cf3
Branch  : main
Author  : Erin Becker <ebecker@carpentries.org>
Time    : 2024-01-26 17:15:01 +0000
Message : Merge pull request #39 from tobyhodges/patch-6

Use spoilers in template Setup page
  • Loading branch information
actions-user committed Jan 26, 2024
1 parent 8015b9a commit 5a5a5aa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"episodes/introduction.md" "6c55d31b41d322729fb3276f8d4371fc" "site/built/introduction.md" "2023-07-24"
"instructors/instructor-notes.md" "cae72b6712578d74a49fea7513099f8c" "site/built/instructor-notes.md" "2023-03-16"
"learners/reference.md" "1c7cc4e229304d9806a13f69ca1b8ba4" "site/built/reference.md" "2023-03-16"
"learners/setup.md" "61568b36c8b96363218c9736f6aee03a" "site/built/setup.md" "2023-04-07"
"learners/setup.md" "5456593e4a75491955ac4a252c05fbc9" "site/built/setup.md" "2024-01-26"
"profiles/learner-profiles.md" "60b93493cf1da06dfd63255d73854461" "site/built/learner-profiles.md" "2022-04-22"
14 changes: 7 additions & 7 deletions setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,35 +20,35 @@ Download the [data zip file](https://example.com/FIXME) and unzip it to your Des

### Details

Setup for different systems can be presented in dropdown menus via a `solution`
Setup for different systems can be presented in dropdown menus via a `spoiler`
tag. They will join to this discussion block, so you can give a general overview
of the software used in this lesson here and fill out the individual operating
systems (and potentially add more, e.g. online setup) in the solutions blocks.

:::::::::::::::::::::::::::::::::::::::::::::::::::

:::::::::::::::: solution
:::::::::::::::: spoiler

### Windows

Use PuTTY

:::::::::::::::::::::::::
::::::::::::::::::::::::

:::::::::::::::: solution
:::::::::::::::: spoiler

### MacOS

Use Terminal.app

:::::::::::::::::::::::::
::::::::::::::::::::::::


:::::::::::::::: solution
:::::::::::::::: spoiler

### Linux

Use Terminal

:::::::::::::::::::::::::
::::::::::::::::::::::::

0 comments on commit 5a5a5aa

Please sign in to comment.