- Added reading time to posts. Credits
- Fixed the submit button on forms. Thanks again to @DavidDarnes!
-
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!
-
Added
hit._highlightResult.html
toconst content = hit._highlightResult.html.value;
inalgolia.html
as a guard if it's undefined, as suggested here. -
Cleaning up
_config.yml
. -
Cleaning up README and About.
-
Fixed spelling in docs.
-
Fixed TravisCI builds failing by excluding
vendor/
in_config.yml
. -
Fixed 404 page. PR
-
Starting to use the
default
liquid string filter. PR
- 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.
- Added Algolia search to demo site
- Added a script to pull the latest assets from UiKit's repo.
-
Fixed
Mixed Content
errors by replacinghttp://
withhttps://
. -
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.
- Moved demo site to subdomain.