Git Product home page Git Product logo

slidifyexamples's Introduction

slidifyexamples's People

Contributors

ramnathv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

slidifyexamples's Issues

Another use case for allowing users to configure widgets.

This is a screenshot of the slide deck, using the Cosmo theme for Bootstrap. It provides a metro style look for the page and looks very elegant. It might make sense for me to let the user configure the bootswatch theme to use. This would require me to take a closer look at my implementation for letting widgets use a config.yml file.

Screen Shot 2013-03-17 at 4 32 45 PM

Problem with twocol layout

Hi, ramnathv. I've recently installed the dev version of slidifyLibraries. I have a problem with twocol layout because I don't get the contents of the columns. I see the same problem in your example:

http://ramnathv.github.io/slidifyExamples/examples/landslide/#slide9

Do I write some different to *** left or *** right before to each section? I have the following:

��--- &twocol

Two possibilities

*** left

  • something....

*** right

  • otherwise....

How to compile these?

How does slidify find files? Specifically, when I try to compile the revealjs

> getwd()
[1] ".../slidifyExamples/examples/revealjs"
> library(slidify)
> slidify("index.Rmd")

...
output file: /home/jfolson/git/slidifyExamples/examples/revealjs/index.md

Error in render(value, context) : could not find function "tmpl"
> 

Should I be doing this from somewhere else?

Unable to create reveal.js example with dev versions of slidify and slidifyLibraries

I'm having trouble running the reveal.js slidify example with the dev version of slidify and slidifyLibraries. I left the assets, figure, frameworks, highlighters, and widgets directories in place since the url in the header of the index.Rmd file points to the current directory.

The index.Rmd file is the default one included in the example (and doesn't embed well below), but it can be found in this link to the directory where I've attempted to recreate the slideshow.

Here is the output when I run slidify('index.Rmd'):

> slidify('index.Rmd')


processing file: index.Rmd
  |.........                                                        |  14%
  ordinary text without R code

  |...................                                              |  29%
label: unnamed-chunk-1 (with options) 
List of 3
 $ echo   : symbol F
 $ results: chr "asis"
 $ comment: logi NA

  |............................                                     |  43%
  ordinary text without R code

  |.....................................                            |  57%
label: unnamed-chunk-2 (with options) 
List of 3
 $ echo   : symbol F
 $ results: chr "asis"
 $ comment: logi NA

  |..............................................                   |  71%
  ordinary text without R code

  |........................................................         |  86%
label: unnamed-chunk-3 (with options) 
List of 1
 $ eval: symbol T

  |.................................................................| 100%
  ordinary text without R code


output file: index.md

Error in render(value, context) : could not find function "tmpl"
In addition: Warning messages:
1: In partial(key$key[i], partials, indent) :
  No partial 'head' or file 'head.mustache' found
2: In partial(key$key[i], partials, indent) :
  No partial 'initialize' or file 'initialize.mustache' found
> slidify('index.Rmd')
Warning in readLines(if (is.character(input2)) { :
  cannot open file 'index.Rmd': No such file or directory
Error in readLines(if (is.character(input2)) { : 
  cannot open the connection
> getwd()
[1] "/Users/mlgill"
> setwd('./research/mydeck2/')
> slidify('index.Rmd')


processing file: index.Rmd
  |.........                                                        |  14%
  ordinary text without R code

  |...................                                              |  29%
label: unnamed-chunk-1 (with options) 
List of 3
 $ echo   : symbol F
 $ results: chr "asis"
 $ comment: logi NA

  |............................                                     |  43%
  ordinary text without R code

  |.....................................                            |  57%
label: unnamed-chunk-2 (with options) 
List of 3
 $ echo   : symbol F
 $ results: chr "asis"
 $ comment: logi NA

  |..............................................                   |  71%
  ordinary text without R code

  |........................................................         |  86%
label: unnamed-chunk-3 (with options) 
List of 1
 $ eval: symbol T

  |.................................................................| 100%
  ordinary text without R code


output file: index.md

Error in render(value, context) : could not find function "tmpl"
In addition: Warning messages:
1: In partial(key$key[i], partials, indent) :
  No partial 'head' or file 'head.mustache' found
2: In partial(key$key[i], partials, indent) :
  No partial 'initialize' or file 'initialize.mustache' found

Any suggestions?

I realize the examples might not have been updated to work with the dev versions of the libraries, but the instructions indicate that this is the version of the slidify libraries that is needed to run them. So it's not easy to tell as a user if they're supposed to work or not. :)

Thanks.

navigation bar of reveal.js example

Hi Ramnath,
I copied your demo Rmd code of reveal.js, and tried to implement it. Everything is right but the navigation bar, it didn't show on slides. How to fix it?

Is it possible to add `titleslide` in `flowtime` as in `io2012`?

I tried to add this line into deck.html as is done in io2012 framework

{{> titleslide }}

However, slidify raises an error with:

Error in render(value, context) : could not find function "tmpl"

How could I add the title and document meta information as the first slide in flowtime framework?

print html (framework showoff) to pdf not working

Hello

I quite like slidify and the framework showoff really matches my style. I need to generate the slides as a pdf file but the result produced with firefox is just a single slide. What's wrong and how can I fix it?

Conversely, using io2012 and printing slides to a pdf file via firefox works. But I do not understand how to customise the layout to match the showoff style, i.e. centered text, fonts, etc.

Thanks in advance

Kevin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.