styles icon indicating copy to clipboard operation
styles copied to clipboard

Styles for The Carpentries lessons. No README to avoid merge conflicts with lessons. Demo 👇

Results 89 styles issues
Sort by recently updated
recently updated
newest added

As `gh-pages` isn't an orphaned branch anymore, files that are deleted in `main` remain in the rendered version in `gh-pages`. The workflow needs to be adapted to make sure these...

While preparing for a workshop on lesson design this week, I was surprised to realise that there is no placeholder in the lesson for Learner Profiles. For SWC, for example,...

The GitHub Actions added to this repository and how Maintainers can use them to troubleshoot and understand what they do need to be documented. Maybe this can be done by...

[lesson-check.py](https://github.com/carpentries/styles/blob/a8eee52a26c41f45902837dd6ed97b986f4690a9/bin/lesson_check.py#L302) currently throws an error if the files contained in `_episodes` are not numbered sequentially, with an increment of one. This seems arbitrary, and forces a global renumbering when an...

GitHub Action to check labels in the repository every Monday and on every push to `gh-pages` branch.

The footer of the template includes "Using The Carpentries style version 9.5.3." (it has been the same version number for a long time...) The version number is hard-coded, and we...

originally suggested here: https://github.com/datacarpentry/sql-ecology-lesson/issues/231 What would it take to allow lesson authors to highlight specific lines/segments in code chunks?

Not sure if this is the right place to report this, but it doesn't seem to be possible to include code snippets in a callout (or any special blockquote), for...

type:template and tools

Reworked the Makefile to make it simpler (to understand) and more robust so that people with no experience with Make would see clear error messages when something is not working....

As mentioned in https://github.com/swcarpentry/shell-novice/issues/817 by @iamc, > the lateral colors for the in/out boxes are too similar and can be easily confused, and also cause problems for even slightly color-blinded...

help wanted
type:enhancement