diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..206761f --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,63 @@ + + +## Description + + + +## Environment + + + +- Basically Basic version: +- Ruby gem or remote theme version: +- Jekyll version: +- Git repository URL: +- Operating system: +- GitHub Pages hosted (if yes provide URL to site): + +--- + +## Expected behavior + + + +## Steps to reproduce the behavior + + diff --git a/CHANGELOG.md b/CHANGELOG.md index 36debc4..2d3545e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## Unreleased +## [1.4.0] - 2018-04-02 ## Changed - Lint JavaScript. @@ -13,11 +13,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Added - Accessibility enhancements for Lunr search form. -- Add SCSS `$intro-image-color-overlay` variable to disable color overlay on hero images. [#55](https://github.com/mmistakes/jekyll-theme-basically-basic/issues/55) +- Add SCSS `$intro-image-color-overlay` variable to enable color overlay on hero images (disabled by default). [#55](https://github.com/mmistakes/jekyll-theme-basically-basic/issues/55) +- Add new archive layouts: `posts`, `categories`, `category`, `collection`, `tag`, and `tags`. +- Add grid layout via `entries_layout: grid` front matter. +- Add support for image thumbnails vial `image.thumbnail` front matter. ### Fixed - Fix Firefox [flexbox bug](https://bugzilla.mozilla.org/show_bug.cgi?id=939897) when printing pages. - Fix search excerpts that run together because of implied spaces. +- Moved `