-wordpress_theme "osmblog-wp-theme" do
- site "crm.osmfoundation.org"
- repository "git://github.com/harry-wood/osmblog-wp-theme.git"
+wordpress_plugin "registration-honeypot" do
+ site "supporting.openstreetmap.org"
+end
+
+wordpress_plugin "contact-form-7" do
+ site "supporting.openstreetmap.org"
+end
+
+wordpress_plugin "civicrm-admin-utilities" do
+ site "supporting.openstreetmap.org"
+end
+
+wordpress_plugin "host-webfonts-local" do
+ site "supporting.openstreetmap.org"
+end
+
+wordpress_theme "morden" do
+ site "supporting.openstreetmap.org"
+ repository "https://public-api.wordpress.com/rest/v1/themes/download/morden.zip"
+end
+
+wordpress_theme "varia" do
+ site "supporting.openstreetmap.org"
+ repository "https://public-api.wordpress.com/rest/v1/themes/download/varia.zip"