IKIWIKI_SHARED_DEFAULTS ?= \ --plugin goodstuff \ --plugin underlay \ --plugin theme \ --set theme=goab \ --plugin h1title \ --plugin favicon \ --plugin typography \ --set typographyattributes=ie \ --set exclude='^.*\.(rb|scss)$$' \ --templatedir '$(CURDIR)/shared/templates' \ --set underlaydirbase='$(CURDIR)/shared' \ --underlaydir '$(CURDIR)/shared/basewiki' \ --libdir '$(CURDIR)/shared/perl' \ IKIWIKI_UNDERLAYS ?= $(CURDIR)/styling