diff --git a/data/copy/define.md b/data/copy/define.md new file mode 100644 index 0000000..ec9dd77 --- /dev/null +++ b/data/copy/define.md @@ -0,0 +1,5 @@ +# Define + +PhantomJS is a headless WebKit scriptable with a JavaScript API. It has fast +and native support for various web standards: DOM handling, CSS selector, +JSON, Canvas, and SVG. diff --git a/data/slide/02.json b/data/slide/02.json new file mode 100644 index 0000000..a63c8ad --- /dev/null +++ b/data/slide/02.json @@ -0,0 +1,3 @@ +{ + "copy": "define" +}