Releases: IntersectAustralia/intersect-training-theme
Version v1.2.1
Images no longer appear full width by default: they are no scaled according to image resolution. Authors can optionally add a img-full-width class in markdown to have small images occupy all available screen space.
Release v1.2.0
Updated theme to atomic style.
Note: site.css now contains primary, secondary and tertiary colors (as opposed to just primary and secondary). This may alter how colours are rendered in existing schemes.
Release v1.1.0
Two new features:
- Flexible URL redirection when user clicks on company or sub-brand logos (see _config.yml)
- Added support for author and/or revision details to be displayed on course home pages
Release v1.0.0
This is the first stable release of this theme. It is a total rebuild of previous releases, using Bootstrap as the underlying css framework. It also adds:
- Support for multiple courses in one repository
- Javascript support for toggling text visibility
- Rebuild of the css to use only Sassy css
- Automated building of objectives and outline tables
- Many, many other minor improvements
Release v0.4.0
Two main changes:
-
Added support for three types of code blocks: source, output and error.
-
Updated image display to always fill 100% of width of the available screen space.
v0.3.0
Fixed several .css issues and provided greatly improved documentation for using on GH pages.
Initial release
This is a functional release, though there are several known bugs in the css.