Commit Graph
85 Commits
Author SHA1 Message Date
Michael RoseandGitHub cf398b07ab Ignore heading in TOC 2020-05-22 10:06:57 -04:00
Michael RoseandGitHub ef9431ccdd Update 01-quick-start-guide.md 2020-04-27 11:11:21 -04:00
Michael RoseandGitHub d387d410eb Update README.md 2020-04-27 11:10:04 -04:00
Michael RoseandGitHub 4bf72cf73f Hide hidden posts from listings (#2345) 2020-03-04 16:09:24 -05:00
Michael RoseandGitHub 648ef257a4 Add Irish (Gaeilge) locale to ui-text.yml (#2422) 2020-03-04 16:05:27 -05:00
Michael RoseandGitHub d4edd0c1e3 Release 4.17.2 💎 (#2296) 2019-10-27 20:22:16 -04:00
Michael RoseandGitHub 6d28d12d1d Flexbox sticky footer (#2289)
* Remove sticky footer JavaScript

* Use flexbox to force footer to the bottom of every page

* Fix flexbox in Internet Explorer
2019-10-21 10:41:36 -04:00
Michael RoseandGitHub 29263ac102 Release 4.17.1 💎 (#2288) 2019-10-17 20:28:02 -04:00
Michael RoseandGitHub a101d668e8 Release 4.17.0 (#2275)
* Release 4.17.0 💎

* Update CHANGELOG and history
2019-10-04 20:00:23 -04:00
Michael RoseandGitHub 349e4840f1 Remove extra {
Fixes #2192
2019-06-20 12:41:19 -04:00
Michael RoseandGitHub 80b6f60205 Create FUNDING.yml 2019-05-24 20:01:30 -04:00
Michael RoseandGitHub df8a030a42 Allow adding JavaScript files after the theme's (#2116)
Allow adding JavaScript files after those bundled in the theme

Close #2110
2019-04-08 21:03:52 -04:00
Michael RoseandGitHub a44dc2f914 Replace jQuery Smooth Scroll with Smooth Scroll + Gumshoe (#2082)
* Replace jQuery Smooth Scroll with Smooth Scroll + Gumshoe
* Change smooth scrolling speed
* Set maximum smooth scroll duration
* Remove Font Awesome CSS Ppseudo elements attribute from JS script

Close #2050, close #2075
2019-03-22 16:01:28 -04:00
Michael RoseandGitHub 097c01eff1 Adjust wording 2019-03-07 16:26:54 -05:00
Michael RoseandGitHub 3dbe89d3f0 Fix indents 2019-03-04 11:10:43 -05:00
Michael RoseandGitHub fb74bde6f6 Fix indendation
Close #2078
2019-03-04 11:09:33 -05:00
Michael RoseandGitHub 4c2557d670 Merge pull request #2020 from edemaine/scrollspy 2019-01-08 08:19:16 -05:00
Michael RoseandGitHub f83fce9a02 Fix broken image 2018-12-11 08:10:51 -05:00
Michael RoseandGitHub f6d41f8fc8 Fix broken image
Close #1994
2018-12-11 08:10:27 -05:00
Michael RoseandGitHub e24e259650 Update README.md 2018-11-25 19:02:37 -05:00
Michael RoseandGitHub a2620d34f6 Add support for utterances (#1966)
* Add support for utterances
* Add utterances config documentation
* Update CHANGELOG and history

Close #1909
2018-11-21 14:59:14 -05:00
Michael RoseandGitHub 6fcd16154a Fix link 2018-11-05 14:52:38 -05:00
Michael RoseandGitHub 85dca86d0a Fix link 2018-11-05 14:52:09 -05:00
Michael RoseandGitHub c8f4820d31 Fix Algolia search link positioning (#1904)
* Add link for testing purposes
* Fix excerpt link positioning in Algolia search results
* Fix Algolia search input color
* Update CHANGELOG and history

Fixes #1903
2018-10-22 13:56:43 -04:00
Michael RoseandGitHub c3693656dd Update license (#1886) 2018-10-09 17:44:56 -04:00
Michael RoseandGitHub 86d64f412c Move jekyll-include-cache notice up 2018-10-04 23:27:49 -04:00
Michael RoseandGitHub e704cd40d4 Cache "static" includes to improve build performance (#1874)
* Add jekyll-include-cache plugin
* Cache "static" includes to improve build performance
* Update CHANGELOG and history

"Static" refers to those includes that don't rely on data passed from the page content.
2018-10-04 15:48:26 -04:00
Michael RoseandGitHub c801107754 Make entire archive/feature item "clickable" (#1864)
* Make entire feature item "clickable"

Use a pseudo element on the call to action button to cover the entire feature item and make it "clickable".

* Make entire archive item "clickable"

Use a pseudo element on the `<a>` element to cover the entire archive item and make it "clickable".

* Update CHANGELOG and history

* Reference issue
2018-10-02 11:04:28 -04:00
Michael RoseandGitHub ea37611d60 Update stale.yml 2018-05-10 11:47:48 -04:00
Michael RoseandGitHub acdd3443de Add Algolia search provider (#1531)
* Support Lunr and Algolia search providers
* Document search providers and configuration
* Update CHANGELOG and history

close #1416
2018-02-16 14:20:42 -05:00
Michael RoseandGitHub 19ace79114 Update .gitattributes 2018-02-06 15:25:37 -05:00
Michael RoseandGitHub 63e2226054 Update stale.yml 2018-01-26 08:26:07 -05:00
Michael RoseandGitHub 474ed73228 Update issue template 2018-01-17 11:50:08 -05:00
Michael RoseandGitHub 51544d5c62 SEO and author fixes (#1456)
* Fix canonical URL
* Fix next/previous page paths
* Group meta types together
* Fix twitter:creator conditional
* Allow `author` to accept an object or string
* Reduce white-space
* Add "website" as default `og:type`
* Add `article:modified_time`
* Show `article:modified_time` on `article` only

Fixes #289
2018-01-09 13:58:35 -05:00
Michael RoseandGitHub 3f469f268f Improve syntax highlighting styles (#1450)
* Cleanup syntax highlighting styles
* Replace hardcoded color values with [base16](http://chriskempson.com/projects/base16/) Sass variables
* Harmonize padding between GFM code blocks and `{% highlight %}` code blocks
*  Improve readability of line numbers
* Add longer code block example to test double digit line numbers
* Adjust code block colors for specific skins
2018-01-04 20:46:10 -05:00
Michael RoseandGitHub 3e922ddf58 Upgrade Font Awesome to version 5 (#1446)
Upgrade Font Awesome to version 5 (SVG with JavaScript)

Close #1396
2018-01-04 14:27:27 -05:00
Michael RoseandGitHub e68f2c1601 Add build command
Fixes #1415
2017-12-22 08:07:29 -05:00
Michael RoseandGitHub 7eb00bbd61 Feature: Incorporate site search into masthead (#1383)
* Integrate search into masthead
* Fix cutoff descenders in archive article titles
* Remove search page from `/test` site
* Enable masthead search
* Remove dedicated search page
* Fix masthead search form padding
* Improve insertion of search content
* Speed up page transition
* Add fade transition to search content
* Rename visibility class names
* Add `site.search` to _config.yml
* Document site search feature
* Update CHANGELOG and history
2017-12-07 08:56:14 -05:00
Michael RoseandGitHub d4d716efa3 Add placeholder to table 2017-11-06 14:07:04 -05:00
Michael RoseandGitHub 869a0e5b73 Refactor seo.html and support OpenGraph image overrides (#1321)
- Refactor seo.html include and add `page.header.og_image` override
- DRY up handling of page images (`page.header.image`, `page.header.overlay_image`, `page.header.teaser`, and `site.og_image`).
- Allow page images to be set with `header.og_image` page variable in YAML Front Matter as per feature request in #1316.
- Add sample posts for testing `og_image` override
- Set author bio as site OpenGraph default image
- Document `page.header.og_image` OpenGraph override
- Update CHANGELOG and history

Close #1316
2017-10-26 15:50:13 -04:00
Michael RoseandGitHub 866fb17d9e Toggle table of contents via front matter (#1310)
* Add jekyll-toc include
* Reduce whitespace generated by comments
* Add table of contents include to `single` layout
* Replace `toc` include with jekyll-toc enabled YAML Front Matter
* Update README
* Update table of contents documentation
  - Revise `toc` helper include to mention that it will be deprecated in the next major version.
  - Add documentation to `single` layout explaining how to enable table of contents on those pages.
* Update CHANGELOG and history
* Update LICENSE

Close #1222
2017-10-20 14:54:06 -04:00
Michael RoseandGitHub 4b2487722c Avoid closing "Status: Under Consideration" labeled issues 2017-10-19 16:31:07 -04:00
Michael RoseandGitHub d464128e65 Update licenses (#1305)
* Update license to credit 3rd party code and assets

* Add Jekyll Group-By-Array license credit
2017-10-16 16:05:39 -04:00
Michael RoseandGitHub e122e155cc Update stale.yml 2017-10-03 13:53:19 -04:00
Michael RoseandGitHub ea6740a5da Update stale bot message 2017-09-23 22:21:06 -04:00
Michael RoseandGitHub 6beaf7099c Update stale.yml 2017-09-12 15:23:13 -04:00
Michael RoseandGitHub 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 RoseandGitHub 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 RoseandGitHub d67aa113c8 Update stale.yml 2017-09-12 10:35:25 -04:00
Michael RoseandGitHub 6ed7eab9f8 Remove period from Staticman commit message 2017-08-22 21:38:48 -04:00
Michael RoseandGitHub 8e598766f7 Reword sentences 2017-08-08 18:59:46 -04:00
Michael RoseandGitHub 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 RoseandGitHub b7cc337a77 Change reference to "Basically Basic" back to "Minimal Mistakes" 2017-08-03 14:00:36 -04:00
Michael RoseandGitHub 057d3190ea Fix typo 2017-08-03 12:38:32 -04:00
Michael RoseandGitHub 399cd19472 Fix typo 2017-06-24 11:29:59 -04:00
Michael RoseandGitHub 631db9940c Update comment-1497284119888.yml 2017-06-12 12:25:51 -04:00
Michael RoseandGitHub 24999441fc Add link to comment 2017-04-21 18:22:16 -04:00
Michael RoseandGitHub 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 RoseandGitHub 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 RoseandGitHub 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 RoseandGitHub 6cb699cd18 Merge pull request #847 from ShaneCurcuru/patch-1
Added a few clarifying comments
2017-02-17 12:44:55 -05:00
Michael RoseandGitHub 28647f75b2 Merge pull request #838 from oopsmonk/develop
Added zh-TW translation.
2017-02-15 09:00:13 -05:00
Michael RoseandGitHub 1c865313b6 Merge pull request #576 from maciejczyzewski/master
Repair aggressive box-shadow in navigation.
2017-02-14 14:44:53 -05:00
Michael RoseandGitHub 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 RoseandGitHub cbe2938103 Fix typo 2016-12-30 15:08:40 -05:00
Michael RoseandGitHub 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 RoseandGitHub 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