{% extends "base.html" %} {% block title %}Deploy to GitHub Pages{% endblock %} {% block page_title %}Deploy to GitHub Pages{% endblock %} {% block content %}
Build your site and deploy it to GitHub Pages.
Status: Configuration ready
{% if status.last_deployment %}Last deployment: {{ status.last_deployment }}
{% else %}Last deployment: Never
{% endif %} {% else %}Status: Not configured
{% endif %}Date and Time | Status |
---|---|
{{ item.timestamp }} | {{ item.status }} |
No deployment history available |