Commit graph

11 commits

Author SHA1 Message Date
vimux
77b9fc1ec7
Rename context variable: "dot" -> "page"
Unified a variable name to pass context across layouts partials
2019-10-01 13:05:17 -04:00
Vimux
efb650245f
Improve featured image (#17)
WARNING: UPGRADE HUGO TO VERSION 0.54.0 OR LATER

* post_thumbnail -> post_featured
* Add url, alt, caption and credit params for featured
* Add previewOnly param
* Add styles for featured
* Add fallback for thumbnail.*
* Add "Featured Images" page
* Show caption & credit on single pages only
* Update README: add featured image guide
* Bump Hugo min version because `reflect.IsMap` [0.38 -> 0.54.0]
2019-09-24 10:50:06 -04:00
vimux
e72cb22fa3
Summary.html: don't create empty content block 2019-08-31 16:57:37 -04:00
vimux
290d1cb0ae
Make thumbnail image clickable on list partial 2018-11-17 14:15:14 -05:00
vimux
6f847bd6d1
Don't generate empty div.post__meta 2018-11-16 09:50:56 -05:00
vimux
b6a9f07c52
Fix card title font-size 2018-05-22 15:27:55 +03:00
vimux
b267de84f8
Add initial thumbnail support 2018-05-21 23:08:56 +03:00
vimux
031c995310 Add card layout for list pages 2018-03-10 07:40:22 +03:00
vimux
ac8cec336b Add post_meta partial 2018-03-04 10:21:14 +03:00
vimux
06db5f412f Create blocks 2018-02-11 09:55:56 +03:00
vimux
5b81da614f Add summary template 2018-02-09 19:59:01 +03:00