diff --git a/examples/sample-arcs.html b/examples/sample-arcs.html
new file mode 100644
index 0000000..625f861
--- /dev/null
+++ b/examples/sample-arcs.html
@@ -0,0 +1,23 @@
+
+
+
+ RoughJS arcs example
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/examples/sample-fill.html b/examples/sample-fill.html
new file mode 100644
index 0000000..7bacfbe
--- /dev/null
+++ b/examples/sample-fill.html
@@ -0,0 +1,34 @@
+
+
+
+ RoughJS fill example
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/examples/sample-sketch-style.html b/examples/sample-sketch-style.html
new file mode 100644
index 0000000..d44230b
--- /dev/null
+++ b/examples/sample-sketch-style.html
@@ -0,0 +1,28 @@
+
+
+
+ RoughJS sketch-style example
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/examples/sample-svg-path.html b/examples/sample-svg-path.html
new file mode 100644
index 0000000..bfa21fc
--- /dev/null
+++ b/examples/sample-svg-path.html
@@ -0,0 +1,21 @@
+
+
+
+ RoughJS savg path example
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/examples/sample.html b/examples/sample.html
new file mode 100644
index 0000000..b609c55
--- /dev/null
+++ b/examples/sample.html
@@ -0,0 +1,22 @@
+
+
+
+ RoughJS sample
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file