These blogposts are unnecessary
authorSarah Conway <sarah.conway@crunchydata.com>
Sun, 26 May 2019 15:05:39 +0000 (08:05 -0700)
committerSarah Conway <sarah.conway@crunchydata.com>
Sun, 26 May 2019 15:05:39 +0000 (08:05 -0700)
templates/pages/blog_brandon_philips_to_keynote.html [deleted file]
templates/pages/blog_brandon_phillips_to_keynote.html [deleted file]
templates/pages/blog_early_bird_reg_open.html [deleted file]
templates/pages/blog_month_out_2018.html [deleted file]
templates/pages/blog_qa_with_sudhakar_gm_azure_oss_db.html [deleted file]
templates/pages/blog_reg_closing_2018.html [deleted file]

diff --git a/templates/pages/blog_brandon_philips_to_keynote.html b/templates/pages/blog_brandon_philips_to_keynote.html
deleted file mode 100644 (file)
index 1207ed8..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-{%extends "base.html" %}
-{%block title%}Blog | PostgresOpen {%endblock%}
-{%block pagetitle%}PostgresOpen {%endblock%}
-{%block content%}
-<!-- Main -->
-<h1>Blog</h1>
-<hr>
-{%for blog in blogposts %}
-
-{% if blog.title == 'Announcing PostgresOpen Silicon Valley Guest Keynote: Brandon Philips' %}
-  <!-- Sponsorship -->
-  <h3>{{blog.title}}</h3>
-  <h4>Posted By: {{blog.sponsorname}} on {{blog.posttime|datetimeformat('%A, %B %d')}}</h4>
-  {{blog.content|markdown}}
-  <hr>
-{% endif %}
-{%endfor%}
-
-{% endblock %}
\ No newline at end of file
diff --git a/templates/pages/blog_brandon_phillips_to_keynote.html b/templates/pages/blog_brandon_phillips_to_keynote.html
deleted file mode 100644 (file)
index 1207ed8..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-{%extends "base.html" %}
-{%block title%}Blog | PostgresOpen {%endblock%}
-{%block pagetitle%}PostgresOpen {%endblock%}
-{%block content%}
-<!-- Main -->
-<h1>Blog</h1>
-<hr>
-{%for blog in blogposts %}
-
-{% if blog.title == 'Announcing PostgresOpen Silicon Valley Guest Keynote: Brandon Philips' %}
-  <!-- Sponsorship -->
-  <h3>{{blog.title}}</h3>
-  <h4>Posted By: {{blog.sponsorname}} on {{blog.posttime|datetimeformat('%A, %B %d')}}</h4>
-  {{blog.content|markdown}}
-  <hr>
-{% endif %}
-{%endfor%}
-
-{% endblock %}
\ No newline at end of file
diff --git a/templates/pages/blog_early_bird_reg_open.html b/templates/pages/blog_early_bird_reg_open.html
deleted file mode 100644 (file)
index 54dfa8a..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-{%extends "base.html" %}
-{%block title%}Blog | PostgresOpen {%endblock%}
-{%block pagetitle%}PostgresOpen {%endblock%}
-{%block content%}
-<!-- Main -->
-<h1>Blog</h1>
-<hr>
-{%for blog in blogposts %}
-
-{% if blog.title == 'PostgresOpen Early Bird Registration now Open' %}
-  <!-- Sponsorship -->
-  <h3>{{blog.title}}</h3>
-  <h4>Posted By: {{blog.sponsorname}} on {{blog.posttime|datetimeformat('%A, %B %d')}}</h4>
-  {{blog.content|markdown}}
-  <hr>
-{% endif %}
-{%endfor%}
-
-{% endblock %}
\ No newline at end of file
diff --git a/templates/pages/blog_month_out_2018.html b/templates/pages/blog_month_out_2018.html
deleted file mode 100644 (file)
index 1bc1042..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-{%extends "base.html" %}
-{%block title%}Blog | PostgresOpen {%endblock%}
-{%block pagetitle%}PostgresOpen {%endblock%}
-{%block content%}
-<!-- Main -->
-<h1>Blog</h1>
-<hr>
-{%for blog in blogposts %}
-
-{% if blog.title == 'PostgresOpen less than a month away' %}
-  <!-- Sponsorship -->
-  <h3>{{blog.title}}</h3>
-  <h4>Posted By: {{blog.sponsorname}} on {{blog.posttime|datetimeformat('%A, %B %d')}}</h4>
-  {{blog.content|markdown}}
-  <hr>
-{% endif %}
-{%endfor%}
-
-{% endblock %}
\ No newline at end of file
diff --git a/templates/pages/blog_qa_with_sudhakar_gm_azure_oss_db.html b/templates/pages/blog_qa_with_sudhakar_gm_azure_oss_db.html
deleted file mode 100644 (file)
index 9ce46d3..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-{%extends "base.html" %}
-{%block title%}Blog | PostgresOpen {%endblock%}
-{%block pagetitle%}PostgresOpen {%endblock%}
-{%block content%}
-<!-- Main -->
-<h1>Blog</h1>
-<hr>
-{%for blog in blogposts %}
-
-{% if blog.title == 'Postgres Open Q&A with Sudhakar Sannakkayala, General Manager, Azure OSS Databases' %}
-  <!-- Sponsorship -->
-  <h3>{{blog.title}}</h3>
-  <h4>Posted By: {{blog.sponsorname}} on {{blog.posttime|datetimeformat('%A, %B %d')}}</h4>
-  {{blog.content|markdown}}
-  <hr>
-{% endif %}
-{%endfor%}
-
-{% endblock %}
\ No newline at end of file
diff --git a/templates/pages/blog_reg_closing_2018.html b/templates/pages/blog_reg_closing_2018.html
deleted file mode 100644 (file)
index d281bb1..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-{%extends "base.html" %}
-{%block title%}Blog | PostgresOpen {%endblock%}
-{%block pagetitle%}PostgresOpen {%endblock%}
-{%block content%}
-<!-- Main -->
-<h1>Blog</h1>
-<hr>
-{%for blog in blogposts %}
-
-{% if blog.title == 'PostgresOpen Silicon Valley Registration Closing' %}
-  <!-- Sponsorship -->
-  <h3>{{blog.title}}</h3>
-  <h4>Posted By: {{blog.sponsorname}} on {{blog.posttime|datetimeformat('%A, %B %d')}}</h4>
-  {{blog.content|markdown}}
-  <hr>
-{% endif %}
-{%endfor%}
-
-{% endblock %}
\ No newline at end of file