Skip to content

Releases: le4ker/personal-jekyll-theme

v10.0.0

13 Sep 04:54
c6dbe12

Choose a tag to compare

What's Changed

  • Bump nokogiri from 1.16.5 to 1.18.3 in the bundler group across 1 directory by @dependabot[bot] in #265
  • Bump nokogiri from 1.18.3 to 1.18.4 in the bundler group across 1 directory by @dependabot[bot] in #266
  • Bump nokogiri from 1.18.4 to 1.18.8 in the bundler group across 1 directory by @dependabot[bot] in #267
  • Bump nokogiri from 1.18.8 to 1.18.9 in the bundler group across 1 directory by @dependabot[bot] in #268
  • Update page.url and post.url reference to use absolute_url path by @joariasl in #270
  • Recover baseurl setting parameter from _config.yml by @joariasl in #272
  • Add relative_url and absolute_url filters to link to resources references by @joariasl in #274
  • Fix link references using Jekyll filters instead of concatenation by @joariasl in #275
  • Fix navbar links navigation.html for no index.html pages by @joariasl in #278
  • Fix site base URL using absolute_url filter instead of concatenation by @joariasl in #279

Full Changelog: v9.0.1...v10.0.0

v9.0.1

30 Dec 16:22
f18a862

Choose a tag to compare

v9.0.0

07 Dec 13:07

Choose a tag to compare

  • Upgraded to Bootstrap 5 from 3
  • Reduced the customization options and simplified the codebase
  • Improved the readability of the theme

v8.2.0

22 Oct 08:51
cb798b9

Choose a tag to compare

Adds a page that lists all the available tags

Screenshot 2024-10-22 at 11 50 55

v8.1.1

05 May 10:23

Choose a tag to compare

  • SRI Hashed added to JS and CSS files linked from CDN
  • Font fetched from Google Fonts
  • Simplified codebase
  • Fixed code formatting

Full Changelog: v8.0.0...v8.1.1

v8.0.0

20 Apr 19:25

Choose a tag to compare

Bug fixes and performance improvements.

Full Changelog: v7.0.0...v8.0.0

v7.0.0

24 Feb 10:26

Choose a tag to compare

What's Changed

  • Updated theme and syntax highlight colors
  • Updated fonts
  • Updated flow of serving the website using Docker
  • Simplified config file
  • Updated documentation
  • Updated 404 page
  • Replaced javascript files with CDN links

Contributions

New Contributors

Full Changelog: v6.0.0...v7.0.0

Version 6.0.0

24 Mar 22:24

Choose a tag to compare

Features:

  • Post Categories
  • Author Blurb
  • Color customization
  • Bug fixes

Minor bug fixes

30 Jan 23:19

Choose a tag to compare

Bug fixes

  • Share Buttons' text outscales Buttons size for few buttons (issue #126)
  • Increased size of typed.js cursor (issue #144)

Minor bug fixes and features

09 Jan 13:07

Choose a tag to compare

Bug fixes

  • Fixed broken keywords meta tag (issue #130)
  • CSS fix (issue #134)

Features

  • Added installation script (issue #133)
  • Allowing arbitrary ruby vms to execute the scripts (issue #129)

The major version is bumped because there was a fix in the site config file.
Please read the upgrade wiki for instruction on how to upgrade from version 4 to 5.