Study

If you have a garden and a library, you have everything you need.
- Cicero

SOR (Internal): README at GDrive/Study/README.md

My Library ~ Goodreads
{% for row in site.data.goodreads_library_export %} {% if forloop.first %} {% for pair in row %} {% endfor %} {% endif %}
        {% tablerow pair in row %}
        {{ pair[1] }}
        {% endtablerow %}
    {% endfor %}
    </table>
</figure>
{{ pair[0] }}