updated dependency to latest version of jekyll-bootflat 0.3.2
fixed issues with font-awesome-sass gem within jekyll-bootflat
Bumped versions of dependencies, especially Jekyll to 4.0
0.9.14 - 2020-03-23
Fixed
Dump, when files where hosted externally.
Filesizes now can be provided via front matter.
0.9.12 - 2019-01-18
Fixed
Layout 'with_twitter_card' used by episode default view had already several
differences to the default layout.
0.9.11 - 2019-01-09
Changed
Increasede Jekyll Version dependency to mitigate vulnerability in certain
Jekyll versions.
0.9.10 - 2019-01-09
Fixed
Ubuntu font was required, but not properly loaded. It is now available in
/assets/fonts/ubuntu/ via the required version of jekyll-bootflat
0.9.9 - 2018-08-13
Changed
moved jekyll-octopod into the plugins section of the _config.yml file to get rid of the
deprecation warning
0.9.8 - 2018-08-13
Changed
cleaned up _config.yml: conistent comments, options and descriptions
added all config options available to _config.yml. Commented out the unimportant ones.
there was an inconsistency on episode level: episode-cover and image where both expected to be filled
for an episode cover image. image is the one and only param from now on.
It should contain the image filename and the file should be put in the img directory. (That has
not changed.)
0.9.7 - 2018-08-10
Changed
Roboto fonts for Podlove Subscribe Button now include cyrillic and greek character sets
0.9.6 - 2018-07-11
Changed
Dependency Podigee Podcast Player is now included and therefor served locally
Dependency Podlove Subscribe Button is now included and therefor served locally
Twitter Buttons are now simply decorated links (and no 'twitter widgets').
This means no data transfered with requests to external CDNs any more.