Releases: le4ker/personal-jekyll-theme
Releases · le4ker/personal-jekyll-theme
v10.0.0
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
baseurlsetting parameter from_config.ymlby @joariasl in #272 - Add
relative_urlandabsolute_urlfilters 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.htmlfor noindex.htmlpages by @joariasl in #278 - Fix site base URL using
absolute_urlfilter instead of concatenation by @joariasl in #279
Full Changelog: v9.0.1...v10.0.0
v9.0.1
v9.0.0
v8.2.0
v8.1.1
- 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
Bug fixes and performance improvements.
Full Changelog: v7.0.0...v8.0.0
v7.0.0
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
- Remove density member by @marcoscaceres in #172
- Fix Post Preview Strip HTML Bug by @mkasberg in #176
- Add gesture navigation to config fixes #170 by @eiselems in #178
- New scripts to serve across lan by @kartikarora in #184
- Keybase patch by @kartikarora in #185
- Modifying warning due to 404 extension by @djcaesar9114 in #202
- Justify post and latest post preview by @le4ker in #210
- Option to connect main pic to social profile image from facebook, github or gravatar. by @manas94gupta in #208
- Fix links to tag page in blogposts when tag is not lowercase by @siboehm in #214
- Update _config.yml by @le4ker in #235
- Unnecessary spaces in Header & Footer by @h4rishabh in #241
- Add PGP key option in Contact section by @le4ker in #217
- Display a responsive logo in the navigation bar by @djcaesar9114 in #197
New Contributors
- @marcoscaceres made their first contribution in #172
- @mkasberg made their first contribution in #176
- @djcaesar9114 made their first contribution in #202
- @manas94gupta made their first contribution in #208
- @siboehm made their first contribution in #214
- @h4rishabh made their first contribution in #241
Full Changelog: v6.0.0...v7.0.0
Version 6.0.0
Features:
- Post Categories
- Author Blurb
- Color customization
- Bug fixes
