--- # Feel free to add content and custom Front Matter to this file. # To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults layout: default ---
{%- if page.title -%}

McKinnon Building

{%- endif -%}

Tutorials

Various tutorials I have written, mostly about computer-vision-related-topics

Posts

Various things I have physically made

{%- if paginator.posts.size > 0 -%} {%- if page.list_title -%}

{{ page.list_title }}

{%- endif -%} {% if paginator.total_pages > 1 %}
RSS {%- endif -%} {%- endif -%}