Following https://twitter.com/ramnath_vaidya/status/274636089715740672 , slidify should support impress.js. But when I use
--- title : Test subtitle : author : job : framework : impressjs # {io2012, html5slides, shower, dzslides, ...} highlighter : highlight.js # {highlight.js, prettify, highlight} hitheme : tomorrow # widgets : [] # {mathjax, quiz, bootstrap} mode : selfcontained # {standalone, draft} ---
as the head of my Rmd file (impressive, as in https://raw.github.com/ramnathv/slidify/gh-pages/samples/impressjs/index.Rmd ) I get an empty directory in libraries / frames called impressjs.
Where can I enable enable.js? Should I install the impress.js file before using it?
I need to use the "dev" branch in the repository:
install_github("slidify", "ramnathv", ref="dev") install_github("slidifyLibraries", "ramnathv", ref="dev")
Source: https://habr.com/ru/post/949320/More articles:How to wrap the output of my query with a single quote - sqlHow to order random () in ORMLite - androidC # Is it possible to make a groupBox header as a toggle? - c #How can I get support without compiler in Visual Studio 2012 Release 2? - cssChanging user properties in powershell - powershellC ++ 11 std :: async in Android NDK not working - androidTesting Oracle PL / SQL Modules - OracleHow to place the icon in the lower right corner of the "media" in bootstrap? - cssSQL query to truncate to two decimal places? - sqlSpring JUnit test error - javaAll Articles