diff --git a/.gitignore b/.gitignore index 998bb52bd..a2f108c29 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -_site/* \ No newline at end of file +_site/* +.vagrant +Vagrantfile +pkg/* \ No newline at end of file diff --git a/images/vagrant_chilling.png b/images/vagrant_chilling.png new file mode 100644 index 000000000..b32299dc1 Binary files /dev/null and b/images/vagrant_chilling.png differ diff --git a/images/vagrant_holding.png b/images/vagrant_holding.png new file mode 100644 index 000000000..93c71daac Binary files /dev/null and b/images/vagrant_holding.png differ diff --git a/images/vagrant_looking.png b/images/vagrant_looking.png new file mode 100644 index 000000000..e223c8b58 Binary files /dev/null and b/images/vagrant_looking.png differ diff --git a/index.md b/index.md index 3e1eda1be..f46965289 100644 --- a/index.md +++ b/index.md @@ -1,11 +1,8 @@ --- layout: default --- -Vagrant site coming soon. +Coming soon! For now, take a look at these pictures: -{% highlight ruby %} -# Just testing code highlighting -Vagrant::Config.run do |config| - config.chef.cookbooks_path = "cookbooks" -end -{% endhighlight %} \ No newline at end of file + + +