- CHAPTERS has been temporarily renamed to EPISODES to reduce cognative load between the webpage and the source folders
- The search field has been disabled to avoid confusion. We have not yet enabled search as this requires further testing. Disabling the search field means that it is now more clear that search is not yet available. (#44 by @zkamvar)
- indicators for lesson development stage (pre-alpha, alpha, beta) have been
added as
<abbr>elements with a link to the appropriate section in the CDH andtitleelements that describe the purpose of the stage. Visually hidden text follows the<abbr>element for users who can not perceive the lesson visually (#39 by @zkamvar, reviewed by @tobyhodges). - FIX: .lesson-title and .lesson-title-md are now inline-block elements
- An alert for the workbench beta phase is implemented if the lesson has
workbench-beta: truein theconfig.yaml.
- dropdown navigation no longer is hidden by the sidebar on XXL screens;
z-index of
nav.bottom-navset to 3. (reported: #35 by @brownsarahm, fixed: #36 by @zkamvar)
- blockquotes are now more clearly delineated from the rest of the content (reported: #27 by @fiveop, fixed: #31 by @zkamvar)
- lab and incubator logos are now available.
- Fix missing pegboard version tag
- custom workbench engines are now properly linked in the footer via the
sandpaper_cfgpegboard_cfg, andvarnish_cfgvariables. - code of conduct link now points to the
CODE_OF_CONDUCT.mdfile so authors can update or modify their own code of conduct (NOTE: all Carpentries lessons MUST have a code of conduct that links to the Carpentries Code of Conduct as well as the reporting guidelines.
- compile the changes from 0.1.6
- Tables now scroll on overflow
- The index page now has specific sections for schedule and setup that link to
the
#scheduleand#setupanchors. This partially addresses carpentries/sandpaper#260
- Removed " logo" suffix from the logo elements, as it is redundant https://webaim.org/techniques/alttext/#logos
- Add small version of the carpentries logo
- Add matmo analytics in the footer (@fmichonneau, #17)
- Add LICENSE file clarifying MIT licensing
- Breaking change; moving from the carpentries/styles theme to the new theme developed in 2021. Variables and layouts have changed significantly, so this package gains a significant update.
- instructor block placeholder added
- update css to use em and not px
- align logo with navbar
- add testing phase notification to navbar
- First tracked version of varnish
- updated links to engines in the footer