+
+
+ {% trans %}Back to top{% endtrans %}
+
+
+
+ {% block content %}{{ body }}{% endblock %}
+
+
+
+
+
+
+ diff --git a/docs/_static/pelican-logo.svg b/docs/_static/pelican-logo.svg new file mode 100644 index 00000000..95b947bf --- /dev/null +++ b/docs/_static/pelican-logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/_templates/page.html b/docs/_templates/page.html new file mode 100644 index 00000000..c238b54c --- /dev/null +++ b/docs/_templates/page.html @@ -0,0 +1,199 @@ +{% extends "base.html" %} + +{% block body -%} +{{ super() }} +{% include "partials/icons.html" %} + + + + + + +{% if theme_announcement -%} +