{% extends "base.html" %} {% block meta %}
My main hobby is working on software projects. I typically design websites or build tools that make my life easier.
{% for article in articles if article.category.name == 'Projects' %}
{{ article.title }}
{{ article.summary | striptags }}
standardnotes-fs
A filesystem that mounts your Standard Notes account as a directory of text files that you can edit.