Commit Graph

173 Commits

Author SHA1 Message Date
Jonas Haefele
6a4cd13b89 add webslides plugin and docs 2017-03-17 11:20:44 +00:00
Antonin Stefanutti
b6f3830ba9 Remove the --insecure option as GH releases are used 2017-01-27 22:20:51 +01:00
Antonin Stefanutti
1998908da3 Refined .gitignore 2016-12-28 22:22:28 +01:00
Antonin Stefanutti
7e991766d6 Remove bin directory leftover 2016-12-28 22:21:48 +01:00
Antonin Stefanutti
244e4ab95c Update PhantomJS contributions and build 2016-09-29 12:14:27 +02:00
Antonin Stefanutti
c2c2323ae4 Remove phantomjs.json as it's become irrelevant 2016-09-29 12:08:10 +02:00
Antonin Stefanutti
6b66eb716c Remove PhantomJS submodule 2016-09-29 11:59:24 +02:00
Antonin Stefanutti
9e1ad32e50 Support toggling fragments for reveal.js while defaulting to disabling them 2016-09-29 11:49:27 +02:00
Antonin Stefanutti
9458e21a05 Update binary path in package.json according to new install instructions 2016-09-27 21:58:18 +02:00
Antonin Stefanutti
2dd3fbd160 Avoid race condition in RISE plugin configuration 2016-09-27 21:49:44 +02:00
Antonin Stefanutti
5aaecf4970 RISE plugin detection throws an exception when not active 2016-09-27 16:15:00 +02:00
Antonin Stefanutti
c70927d712 Remove bin directory from Docker image 2016-09-27 15:07:05 +02:00
Antonin Stefanutti
9f2dcca775 Remove phantomjs.json from Docker image as it's irrelevant 2016-09-27 15:01:20 +02:00
Antonin Stefanutti
ee6891524d Install Debian CA certificates in Docker image
Fixes #68
2016-09-27 14:46:12 +02:00
Antonin Stefanutti
42310835e3 1.0.0 Release 2016-09-22 23:15:04 +02:00
Antonin Stefanutti
3a9aab265f Use Linux static build binary in Docker image 2016-09-22 21:58:28 +02:00
Antonin Stefanutti
892eb095a1 Fail on 404 when getting the PhantomJS binary 2016-09-21 16:27:27 +02:00
Antonin Stefanutti
a3b5bd1a55 Use Debian 8 binary 1.0.0 release 2016-09-20 17:39:49 +02:00
Antonin Stefanutti
46b01f27d9 Enable colors in Docker TTY 2016-09-20 17:37:58 +02:00
Antonin Stefanutti
2ac28e963c Web fonts are not embedded in PDF on Linux and render as vector outlines 2016-09-17 22:15:08 +02:00
Antonin Stefanutti
18d1e1537f Merge branch 'oupala-patch-1' 2016-08-23 19:24:43 +02:00
oupala
f913091b60 Set default working directory to /slides in Docker image
Set the working directory to /slides so that the PDF file does not
need to be prefixed by using this convention.
2016-08-23 19:22:13 +02:00
Antonin Stefanutti
4d68a0afa4 Increase delay before configuring Reveal.js in RISE plugin 2016-07-17 20:40:59 +02:00
Antonin Stefanutti
a768e10e25 Do not print fragments by default with Reveal.js 2016-07-17 20:07:05 +02:00
Antonin Stefanutti
babe081192 Lowercase RISE plugin 2016-07-17 18:16:55 +02:00
Antonin Stefanutti
cc2a977460 Use --no-install-recommends in Dockerfile and merge update / install layers 2016-07-17 18:13:27 +02:00
Antonin Stefanutti
3f979b5437 Add RISE plugin to the plugins list 2016-07-17 17:57:28 +02:00
Antonin Stefanutti
7324d65e46 Use Reveal.js API for the RISE plugin 2016-07-17 17:47:43 +02:00
Antonin Stefanutti
4db761a70e Merge branch 'master' of https://github.com/anaderi/decktape into anaderi-master 2016-07-17 17:34:06 +02:00
Antonin Stefanutti
7ae7f5e516 Merge pull request #59 from onetapbeyond/master
Updated download PhantomJS executable instructions for Ubuntu 16.04.
2016-07-12 10:50:29 +02:00
onetapbeyond
0e3c7335ed Updated download PhantomJS executable instructions for Ubuntu 16.04. 2016-07-12 03:09:52 +00:00
Andrey Ustyuzhanin
2c56e05518 RISE plugin, updated comments 2016-07-12 02:37:27 +03:00
Andrey Ustyuzhanin
140fb39f07 RISE plugin 2016-07-12 02:35:54 +03:00
Antonin Stefanutti
9b6fb45dc3 Switch to RSVP.js based ES6 Promise polyfill 2016-06-05 22:38:34 +02:00
Antonin Stefanutti
0ccf6690a2 Add onError callback 2016-06-05 22:38:33 +02:00
Antonin Stefanutti
24802c6670 Add --remote option in PhantomJS build instructions 2016-06-05 21:56:52 +02:00
Antonin Stefanutti
03e1ee110f Rebase PhantomJS to ariya/phantomjs@6090f54 2016-06-03 23:03:46 +02:00
Antonin Stefanutti
dfc4b77286 Better promise-based control flow 2016-05-16 20:54:10 +02:00
Antonin Stefanutti
6b4e498bc7 Support for capturing viewport in PhantomJS is merged 2016-05-16 19:04:23 +02:00
Antonin Stefanutti
4b6ac92f46 Cleaner configure promise in Shower 2 plugin 2016-05-16 18:48:15 +02:00
Antonin Stefanutti
69d9885d6d Upgrade ES6 Promise polyfill lib to version 5.2.0 2016-05-16 18:40:03 +02:00
Antonin Stefanutti
5222c9837a Promise-based Web page open callback 2016-05-12 14:55:40 +02:00
Antonin Stefanutti
560cfb71c6 Fix Docker image build
HTTPS protocol does not work anymore with Gandi hosting
2016-05-04 14:31:30 +02:00
Antonin Stefanutti
7ab0269ca0 Merge pull request #47 from oupala/patch-1
add a package.json file in order to simplify the way decktape is laun…
2016-05-03 09:54:25 +02:00
oupala
c8dd3b742d add a package.json file in order to simplify the way decktape is launched
With this package.json file, it is simpler to launch decktape. You no longer need to type the strange `./bin/phantomjs decktape.js` as it is embedded in the package.json file.

You now have to enter one of the following command:

```bash
npm start <command> <url> <file>
npm start remark http://presentation.example.com> my-exported-presentation.pdf
```

This makes the user interface more consistent and easy to use.

Other script aliases can also be easily defined.
2016-05-02 17:53:04 +02:00
Antonin Stefanutti
6d8153a568 Specify option type for sizes 2016-05-02 12:28:12 +02:00
Antonin Stefanutti
922138d49f Refactor slides range option support 2016-05-02 12:05:38 +02:00
Jesse Anderson
e919442219 Updated readme with pages to print option. 2016-05-02 12:01:45 +02:00
Jesse Anderson
4fe6c7cd01 Added a way to specify a range of pages to print. 2016-05-01 14:58:54 +02:00
Antonin Stefanutti
328e443818 Add Shower 2.x plugin 2016-04-14 11:53:08 +02:00