diff --git a/Gemfile b/Gemfile
new file mode 100644
index 0000000..6ab22f4
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,2 @@
+source 'https://rubygems.org/'
+gem 'github-pages'
diff --git a/_config.yml b/_config.yml
new file mode 100644
index 0000000..6d29cb5
--- /dev/null
+++ b/_config.yml
@@ -0,0 +1,4 @@
+name: pugixml.org
+description: Light-weight, simple and fast XML parser for C++ with XPath support
+url: http://pugixml.org/
+version: 1.4
diff --git a/_includes/footer.html b/_includes/footer.html
new file mode 100644
index 0000000..5a83239
--- /dev/null
+++ b/_includes/footer.html
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+