kaakeli
How to install
Clone repro
git clone https://github.com/BK-bund/kaakeli.git wp-content/themes/kaakeli
Install fonts
cp /path/to/fonts/ wp-content/themes/kaakeli/fonts/
Customise your theme
- Provide a
style.css
withTemplate: kaakeli
in the header - Provide a
functions.php
and import your stylesheed viawp_enqueue_style()