Emoji in offline environment #5965
Replies: 2 comments 1 reply
-
Excellent question! This problem is solved by the privacy plugin, which downloads all external resources (emojis, images, style sheets, scripts, etc.) during You only need to add one line of config to the plugins:
- privacy Note that the privacy plugin is currently only available in Insiders, and thus reserved to sponsors |
Beta Was this translation helpful? Give feedback.
-
You can also create a MkDocs Hook which replaces any But paying for Insiders and using the privacy plugin would be easier and faster to do ✌️ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When hosting the wiki in a network without internet connection, emojis dont seem to render correctly, because there is no connection to: https://cdn.jsdelivr.net/gh/jdecked/[email protected]/assets/svg/XXXXX.svg
This is my config:
Is there any way of self hosting the twemoji converter? Are the other emoji indexes available offline?
Beta Was this translation helpful? Give feedback.
All reactions