Changelog
A list of remarkable changes for each version of the theme.
2.3.0
- June 05, 2023
Updated
- Eleventy.js to v2
- Bootstrap to v5.3
- Dev dependencies
- Documentation
- Replaced
.fixed-top
with.sticky-top
in the navbar. - Replaced
.text-muted
with.text-secondary
.
.padding-top
on pagebody
2.2.0
- July 22, 2022
Updated
- Bootstrap to v5.2
- Dev dependencies
- Documentation
- Outline to all focusable elements for a consistent keyboard navigation
- An accessible lightbox: Tobii
- Secondary color to a darker gray
- Style of carousel controls and indicators to improve its visibility
- Minor CSS changes
- Imagemin CLI (unmaintained)
- Zoom plugin
2.1.0
- Aug 11, 2021
Updated
- Bootstrap to v5.1
- Dev dependencies
- Imagemin plugins (pngquant, mozjpeg)
- Minor CSS changes
2.0.0
- May 31, 2021
This is a major update. All templates have been rewritten to migrate to Bootstrap 5.
Updated- Bootstrap to v5.0
- All pages to v5.0
- Documentation
- Eleventy static site generator
.font-sans
.link-underline
- Gulp
- jQuery
.font-sans-serif
1.3.1
- June 10, 2020
Updated
- Bootstrap to v4.5.0
- jQuery to v3.5.1
- Dev dependencies
- Documentation: customization and updating
- SCSS folder structure
.small
font size increased to 85%
1.3.0
- February 20, 2020
Updated
- Bootstrap to
4.4.1
popper.js
to1.16.0
- Dev dependencies
- Page
title
variable tonjk
templates - PurgeCSS tool to remove unused CSS
_user-vars.scss
and_user.scss
files
- Extended and revised documentation
- Enabled responsive font sizes
- Minor CSS changes
- Moved script file to
<head>
, addingdefer
attribute
- Colcade plugin
1.2.0
- June 10, 2019
Updated
- jQuery to
3.4.1
- Primary color:
_variables.scss
- Replaced Masonry by Colcade
- Reorganized files structure
1.1.0
- April 10, 2019
Updated
- Bootstrap to
4.3.1
popper.js
to1.15.0
- Gulp to
4.0.0