@adamellsworth have a look at some of these links. Hope it helps you out. Are you looking for something specific?
There's the wiki on Github:
https://github.com/timber/timber/wiki
Some old introduction videos:
https://github.com/timber/timber/wiki/Video-Tutorials
Useful official Twig 1.x docs:
http://twig.sensiolabs.org/doc/1.x/
The 1.0 upgrade guide for working your way back:
https://github.com/timber/timber/wiki/1.0-Upgrade-Guide
{% set test = fn('get_field','event_location_address', location) %}
{{ pc_debug(test) }}
<use xlink:href="{{ theme.link }}/assets/svg/icons.svg#icon-map"></use>
</svg>
{{ pc_debug(theme.link) }}