The Enneagram Explorer is a WebApp to quickly look up some of the most important aspects of the Enneagram. You can use it when you’ve just got your mobile at hand but not all your great books.
Currently, it’s only in German available. Translations and help with including some i18n tool are warmly appreciated. :-)
You can see a live demo at https://ptandler.github.io/enneagram-explorer/
How to update the embedded Enneagram.svg:
$ git fetch enneagram.svg master
$ git subtree pull --prefix src/assets/enneagram enneagram.svg master
You might want to consider the --squash
option when pulling / merging.
The favicons are generated by RealFaviconGenerator:
-
yarn favicon:generate
-
yarn favicon:inject