All notable changes to this project will be documented in this file.
Changelog entries are classified using the following labels (from Keep a changelog):
Project versions conform to Semantic Versioning
Added
: for new features
Bumped
: updated dependencies, only minor or higher will be listedChanged
: for changes in existing functionality
Deprecated
: for once-stable features removed in upcoming releases
Fixed
: for any bug fixes
Removed
: for deprecated features removed in this release
- Include
screen.scss
screen-only stylesheet
- Remove js files from
_assets
, these have been moved into thequire-11ty
package
- Update styles and templates to support refactored
ref
shortcode with scroll interactions.