Skip to content

petridish 3.1

Latest
Compare
Choose a tag to compare
@peterdesmet peterdesmet released this 12 Jan 17:24
· 7 commits to main since this release

Want to use Petridish? See the demo website.

Homepage

  • Breaking! The Twitter feed (tweets_on_home: true) is no longer supported. This functionality no longer worked with the change from Twitter to X.
  • With the removal of the Twitter feed, the home layout is now based on the default rather than base layout. This enables the use of page settings like toc: true for a table of content (#87). If you created your own home.html it will not be affected.

Socials

  • The logo for Twitter has been changed to X (#89). The variable name and URL are still twitter, so you don't need to update any settings.
  • You can now link to Bluesky in the footer and for team members. The order has changed to Bluesky, Mastodon, Twitter.
  • You can now link to LinkedIn in the footer and for team members.

Dependencies

  • Font Awesome was upgraded from 5.15.4 to 6.7.2. HTML classes were updated (e.g. fab fa-github to fa-brands fa-github) even though old class names seem to be still supported.
  • Academicons was removed: all icons are included in the newest version of Font Awesome. The logo of Google Scholar has been updated.
  • Bootstrap was upgraded from 5.1.3 to 5.3.3.
  • jquery was upgraded from 3.6.0 to 3.7.1.
  • popperjs was upgraded from 2.11.2 to 2.11.8.

Miscellaneous

  • When printing a page, the navbar, header image and footer are excluded (class `.d-print-none).
  • A CITATION.cff was added for easier citation (#102).

Full changelog: 3.0...3.1