Skip to content

Releases: le4ker/personal-jekyll-theme

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.

Bug fixes

01 Nov 00:57
Compare
Choose a tag to compare

CSS bug fix

20 Oct 23:28
Compare
Choose a tag to compare

Fixed regression from previous minor release in ul css.
Now ul elements are rendering as expected in the posts and navigation bar ul regression was fixed.

Fixed ul css bug.

20 Oct 21:41
Compare
Choose a tag to compare

ul items were rendering to small due to a css bug.

Added serve script

20 Oct 17:59
Compare
Choose a tag to compare
v3.5.8

Added serve script

Force https everywhere

18 Oct 22:22
Compare
Choose a tag to compare

Added force-https in _config.yml (default to True) for forcing https connection over the website.

Added script to create new post

18 Oct 19:22
Compare
Choose a tag to compare

Bug fix

16 Oct 17:11
Compare
Choose a tag to compare

Issue #28 fixe by @joariasl

Fixed social button links (tracked by issue #27)

08 Oct 16:15
Compare
Choose a tag to compare
Merge pull request #27 from eiselems/master

correct social buttons fixes #26