{% extends "page.html" %} {% block title %}Linked-Data pages admin{% endblock %}
This is a tool to update the Linked-Data pages at http://data.gov.uk/linked-data according to the latest markdown in GitHub.
{% if c.error %}GitHub repository | {% set repo_url_with_branch = '%s/tree/%s' % (c.repo_url.replace('.git', ''), c.repo_branch) %}{{repo_url_with_branch}} |
---|---|
Version | {{c.repo_status}} |
Last deployed | {{c.last_deploy}} |
---|---|
Version | {{c.deploy_status}} |
{% if c.stdout or c.stderr %}