issues
search
carpentries
/
lesson-example
Example lesson using The Carpentries lesson template.
https://carpentries.github.io/lesson-example/
Other
64
stars
173
forks
source link
Sync up with carpentries/styles: June 18, 2021
#348
Closed
maxim-belkin
closed
3 years ago
maxim-belkin
commented
3 years ago
bin/lesson_check.py: allow comments and empty lines in links.md
bin/lesson_check.py: one more fix for using_remote_theme()
Template workflow: add two more lessons
add make lesson-check-all step
Set working directory for the 'make site' step
Template workflow: smarter syncing with the styles repo
Apply Zhian's suggestions
add math support with katex (#573)
bin/util.py: remove unused 'IMAGE_FILE_SUFFIX' var (#590)
bin/lesson_check.py: use proper function
bin/lesson_check.py: allow exceptions to line length limit
lesson_check.py: harden single-line image/link pattern
lesson_check.py: relax P_LINK_IMAGE_LINE pattern
bin/util.py: Factor out reporter class. Define
all
Don't force hostname into relative_root_path
lesson_check.py: add a comment about importing * from a package
lesson.scss: define 'inline' class for images
Fix Reporter class imports
update R dependency search; Allow Bioconductor packages (#600)
Automatically add deep anchor links using AnchorJS
CONTRIBUTING.md: sync up with the styles repo. Fix FIXMEs
Fixes carpentries/lesson-example#347
Fixes carpentries/lesson-example#347