feat(twemoji): add support for twemoji (#264)

This commit is contained in:
Dillon
2020-04-27 02:27:26 +08:00
committed by GitHub
parent fc46fba6aa
commit b46c81053f
26 changed files with 2297 additions and 2257 deletions

View File

@@ -375,6 +375,8 @@ Note that some of these parameters are explained in details in other sections of
hiddenFromHomePage = false
# {{< version 0.2.0 >}} whether to hide a page from search results
hiddenFromSearch = false
# {{< version 0.2.0 >}} whether to enable twemoji
twemoji = false
# whether to enable lightgallery
lightgallery = false
# {{< version 0.2.0 >}} whether to enable the ruby extended syntax
@@ -570,6 +572,8 @@ Note that some of these parameters are explained in details in other sections of
algoliasearchJS = ''
# {{< link "https://github.com/aFarkas/lazysizes" "lazysizes" >}}@5.2.0
lazysizesJS = ''
# {{< version 0.2.0 >}} {{< link "https://github.com/twitter/twemoji" "twemoji" >}}@12.1.5
twemojiJS = ''
# {{< link "https://github.com/sachinchoolur/lightgallery.js" "lightgallery.js" >}}@1.1.3 lg-thumbnail@1.1.0 lg-zoom@1.1.0
lightgalleryCSS = ''
lightgalleryJS = ''