lesson-example
lesson-example copied to clipboard
Example lesson using The Carpentries lesson template.
Following carpentries/styles#310, the use of the `relative_root_path` variable should be documented.
@jduckles was talking with me about using Git submodules to easy bootstrap new lessons. For a example, see https://github.com/coderefinery/git-intro. [GitHub Pages supports submodule](https://help.github.com/articles/using-submodules-with-pages/)! > If your GitHub Pages site repository...
The diagram should mention the Python script to initialise the lesson.
@ChristinaLK wrote > Suggestion: create a default page somewhere in the template that describes what each icon in the callout boxes stands for. > > From instructor training issue https://github.com/swcarpentry/instructor-training/issues/292....
One thing we've talked about is have a lesson status, so we can know when lessons are being actively taught or retired, or in development. A similar idea came up...
Just before Point 7, there is a sentence that just ends `and` with no further info or full stop and then it goes straight on to the point. Can this...
In https://github.com/swcarpentry/python-novice-inflammation/pull/478, @cleary3 asked to use the correct dash. This is something that doesn't bother me too much but I know it does for others. If we decide to use...
Related with https://github.com/swcarpentry/lesson-example/issues/175. This need to be implemented at https://github.com/swcarpentry/lesson-example/blob/gh-pages/bin/lesson_check.py. We should parse the Markdown file looking for ~~~ [click here]() ~~~ on it and raise a error if found.
We should answer @gcapes's question, https://github.com/swcarpentry/shell-novice/pull/522#issuecomment-283280606, on the example that at the moment is our style guide.
On #67, @timtomch uses his own user for the screenshots. Can we use @swcarpentry user for the screenshots? This will enable more people to take the screenshots and avoid to...