What's Changed
- Bump google-protobuf from 3.25.3 to 3.25.5 by @dependabot in #283
- Bump webrick from 1.8.1 to 1.8.2 by @dependabot in #284
- Update setup-ruby action + Ruby upgrade by @bedroesb in #289
- Tool snippet button has an active state when clicked by @bedroesb in #288
- Improve responsiveness of DataTables by @bedroesb in #293
- Homogenize spacing between section navigation tiles by @bedroesb in #294
- Add searchBuilder option for DataTables by @bedroesb in #292
- Bugfix: When certain Site logo's were used, a horizontal scrollbar appears in the topnav, even when there is enough space. by @bedroesb in #299
- Wider gutter when in desktop mode by @bedroesb in #300
- Make the topnav search placeholder more universal by @bedroesb in #298
- More spacing between TOC and content when in mobile by @bedroesb in #304
- Better alignment of footer elements in mobile mode by @bedroesb in #301
- New attribute page_img: logos for for pages and sections by @PhilReedData in #290
- Improved arangement footer elements by @bedroesb in #305
- Update twitter icon to X by @bedroesb in #310
- Prepare new release by @bedroesb in #309
- Improved contributors tiles and carousel fix by @bedroesb in #308
Release highlight
Pull request #290 brings support for Page images. Using the page_img
page attribute (to be set in the frontmatter of the markdown, or in the config file) you can specify the relative path to an image in the /images/
folder ( example: infrastructures/ELIXIR_BELGIUM_white_background.svg) and it will look like this:
It is also visible in the section navigation tiles. More info about this can be found on the Page mechanics page.
Full Changelog: 3.2.0...4.0.0