hugo-PaperMod/layouts/partials
Niek Blankers 21241c212e
relative-cover: init Responsive cover images (#43)
Co-authored-by: Aditya Telange <21258296+adityatelange@users.noreply.github.com>

- generates images of different sizes
- browser can choose between set of images w.r.t viewport width
- is enabled by default
- supported image formats :
  https://gohugo.io/content-management/image-processing/#target-format

- Customizing site config params:
params:
    cover:
      responsiveImages: false  # if want to disable it
      linkFullImages: true # if link original image on clicking cover
2020-10-22 16:42:26 +05:30
..
templates json-schema: add support for Rich Results: Json schema for structured data (#36) 2020-10-15 10:21:33 +05:30
comments.html comments: rm comments 2020-07-20 20:11:58 +05:30
cover.html relative-cover: init Responsive cover images (#43) 2020-10-22 16:42:26 +05:30
extend_footer.html extended_footer: init 2020-10-18 21:52:22 +05:30
extend_head.html extended_head: init (#44) 2020-10-18 20:21:42 +05:30
footer.html extended_footer: init 2020-10-18 21:52:22 +05:30
head.html extended_head: init (#44) 2020-10-18 20:21:42 +05:30
header.html nav-label: accessibility 2020-10-17 00:05:10 +05:30
home_info.html home-info, profile-mode: enable markdownify for text elements 2020-10-17 15:02:40 +05:30
index_profile.html home-info, profile-mode: enable markdownify for text elements 2020-10-17 15:02:40 +05:30
share_icons.html share-icons: update whatsapp share url 2020-10-03 09:46:44 +05:30
social_icons.html social-icons: refactor 2020-10-02 13:46:49 +05:30
svg.html social-icons: add svg for medium 2020-10-19 19:00:01 +05:30
toc.html toc(partial): generate toc for h1 - h6 2020-10-04 18:52:14 +05:30