{% extends "base.html" %} {% block title %}Blog - Blake Ridgway{% endblock %} {% block content %}
Thoughts on cybersecurity, systems administration, technology, cycling, and the journey of continuous learning.
{% if posts %} {% for post in posts %}I'm currently working on some exciting content about cybersecurity, systems administration, and my cycling adventures. Check back soon for new posts!