How can I apply admonition boxes from third party to Jekyll posts? #1195
Unanswered
delve-master
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Maybe https://chirpy.cotes.page/posts/text-and-typography/#prompts ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using Chirpy-themed Jekyll in VSCode with the "Markdown Extended" extension. It has a feature for admonition boxes with designs I would like to put on my posts. However, while I can see the admonition boxes in the markdown preview, Jekyll doesn't seem to render the admonition box when the post is put on the server. I checked the internet for quite a bit now, but I couldn't find a source that explicitly says that Jekyll does not support this particular extension. I have created my own admonition boxes by adding variables to
variables-hook.scss
, but they do not look appealing. Is there a way to apply the admonition boxes (or any features) from other parties to Chirpy?Beta Was this translation helpful? Give feedback.
All reactions