Skip to content

Releases: le4ker/personal-jekyll-theme

v8.1.1

05 May 10:23
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Features:

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

Minor bug fixes

30 Jan 23:19
Compare
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
Compare
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.

Bug fix

24 Nov 21:38
Compare
Choose a tag to compare

Fixes #122

{ Personal } Jekyll Theme

24 Nov 01:19
Compare
Choose a tag to compare
v4.0.0

updated documentation

4.0.0 Beta

14 Nov 02:41
Compare
Choose a tag to compare
4.0.0 Beta Pre-release
Pre-release

Prefer forking the master head, since many bugs are fixed by now and new features have been added.

There is a milestone tracking the progress of v.4.0.0 here

Updated documentation and fixed regression in newpost script

01 Nov 01:36
Compare
Choose a tag to compare

Jekyll now requires posts to have an md ending. Documentation and newpost script were updated.