Commit graph

22 commits

Author SHA1 Message Date
Tanner Smith
9171519154
Site logo (#284)
* Add the option to use a logo for the top left site title
2020-06-03 16:26:29 -05:00
Tanner Smith
624b79e7f6
RSS svg icon (#282)
* Add rss icon to social icons

* Revert unnecessary asset deployment
2020-06-01 15:51:41 -04:00
mountainbug95
2cf4d180fa
Refactor social share buttons config 2020-02-05 11:30:00 -06:00
mountainbug95
2e7e343ce2
Add social media share buttons to the post layout 2020-02-05 10:25:46 -06:00
Jesus Galvan
505b255923 Add StackOverflow social (#243) 2020-01-09 22:10:47 -05:00
Jace Browning
37c462b088 Add Slack to social options (#236) 2019-11-15 14:13:07 -05:00
Bud Parr
b66e9a1172
Add Stackbit Configuration (#223)
* Add stackbit YAML file

Fixes #200

* Adjust fields from linter

Ref #200

* Improve fields from linter suggestions

Ref #206

* Improve contact page sample field for menu

* Update Theme.toml and Readme
2019-10-27 15:07:44 -04:00
echarp
8b348e6aad Add a link to "mastodon" (#159)
* Create fr.toml

French translation

* Social link to "mastodon" added
2019-03-04 17:25:39 -05:00
Sean Harger
e418548683 Support hiding the featured image header text. (#155)
I updated the documentaiton as well as changed the contact page in the
exampleSite to use this feature as a demo.
2019-02-10 22:47:28 -05:00
Jordan Ferenz
6fe34fdd5e Add Gitlab to social icons (#131)
Gitlab is a popular Git repository manager using an opensource license.
This commit adds the Gitlab social icon.
2018-09-13 10:11:36 -04:00
Developer Davo
f9b62a2645 #68|Parmeterize number of recent posts in index.html (#69)
* Parmeterize number of recent posts in index.html

* Replace .Site.Params.recent_posts_number with $.Param "recent_posts_number" in index.html
2017-11-01 11:08:19 -04:00
Adam Kaplan
1e37db6cef Favicons (#54)
* Adding support for favicon

* Fixing html tag
2017-09-27 07:52:26 -04:00
Brad Clark
eb765fdbc8 Social icon updates (#51)
* add linkedin

* update github svg to fix spacing

* add colors from brandcolors.net
2017-09-26 11:51:01 -04:00
Brad Clark
293cedefc1 Add GitHub social icon (#48)
* add github social link

* add github css

* fix css error breaking rollover
2017-09-20 15:12:25 -04:00
Bjørn Erik Pedersen
7b5196ad18 Make Hero image work out-of-the box (#40)
* using Hero sample image in the theme's /static folder
* fall back to site config
* fall back to hard coded default if none set in page or site params
2017-07-23 08:36:54 -04:00
Axel Segebrecht
68aae3273c Removed excess o in Facebook (#34) 2017-06-06 10:48:54 -04:00
Bud Parr
cc0869b8c5
add default image for hero 2017-04-18 23:27:59 -04:00
Bjørn Erik Pedersen
a0c0ac2349 Add themesDir to exampleSite config
So it is runnable out-of-the-box.
2017-04-17 17:13:17 +02:00
Bud Parr
9a33ab1fab
fix form content 2017-04-15 20:24:04 -04:00
Bud Parr
b27baa9b4c
add header variable to example config 2017-04-15 20:20:47 -04:00
Bud Parr
aa86f806ce
update some theme variables and example content 2017-04-15 12:02:31 -04:00
Bud Parr
afd3029025
add exampleSite content 2017-04-14 22:32:55 -04:00