2019-10-16
theme: add support for rss feed
{% extends "index.html" %} {% block title %} Articles by {{ author }} - {{ SITENAME }}{% endblock %} {% block navclass %}{%endblock%} {% block content_title %} <h2>Articles by {{ author }}</h2> {% endblock %}