Commit graph

9 commits

Author SHA1 Message Date
Michael Romero
b9a7147fc4 Merge branch 'master' into social_vk_and_paypal 2017-07-12 23:48:34 -07:00
Alexander Ivanov
fb7448c0c0 the last empty line added to the prev commit 2017-07-12 14:27:52 +03:00
Alexander Ivanov
22000ee37b Add social icons VK and PayPal 2017-07-12 14:20:32 +03:00
Alexander Becker
4f1dc67172 added Telegram to social media icons 2017-07-08 10:14:46 +00:00
Achilleas Pipinellis
dc3ea35f93 Add GitLab to social icons 2017-07-04 09:40:23 +02:00
Alexander Ivanov
8df131a521 fix google plus social link. It doesn't work with www 2017-07-02 18:21:31 +03:00
Enrique Saez
9884fd86dd Add keybase to social config 2017-05-15 09:55:56 +02:00
Michael Romero
cfad05b6a0 Move social.toml data file to theme folder
Move social.toml data file to theme folder so an end user doesn't
accidentally override the theme's social icons with their own social
data. Effectively puts the social.toml data in the theme's namespace.
2017-03-27 23:41:41 -07:00
Jack Taylor
4379aa951f Split the social icon data out from the footer template
Add a "social.toml" data file to hold the data for all the social
icons in the footer template. This reduces repetition in the
template code and makes it easier to reuse the data in other
parts of the theme, should that be desired in the future.

It also makes it easier for end users to add new icons by just
overriding the data file, instead of having to override the whole
footer template.
2017-03-28 12:06:17 +09:00