hugo-PaperMod/layouts
Aditya Telange a8abbd3545
post-cover: relative covers need to be explicitely set
* change in d819914 and #13
* previous impl breks sites not using `/static` dir as their static location
* hugo supports multiple static directories and previous impl checks only for one
* ref : https://gohugo.io/content-management/static-files/

usage change in post-vars =>

cover:
  image: '<relative url>'
  relative: true
2020-10-10 19:52:08 +05:30
..
_default post-cover: relative covers need to be explicitely set 2020-10-10 19:52:08 +05:30
partials home-info: let content show upto 5 lines 2020-10-08 15:50:20 +05:30
shortcodes Added shortcode for collapsing texts. 2020-08-23 22:23:37 +05:30
404.html update 404 to match baseof 2020-07-22 17:29:51 +05:30