diff --git a/README b/README index e69de29bb2..71b96db787 100644 --- a/README +++ b/README @@ -0,0 +1 @@ +Github pages documentation for the ansible project diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000000..6d67c09ede --- /dev/null +++ b/_config.yml @@ -0,0 +1,2 @@ +markdown: rdiscount +pygments: true diff --git a/_layouts/default.html b/_layouts/default.html new file mode 100644 index 0000000000..ce6eff04ae --- /dev/null +++ b/_layouts/default.html @@ -0,0 +1,58 @@ + + +
+ +
+
+
+
+
+
+
+
diff --git a/_layouts/post.html b/_layouts/post.html
new file mode 100644
index 0000000000..155e67bd38
--- /dev/null
+++ b/_layouts/post.html
@@ -0,0 +1,7 @@
+---
+layout: default
+---
++Page under construction. See github.com/ansible. +
+