Commit graph

20 commits

Author SHA1 Message Date
Regis Philibert ffd9d903c9
Add optional processing of styles with Hugo Pipes (#387)
* Using resources.PostCSS to handle stylesheets

* Allow optional processing of assets through Hugo Pipes

* We can settle with 0.64.0
2021-01-19 15:43:02 -05:00
Adam Chlan 23c7cc6847
Basic example of multilingual (#386)
* Basic example of multilingual

* Add one post and the homepage

Co-authored-by: Regis Philibert <login@regisphilibert.com>
2021-01-11 16:42:48 -05:00
Anim Mouse d7b7d138c8
Update archetypes (#305)
* Update archetypes to YAML

* Remove deprecated metaDataFormat

* Add Newline at the end
2020-08-07 08:56:08 -04:00
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
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
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
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
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