lesson-example icon indicating copy to clipboard operation
lesson-example copied to clipboard

Library Carpentry update

Open olexandr-konovalov opened this issue 6 years ago • 3 comments

https://librarycarpentry.org/lessons/ says that new LC lessons are built from clones of this repo. However, http://carpentries.github.io/lesson-example/ does not mention LC. Furthermore, not clear e.g. how to change the logo from the Carpentries to the Library Carpentry one (and maybe other adjustments). Finally, the description of LC at https://carpentries.github.io/lesson-example/about/index.html also needs an update.

Arises from https://github.com/LibraryCarpentry/lc-second-website/issues/26. CC @libcce.

olexandr-konovalov avatar Nov 17 '18 00:11 olexandr-konovalov

That info seems to be hidden in the config files: https://github.com/carpentries/lesson-example/search?q=lc&unscoped_q=lc.

This maybe a good time to generalise all places that mentioned what needs to be changed for a "Data Carpentry" to refer to a single list of Carpentries types.

katrinleinweber avatar Nov 17 '18 07:11 katrinleinweber

Lessons have to be clones of carpentries/styles repo, not this one. This one is just an example of a lesson.

Follow the instructions from here: https://carpentries.github.io/lesson-example/setup.html Before executing make serve there, edit _config.yml file and change carpentry to lc -- this will change the logo. This is also where you set lesson title, lesson state (alpha, beta, stable), and email.

maxim-belkin avatar Nov 17 '18 10:11 maxim-belkin

Updates have been made to the carpentries/styles repo per @maxim-belkin. Thanks!

libcce avatar Dec 09 '18 06:12 libcce