From 16e69a5765e09f5484b49eba943ae1145167dab4 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Sun, 12 Jun 2016 22:36:32 -0400 Subject: [PATCH] Update history and contributing docs and bump version to 3.2.8 --- _docs/17-history.md | 12 +++++++++++- _docs/18-contributing.md | 12 ++++++++---- _pages/home.md | 2 +- 3 files changed, 20 insertions(+), 6 deletions(-) diff --git a/_docs/17-history.md b/_docs/17-history.md index c4bf4cbe..15510a5d 100644 --- a/_docs/17-history.md +++ b/_docs/17-history.md @@ -4,9 +4,19 @@ permalink: /docs/history/ excerpt: "Changelog of enhancements and bug fixes made to the theme." sidebar: nav: docs -modified: 2016-06-10T14:22:55-04:00 +modified: 2016-06-12 --- +## [3.2.8](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.8) + +### Bug Fixes + +- Remove `cursor: pointer` that appears on white-space surrounding author side list items and links. [#354](https://github.com/mmistakes/minimal-mistakes/pull/354) + +### Maintenance + +- Add contributing information to `README.md`. [#357](https://github.com/mmistakes/minimal-mistakes/issues/357) + ## [3.2.7](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.7) ### Enhancements diff --git a/_docs/18-contributing.md b/_docs/18-contributing.md index bf5c7f57..f83d9937 100644 --- a/_docs/18-contributing.md +++ b/_docs/18-contributing.md @@ -2,11 +2,15 @@ title: "Contributing" permalink: /docs/contributing/ excerpt: "How you can contribute to make this theme better." -modified: 2016-04-13T15:54:02-04:00 +modified: 2016-06-12 --- -Having trouble working with the theme? Found a typo in the documentation? Interested in adding a feature or [fixing a bug]({{ site.gh_repo }}/issues)? Then by all means [submit an issue]({{ site.gh_repo }}/issues/new) or [pull request]({{ site.gh_repo }}/compare). If this is your first pull request, it may be helpful to read up on the [GitHub Flow](https://guides.github.com/introduction/flow/) first. +Having trouble working with the theme? Found a typo in the documentation? Interested in adding a feature or [fixing a bug](https://github.com/mmistakes/minimal-mistakes/issues)? Then by all means [submit an issue](https://github.com/mmistakes/minimal-mistakes/issues/new) or [pull request](https://help.github.com/articles/using-pull-requests/). If this is your first pull request, it may be helpful to read up on the [GitHub Flow](https://guides.github.com/introduction/flow/) first. -As the theme's name implies strives to keep things as minimal as possible. It has been designed as a base for you to build off of. +Minimal Mistakes has been designed as a base for you to customize and fit your site's unique needs. Please keep this in mind when requesting features and/or submitting pull requests. If it's not something that most people will use, I probably won't consider it. When in doubt ask. -Please keep this in mind when requesting features and/or submitting pull requests. If it's not something that most people will use, I probably won't consider it. When in doubt ask :smile:. \ No newline at end of file +This goes for author sidebar links and "share button" additions -- I have no intention of merging in every possibly option, the essentials are there to get you started :smile:. + +## Pull Requests + +To help me out try to avoid creating pull requests on `master` and instead branch off of `develop`. It's much easier for me to test, merge, and roll them into new releases this way. \ No newline at end of file diff --git a/_pages/home.md b/_pages/home.md index 2c51dbc1..3d809d6e 100644 --- a/_pages/home.md +++ b/_pages/home.md @@ -8,7 +8,7 @@ header: cta_label: " Install Now" cta_url: "/docs/quick-start-guide/" caption: -excerpt: 'A flexible two-column Jekyll theme. Perfect for personal sites, blogs, and portfolios hosted on GitHub or your own server.
Currently at Version 3.2.7

{::nomarkdown} {:/nomarkdown}' +excerpt: 'A flexible two-column Jekyll theme. Perfect for personal sites, blogs, and portfolios hosted on GitHub or your own server.
Currently at Version 3.2.8

{::nomarkdown} {:/nomarkdown}' feature_row: - image_path: mm-customizable-feature.png alt: "customizable"