From e77051ccc4b47951bfa4fde2be436b1bb2fb113b Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sun, 28 Apr 2024 17:33:09 +0200 Subject: use https://github.com/nunocoracao/blowfish.git --- .../exampleSite/content/samples/emoji/index.it.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100755 themes/blowfish/exampleSite/content/samples/emoji/index.it.md (limited to 'themes/blowfish/exampleSite/content/samples/emoji/index.it.md') diff --git a/themes/blowfish/exampleSite/content/samples/emoji/index.it.md b/themes/blowfish/exampleSite/content/samples/emoji/index.it.md new file mode 100755 index 0000000..2a27aa6 --- /dev/null +++ b/themes/blowfish/exampleSite/content/samples/emoji/index.it.md @@ -0,0 +1,20 @@ +--- +title: "Emoji :parachute:" +date: 2019-03-05 +description: "Guide to Emoji usage in Blowfish" +summary: "📖🏞️🧗🏽🐉🧙🏽‍♂️🧚🏽👸" +tags: ["emoji", "sample"] +type: 'sample' +--- + +Emoji is supported throughout Blowfish by default. Emoji can be used in titles, menu items and article content. + +{{< alert >}} +**Note:** The rendering of these glyphs depends on the browser and the platform. To style the emoji you can either use a third party emoji font or a font stack. +{{< /alert >}} + +Emoji replacements are automatic throughout Blowfish, so you can use shorthand codes in your content and front matter and they will be converted to their corresponding symbols at build time. + +**Example:** `see_no_evil` :see_no_evil:, `hear_no_evil` :hear_no_evil:, `speak_no_evil` :speak_no_evil:. + +The [Emoji cheat sheet](http://www.emoji-cheat-sheet.com/) is a useful reference for emoji shorthand codes. -- cgit v1.2.3