hacks-guide-minimal-mistake.../docs
Michael Rose 42de7a56fc Improve author link flexibility
Deprecate social networking links in `_config.yml` in favor or new `author.links` array for any link and in any order. All of Font Awesome's icons are available for use.

```
author:
  links:
    - label: "Your Website"
      icon: "fas fa-fw fa-link"
      url: "https://your-site.com"
    - label: "Twitter"
      icon: "fab fa-fw fa-twitter-square"
      url: "https://twitter.com/username"
    - label: "GitHub"
      icon: "fab fa-fw fa-github"
      url: "https://github.com/username"
    - label: "Instagram"
      icon: "fab fa-fw fa-instagram"
      url: "https://instagram.com/username"
```

Fixes #1581
2018-09-10 15:05:07 -04:00
..
_data Add missing translation texts 2018-09-02 12:14:26 -04:00
_docs Improve author link flexibility 2018-09-10 15:05:07 -04:00
_drafts Move gh-pages branch files into /docs and add test files 2016-11-03 11:52:04 -04:00
_layouts Release 4.12.2 💎 2018-09-02 12:18:51 -04:00
_pages Add header actions array support for multiple call to action links 2018-09-10 11:04:06 -04:00
_pets Move gh-pages branch files into /docs and add test files 2016-11-03 11:52:04 -04:00
_portfolio Extend grid view to the right to better fill the page 2017-08-09 13:00:33 -04:00
_posts Improve author link flexibility 2018-09-10 15:05:07 -04:00
_recipes Move gh-pages branch files into /docs and add test files 2016-11-03 11:52:04 -04:00
assets/images Add Google Custom Search Engine configuration documentation 2018-05-15 15:06:00 -04:00
_config.dev.yml Move gh-pages branch files into /docs and add test files 2016-11-03 11:52:04 -04:00
_config.yml Improve author link flexibility 2018-09-10 15:05:07 -04:00
Gemfile Use latest jekyll-algolia gem 2018-05-07 13:11:25 -04:00
screenshot-layouts.png Move gh-pages branch files into /docs and add test files 2016-11-03 11:52:04 -04:00
screenshot.png Move gh-pages branch files into /docs and add test files 2016-11-03 11:52:04 -04:00