Skip to content

Latest commit

 

History

History
77 lines (39 loc) · 2.43 KB

CHANGELOG.md

File metadata and controls

77 lines (39 loc) · 2.43 KB

0.3.0

Enhancements

  • Added reading time to posts. Credits

Bug Fixes

  • Fixed the submit button on forms. Thanks again to @DavidDarnes!

0.2.4

  • Fixed Google Analytics being hard-coded into head for some reason.

  • Updated gem dependancies.

  • Fixed Active state being broken when using serving from a sub folder. - Thanks @DavidDarnes!

  • Added a dark overlay to the hero image.

  • Added an awesome form thanks again to @DavidDarnes!

  • Added TravisBuddy!

Bug Fixes

  • Added hit._highlightResult.html to const content = hit._highlightResult.html.value; in algolia.html as a guard if it's undefined, as suggested here.

  • Cleaning up _config.yml.

  • Cleaning up README and About.

  • Fixed spelling in docs.

0.2.3

Bug Fixes

  • Fixed TravisCI builds failing by excluding vendor/ in _config.yml.

  • Fixed 404 page. PR

  • Starting to use the default liquid string filter. PR

0.2.2

Bug Fixes

  • Attempting to fix a travis error:

Error: could not read file /home/travis/build/jpasholk/jekyll-uikit/vendor/bundle/ruby/2.4.0/gems/jekyll-3.7.3/lib/site_template/_posts/0000-00-00-welcome-to-jekyll.markdown.erb: Invalid date '<%= Time.now.strftime('%Y-%m-%d %H:%M:%S %z') %>': Document 'vendor/bundle/ruby/2.4.0/gems/jekyll-3.7.3/lib/site_template/_posts/0000-00-00-welcome-to-jekyll.markdown.erb' does not have a valid date in the YAML front matter. jekyll 3.7.3 | Error: Invalid date '<%= Time.now.strftime('%Y-%m-%d %H:%M:%S %z') %>': Document 'vendor/bundle/ruby/2.4.0/gems/jekyll-3.7.3/lib/site_template/_posts/0000-00-00-welcome-to-jekyll.markdown.erb' does not have a valid date in the YAML front matter.

0.2.1

Enhancements

  • Added Algolia search to demo site

0.2.0

Enhancements

  • Added a script to pull the latest assets from UiKit's repo.

Bug Fixes

  • Fixed Mixed Content errors by replacing http:// with https://.

  • Bonus, active state in nav started working again. We suspect it's has to due with serving the site from a subdomain rather than a subdirectory.

Miscellaneous

  • Moved demo site to subdomain.