{% extends "base.html" %} {% block content %}

cleberg.net

Do AIs dream in electric sheep?
He hoped it had nanosecond nightmares.

Recent Blog Posts

{% set section = get_section(path="blog/_index.md") %} {% set i = 0 %} {% for page in section.pages %} {% if i < 3%} {% set_global i = i + 1%}
{{ page.title }}
{% endif %} {% endfor %}
Older Posts →

Everything Else

Contact

{% endblock content %}