Skip to content

Commit

Permalink
blog: Add piwik plugin for internal analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
Firefishy committed May 14, 2021
1 parent 9cad6ce commit e455b3a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions cookbooks/blog/recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,11 @@
site "blog.openstreetmap.org"
end

wordpress_plugin "blog.openstreetmap.org-wp-piwik" do
plugin "wp-piwik"
site "blog.openstreetmap.org"
end

git "/srv/blog.openstreetmap.org/casts" do
action :sync
repository "https://github.com/openstreetmap/opengeodata-podcasts.git"
Expand Down

0 comments on commit e455b3a

Please sign in to comment.