diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..2a8844e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*~
+build/*
diff --git a/README.textile b/README.textile
index 359e3c7..b76001f 100644
--- a/README.textile
+++ b/README.textile
@@ -54,3 +54,8 @@ Grab the starter theme for this "other respository":http://github.com/soska/DTES
h2. 9. Can't you write better documentation?
The code and the example are well commented, but I'll try to do better documentation in the future. In the mean time, you could help me by playing with it and sending really frequently asked questions by email to arm.sosa [at] gmail [dot] com or over Twitter.
+
+
+h2. 10 What is the diferense to "Soska Edition"
+
+Minimal patches to "make" more "fast" the devel of themes
diff --git a/build.xml b/build.xml
new file mode 100644
index 0000000..22fbe70
--- /dev/null
+++ b/build.xml
@@ -0,0 +1,146 @@
+
+