##// END OF EJS Templates
It is the serve post processor and not the way to specify it.
damianavila -
Show More
@@ -62,7 +62,7 b' The currently supported export formats are:'
62
62
63 This generates a Reveal.js HTML slideshow.
63 This generates a Reveal.js HTML slideshow.
64 It must be served by an HTTP server. The easiest way to do this is adding
64 It must be served by an HTTP server. The easiest way to do this is adding
65 ``--post serve`` on the command-line. The ``--post serve`` post-processor
65 ``--post serve`` on the command-line. The ``serve`` post-processor
66 proxies Reveal.js requests to a CDN if no local Reveal.js library is present.
66 proxies Reveal.js requests to a CDN if no local Reveal.js library is present.
67 For low connectivity environments, just place the Reveal.js library in the
67 For low connectivity environments, just place the Reveal.js library in the
68 same directory where your_talk.slides.html is located or point to another
68 same directory where your_talk.slides.html is located or point to another
General Comments 0
You need to be logged in to leave comments. Login now