summaryrefslogtreecommitdiff
path: root/config/include.mk
blob: b8e4e861a6ba661c4398e36a296825d5567eafc9 (plain)
  1. # Avoid race condition causing styling to be shadowed by theme
  2. IKIWIKI_DEFAULTS += --set theme=
  3. IKIWIKI_UNDERLAYS := $(CURDIR)/shared/themes/goab $(IKIWIKI_UNDERLAYS)
  4. IKIWIKI_UNDERLAYS += $(CURDIR)/scripts
  5. IKIWIKI_DEFAULTS += --templatedir '$(CURDIR)/templates'