hugo-PaperMod/layouts/partials
Aditya Telange 045c08496d
Highlight.js -> Hugo's chromastyles (#1364)
* remove hljs

* rename var --hljs-bg to --code-block-bg

* bundle chroma-styles from css/includes/chroma-styles.css

* add compatibility fixes for papermod <-> chroma

* fix line-num and line padding and set width for line container to 100%

* After a lot of experimentation this compatiblity should work well

* fix inline line highlights not working

* Use catppuccin-macchiato as default theme with highlightStyle 'bg:#474733'

- hugo gen chromastyles --style catppuccin-macchiato --highlightStyle 'bg:#474733' > assets/css/includes/chroma-styles.css
2023-12-31 10:27:54 +05:30
..
templates [PATCH] tpl/tplimpl: Fix deprecation logic in embedded templates 2023-12-16 19:43:59 +05:30
anchored_headings.html Fix Spacing in overall repo 2021-03-30 18:26:43 +05:30
author.html Use site function instead of .Site or $.Site 2022-03-27 18:44:06 +05:30
breadcrumbs.html Use site function instead of .Site or $.Site 2022-03-27 18:44:06 +05:30
comments.html Fix Spacing in overall repo 2021-03-30 18:26:43 +05:30
cover.html lazy load cover images in lists only 2023-12-16 13:09:19 +05:30
edit_post.html Add condition to disable edit post on single pages (#1143) 2023-04-02 00:34:56 +05:30
extend_footer.html Fix Spacing in overall repo 2021-03-30 18:26:43 +05:30
extend_head.html Fix Spacing in overall repo 2021-03-30 18:26:43 +05:30
footer.html Stop using git.io link 2022-05-29 11:12:48 +05:30
head.html Highlight.js -> Hugo's chromastyles (#1364) 2023-12-31 10:27:54 +05:30
header.html Allow adding SVG in place of logo image (#976) 2022-07-23 09:45:32 +05:30
home_info.html Allow aligning social-icons in homeInfo mode 2023-12-16 21:40:14 +05:30
index_profile.html social icons refactor Params.socialIcons 2023-12-16 21:38:24 +05:30
post_canonical.html Use site function instead of .Site or $.Site 2022-03-27 18:44:06 +05:30
post_meta.html Add safeHTML to post_meta 2023-10-31 21:34:19 +05:30
post_nav_links.html Move post nav links to a partial section (#343) 2021-04-09 14:55:56 +05:30
share_icons.html Optimize footer margins 2023-12-10 12:36:05 +05:30
social_icons.html Allow aligning social-icons in homeInfo mode 2023-12-16 21:40:14 +05:30
svg.html Update discord icon 2023-11-19 20:03:41 +05:30
toc.html Plainify items insize toc list 2023-12-15 22:08:25 +05:30
translation_list.html Fix malformed html structure of the translation list on post. (#886) 2022-04-19 20:22:20 +05:30