{ "appearance": { "site_title": "{{ config.site_title }}", "accent_color": "{{ config.accent_color }}" }, "about": { "name": "{{ config.author_name }}", "location": "{{ config.author_location }}", "profile_image": "{{ config.profile_image }}", "bio": {{ config.bio | tojson }} } }