wordpress_plugin "2010.stateofthemap.org-sitepress-multilingual-cms" do
plugin "sitepress-multilingual-cms"
site "2010.stateofthemap.org"
- repository "https://chef.openstreetmap.org/private/sitepress-multilingual-cms.git"
+ repository "https://git.openstreetmap.org/private/sitepress-multilingual-cms.git"
end
wordpress_plugin "2010.stateofthemap.org-wp-sticky" do
wordpress_plugin "2011.stateofthemap.org-sitepress-multilingual-cms" do
plugin "sitepress-multilingual-cms"
site "2011.stateofthemap.org"
- repository "https://chef.openstreetmap.org/private/sitepress-multilingual-cms.git"
+ repository "https://git.openstreetmap.org/private/sitepress-multilingual-cms.git"
end
wordpress_plugin "2011.stateofthemap.org-wp-sticky" do
wordpress_plugin "2012.stateofthemap.org-sitepress-multilingual-cms" do
plugin "sitepress-multilingual-cms"
site "2012.stateofthemap.org"
- repository "https://chef.openstreetmap.org/private/sitepress-multilingual-cms.git"
+ repository "https://git.openstreetmap.org/private/sitepress-multilingual-cms.git"
end
wordpress_plugin "2012.stateofthemap.org-wp-sticky" do
end
end
-%w[2016 2017 2018].each do |year|
+gem_package "jekyll"
+
+%w[2016 2017 2018 2019].each do |year|
git "/srv/#{year}.stateofthemap.org" do
action :sync
repository "git://github.com/openstreetmap/stateofthemap-#{year}.git"