Michael Rose and GitHub
e122e155cc
Update stale.yml
2017-10-03 13:53:19 -04:00
Michael Rose and GitHub
ea6740a5da
Update stale bot message
2017-09-23 22:21:06 -04:00
Michael Rose and GitHub
6beaf7099c
Update stale.yml
2017-09-12 15:23:13 -04:00
Michael Rose and GitHub
8fc9bccda8
Allow <head> and footer scripts to be changed via config ( #1241 )
...
* Allow `<head>` and footer scripts to be changed via config
* Update JavaScript documentation
Close #1238
2017-09-12 12:27:36 -04:00
Michael Rose and GitHub
93c4fbc4b9
Color "skins" ( #1242 )
...
* Add YIQ Color Contrast mixin
* Remove text underline from `.btn` links
* Move YIQ variables
* Simplify button classes using YIQ color contrast mixin
- DRY up button CSS using Sass list and YIQ color contrast mixin.
- Move `color` and `background-color` to new `btn--primary` class instead of assinging on the default class. Removes the need to override them.
* Add `.btn--primary` to buttons that just had `.btn`
* Apply changes to `/docs`
* Add `.btn--primary` class
* Update CHANGELOG and history
* Add sample form
* Abstract colors away into Sass variables for easier themeing
* Add "dark" skin
* Replace hardcoded color with SCSS variable
* Invert Font Awesome icons' colors in author sidebar and footer
* Add Sass changes to `/docs`
* Use primary button type instead of inverse
* Add missing `!default` on `$muted-text-color`
* Add `contrast` and `sunrise` skin colors
* Add `dirt` skin color
* Add `air` skin color option
* Add `mint` skin color
* Add `btn--primary` class to Submit Comment button
* Set skin to `default`
* Document skin color options
* Add note about skin SCSS import
Close #1208
2017-09-12 12:01:43 -04:00
Michael Rose and GitHub
d67aa113c8
Update stale.yml
2017-09-12 10:35:25 -04:00
Michael Rose and GitHub
6ed7eab9f8
Remove period from Staticman commit message
2017-08-22 21:38:48 -04:00
Michael Rose and GitHub
8e598766f7
Reword sentences
2017-08-08 18:59:46 -04:00
Michael Rose and GitHub
3b3905c44f
Improve page and archive layouts ( #1166 )
...
* Fix collapsed white-space above pagination links
* Improve `page` and `archive` layout
- Center main content on page
- Harmonize sidebar columns to be equal widths
Fixes #1155
* Update CHANGELOG and history
* Position and align right sidebar with the top of the main content
* Offset right sidebar at `$large` viewport
* Add TOC bottom include test post
* Add right sidebar styling edits to documentation site
* Add TOC bottom include test post
2017-08-08 14:41:46 -04:00
Michael Rose and GitHub
b7cc337a77
Change reference to "Basically Basic" back to "Minimal Mistakes"
2017-08-03 14:00:36 -04:00
Michael Rose and GitHub
057d3190ea
Fix typo
2017-08-03 12:38:32 -04:00
Michael Rose and GitHub
399cd19472
Fix typo
2017-06-24 11:29:59 -04:00
Michael Rose and GitHub
631db9940c
Update comment-1497284119888.yml
2017-06-12 12:25:51 -04:00
Michael Rose and GitHub
24999441fc
Add link to comment
2017-04-21 18:22:16 -04:00
Michael Rose and GitHub
ac93744d9f
Improve print styles ( #919 )
...
* Fix image caption border-radius
* Fix image caption border-radius
* Improve print stylesheet
- Close #909
* Update CHANGELOG and history
2017-03-23 14:34:13 -04:00
Michael Rose and GitHub
b9d86f3989
Add banner text to main.min.js ( #880 )
...
- Add `---` YAML Front Matter as a workaround to allow the theme gem's version to be overridden locally.
- Adjust page scope in Front Matter default to avoid adding a layout to `main.min.js`
- Fixes #874 , Fixes #722
2017-02-28 10:06:18 -05:00
Michael Rose and GitHub
28793933a3
Merge pull request #858 from rsaccani/master
...
meta tag "author" added, for site author the field name is used
2017-02-19 19:25:58 -05:00
Michael Rose and GitHub
6cb699cd18
Merge pull request #847 from ShaneCurcuru/patch-1
...
Added a few clarifying comments
2017-02-17 12:44:55 -05:00
Michael Rose and GitHub
28647f75b2
Merge pull request #838 from oopsmonk/develop
...
Added zh-TW translation.
2017-02-15 09:00:13 -05:00
Michael Rose and GitHub
1c865313b6
Merge pull request #576 from maciejczyzewski/master
...
Repair aggressive box-shadow in navigation.
2017-02-14 14:44:53 -05:00
Michael Rose and GitHub
fc378d8d43
Merge pull request #834 from varian-lee/patch-1
...
Added Korean data in ui-text.yml
2017-02-14 14:24:06 -05:00
Michael Rose and GitHub
cbe2938103
Fix typo
2016-12-30 15:08:40 -05:00
Michael Rose and GitHub
1c64b508a9
Add structured data markup for itemprop="person" in author-profile ( #647 )
...
Adds schema.org data for image, name, homeLocation, url, email,
and sameAs (for all the social media links).
2016-11-14 11:57:09 -05:00
Michael Rose and GitHub
8ed97862e5
Update CHANGELOG.md
2016-11-02 17:22:51 -04:00
Michael Rose
035081fe0a
Add layout examples to README
2016-04-14 15:53:10 -04:00
Michael Rose
6d2a62774b
Merge pull request #182 from YNedderhoff/experimental
...
Remove navigation role as it is unnecessary
2016-02-20 22:54:32 -05:00
Michael Rose
e5ba10ee7d
Merge pull request #216 from localstatic/setup-doc-fix
...
Fix typo in `bundle exec` command
2016-01-28 10:46:09 -05:00
Michael Rose
6bbbe819c8
Update README.md
2015-11-30 23:15:26 -05:00
Michael Rose
e0a6cc2b4a
Merge pull request #199 from kamilszymanski/markup-fix
...
Fix home markup for link posts
2015-11-30 09:21:18 -05:00
Michael Rose
7ad97aa8d4
Merge pull request #190 from BryceMehring/master
...
Removed duplicate 'powered by Disqus'
2015-10-07 11:18:45 -04:00
Michael Rose
56ef95d630
Merge pull request #185 from alexandrnikitin/css-page-underline-links-in-ems
...
Underline links in emphasized blocks
2015-09-28 14:34:21 -04:00
Michael Rose
e7489a139d
Merge pull request #166 from andreykurenkov/improve_year_output
...
Simplify year output logic in post_index
2015-08-07 11:47:53 -04:00
Michael Rose
eddc18ccc0
Merge pull request #141 from cdodd/remove-whitespace
...
Remove trailing whitespace
2015-07-20 12:58:24 -04:00
Michael Rose
d80b49f524
Merge pull request #157 from vlajos/patch-1
...
Stackoverflow username explanation
2015-07-20 12:52:40 -04:00
Michael Rose
215308a831
Merge pull request #158 from vlajos/patch-2
...
fix typo
2015-07-20 12:51:31 -04:00
Michael Rose
8dafa9a753
Merge pull request #156 from hbarudin/add-codepen-social-option
...
Add CodePen to owner social options
2015-07-12 12:20:32 -04:00
Michael Rose
09fdd3c5a4
Merge pull request #150 from kishore-mohan/facebook_metataf
...
facebook sharing image meta tag added related #149 issue
2015-06-11 09:41:34 -04:00
Michael Rose
3bbb09770d
Merge pull request #131 from thoemmi/patch-1
...
Update _author-bio.html
2015-03-08 17:01:33 -04:00
Michael Rose
90830fb86f
Merge pull request #130 from thoemmi/xing
...
In Germany XING is more popular than LinkedIn, so I added a link to the XING profile
2015-03-06 08:27:10 -05:00
Michael Rose
c8919d2418
Merge pull request #119 from kennonkwok/add_flickr_social_button
...
add Flickr social button to author-bio.html
2015-01-12 14:25:46 -05:00
Michael Rose
15a9ca5497
Merge pull request #116 from YuyingWu/master
...
add social button in author-bio.html
2015-01-05 13:58:59 -05:00
Michael Rose
86146d58a0
Merge pull request #112 from clburlison/master
...
Missing trail </a>
2014-12-17 15:48:31 -05:00